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
Yuri Tseretyan a9165fe8bc fix integration test 1 month ago
..
aggregator [release-11.4.5] Dependencies: Bump packages in modules with incorrect dependencies or outside of workspace (#105466) 1 month ago
api apply security patch: release-11.4.5/security-patch-202505051005.patch 1 month ago
apimachinery [release-11.4.5] Dependencies: Bump packages in modules with incorrect dependencies or outside of workspace (#105466) 1 month ago
apis RBAC: Add legacy authorization checks to service accounts (#93753) 9 months ago
apiserver [release-11.4.5] Dependencies: Bump packages in modules with incorrect dependencies or outside of workspace (#105466) 1 month ago
build [release-11.4.5] Dependencies: Bump packages in modules with incorrect dependencies or outside of workspace (#105466) 1 month ago
bus
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.4] Auth: Fix SAML user IsExternallySynced not being set correctly (#103098) 3 months ago
middleware Auth: Fix redirection when auto_login is enabled (#94311) 9 months ago
mocks/mock_gcsifaces
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.5] Dependencies: Bump packages in modules with incorrect dependencies or outside of workspace (#105466) 1 month ago
registry [v11.3.x] Alerting: Fix time-interval conversion to return bad request if payload is incorrect (#94999) 8 months ago
semconv [release-11.4.5] Dependencies: Bump github.com/openfga/openfga from v1.8.5 to v1.8.12 (#105375) 1 month ago
server [v11.3.x] Anonymous User: Adds validator service for anonymous users (#94994) 8 months ago
services apply security patch: release-11.4.5/404-202504151210.patch 1 month ago
setting [v11.3.x] Alerting: Make context deadline on AlertNG service startup configurable (#96135) 8 months ago
storage [release-11.4.5] Dependencies: Bump packages in modules with incorrect dependencies or outside of workspace (#105466) 1 month ago
tests fix integration test 1 month ago
tsdb [v11.4.x] Azure: Correctly set application insights resource values (#99598) 5 months ago
util [release-11.4.5] Dependencies: Bump github.com/openfga/openfga from v1.8.5 to v1.8.12 (#105375) 1 month ago
web feat: add QueryIntWithDefault to web context (#93130) 10 months ago
README.md
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.