The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg
Matheus Macabu 00b587d44b
[release-11.4.3] Chore: Update golang.org/x/crypto and golang.org/x/oauth2 to address security issues (#101279)
4 months ago
..
aggregator [release-11.4.3] Chore: Update golang.org/x/crypto and golang.org/x/oauth2 to address security issues (#101279) 4 months ago
api [v11.3.x] User: Check SignedInUser OrgID in RevokeInvite (#95490) 8 months ago
apimachinery [release-11.4.3] Chore: Update golang.org/x/crypto and golang.org/x/oauth2 to address security issues (#101279) 4 months ago
apis RBAC: Add legacy authorization checks to service accounts (#93753) 9 months ago
apiserver [release-11.4.3] Chore: Update golang.org/x/crypto and golang.org/x/oauth2 to address security issues (#101279) 4 months ago
build [release-11.4.3] Chore: Update golang.org/x/crypto and golang.org/x/oauth2 to address security issues (#101279) 4 months ago
bus Tracing: Standardize on otel tracing (#75528) 2 years ago
cmd Chore: Restore permissions used to create plugins dir (#94139) 9 months ago
codegen chore(deps): Upgrade openapi dep, remove replace directive (#90609) 11 months ago
components Chore: Bump google.golang.org/grpc to 1.64.0 (#88219) 1 year ago
events Alerting: update rule versions on folder move (#88376) 11 months ago
expr [v11.3.x] ServerSideExpressions: Disable SQL Expressions to prevent RCE and LFI vulnerability (#94955) 8 months ago
extensions K8s: Move standalone apiserver CLI to enterprise (#93799) 9 months ago
generated Alerting: Notifications Templates API (#91349) 9 months ago
ifaces/gcsifaces
infra [release-11.4.2] Metrics: Use correct gatherer in graphite bridge (#100677) 4 months ago
kinds Dashboard Scene: Fix snapshots not displaying variables values (#88967) 10 months ago
login/social [release-11.4.3] IAM: fix grafana_com OAuth connector config overriding (#101073) 4 months ago
middleware Auth: Fix redirection when auto_login is enabled (#94311) 9 months ago
mocks/mock_gcsifaces Chore: use any rather than interface{} (#74066) 2 years ago
models Auth: Attach external session info to Grafana session (#93849) 9 months ago
modules Zanzana: Initial work to run openFGA as embedded or standalone service (#89211) 1 year ago
plugins [v11.3.x] Plugins: Skip install errors if dependency plugin already exists (#94718) 8 months ago
promlib [release-11.4.3] Chore: Update golang.org/x/crypto and golang.org/x/oauth2 to address security issues (#101279) 4 months ago
registry [v11.3.x] Alerting: Fix time-interval conversion to return bad request if payload is incorrect (#94999) 8 months ago
semconv Alerting: Fix panics when attempting to create an Alertmanager after failing (#94023) 9 months ago
server [v11.3.x] Anonymous User: Adds validator service for anonymous users (#94994) 8 months ago
services Chore: Fix linting error in release branch [11.4.3] (#101093) 4 months ago
setting [v11.3.x] Alerting: Make context deadline on AlertNG service startup configurable (#96135) 8 months ago
storage [release-11.4.3] Chore: Update golang.org/x/crypto and golang.org/x/oauth2 to address security issues (#101279) 4 months ago
tests [v11.4.x] Alerting: Fix label escaping in rule export (#98649) 6 months ago
tsdb [v11.4.x] Azure: Correctly set application insights resource values (#99598) 5 months ago
util [release-11.4.2] IAM: log error when malformed json arrays are found in SSO configs (#100651) 4 months ago
web feat: add QueryIntWithDefault to web context (#93130) 10 months ago
README.md Chore: Move all backend contribution documents to a single directory (#61140) 2 years ago
ruleguard.rules.go

README.md

This directory contains the code for the Grafana backend.

The contributor documentation for Grafana's backend is in /contribute/backend/README.md.