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
Kevin Yu bb93ae3e12 release v11.6.0+security-01 3 months ago
..
aggregator Chore: Update JWT library (CVE-2025-30204) (#102727) 3 months ago
api Sanitize paths before evaluating access to route 3 months ago
apimachinery Auth: Update to authlib (#101863) 4 months ago
apis Provisioning: Update spec and dependencies (#101746) 4 months ago
apiserver Chore: Update JWT library (CVE-2025-30204) (#102727) 3 months ago
build Chore: Bump dependencies to address security issues (#101620) 4 months ago
bus Hackaton: Add more unit tests, take 3 (#101525) 4 months ago
cmd Plugins: Remove uninstall plugin step from cli plugins update-all (#101632) 4 months ago
codegen Chore: Bump github.com/expr-lang/expr to v1.17.0 to address CVE-2025-29786 (#102533) 3 months ago
components Hackaton: Add more unit tests, take 3 (#101525) 4 months ago
events Alerting: update rule versions on folder move (#88376) 11 months ago
expr SQL Expressions: Simplify test code (#101718) 4 months ago
extensions Use enterprise imports for pro builds as well. (#101423) 4 months ago
generated Provisioning: Define large parts of our infrastructure (#101029) 4 months ago
ifaces/gcsifaces
infra Hackaton 12: Add some unit tests, take 1 (#101457) 4 months ago
kinds Schema V2: Adjust quick_ranges in time settings and remove time_options (#100135) 4 months ago
login/social Hackaton: Add more unit tests, take 3 (#101525) 4 months ago
middleware Hackaton: Add more unit tests, take 3 (#101525) 4 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 K8s: Add tracing to apiserver startup (#95744) 8 months ago
plugins Chore: Bump github.com/expr-lang/expr to v1.17.0 to address CVE-2025-29786 (#102533) 3 months ago
promlib Chore: Update JWT library (CVE-2025-30204) (#102727) 3 months ago
registry APIs: Remove dashboard and folder registration 3 months ago
semconv Chore: Bump Go to 1.23.7 (#101576) 4 months ago
server Add OpenFeature providers (#101071) 4 months ago
services [release-11.6.0] Alerting: Add migration to clean up rule versions table (#102562) 3 months ago
setting Alerting: Allow selection of recording rule write target on per-rule basis. (#101778) 4 months ago
storage Chore: Update JWT library (CVE-2025-30204) (#102727) 3 months ago
tests K8s: Schema v2: Return 406 in /api (#101842) 4 months ago
tsdb Hackaton: Add more unit tests, take 4 (#101704) 4 months ago
util Hackaton: Add more unit tests, take 4 (#101704) 4 months 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.