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
Ashley Harrison 2d1fb94f2d
Playwright: Gate server start up with `GRAFANA_URL` env var (#108302)
2 days ago
..
aggregator Data Plane Aggregator: Update README with more context (#108138) 4 days ago
api Security: Fixes for CVE-2025-6197 and CVE-2025-6023 (#108330) 2 days ago
apimachinery Chore: Update gocloud.dev dependency to v0.42.0 (#108054) 6 days ago
apis Provisioning: Add user token to git and bitbucket repository specs (#108186) 3 days ago
apiserver Chore: Update gocloud.dev dependency to v0.42.0 (#108054) 6 days ago
build Playwright: Gate server start up with `GRAFANA_URL` env var (#108302) 2 days ago
bus Hackaton: Add more unit tests, take 3 (#101525) 5 months ago
clientauth/middleware Feature-Flag service: signing middleware for cloud usecase (#107745) 3 days ago
cmd K8s: Library Panels: Add rerouting for get (#107362) 3 weeks ago
codegen Future-proofing query and data source model in Dashboard Schema v2 (#104194) 2 weeks ago
components Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 2 months ago
events Alerting: update rule versions on folder move (#88376) 11 months ago
expr Query Service: Combine SSE handling in single tenant and multi tenant paths (#108041) 3 days ago
extensions Secrets: Add kms providers imports (#108210) 3 days ago
generated Provisioning: Add user token to git and bitbucket repository specs (#108186) 3 days ago
ifaces/gcsifaces
infra Chore: Update mocks with recent mockery (#107816) 2 weeks ago
kinds QueryVariable: Add static options input (#107514) 6 days ago
login/social SSO: Add prompt param to SSO settings (#107969) 3 days ago
middleware Security: Fixes for CVE-2025-6197 and CVE-2025-6023 (#108330) 2 days ago
mocks/mock_gcsifaces
models Auth: Attach external session info to Grafana session (#93849) 10 months ago
modules unified-storage: Distributor rename to better reflect that it'll be used for search (#107409) 3 weeks ago
plugins Plugins: Introduce plugin asset provider (#108063) 3 days ago
promlib Prometheus: Fix interpolating minStep for range queries when incremental querying enabled (#107715) 5 days ago
registry Feature/unified storage search dual reader (#108291) 2 days ago
semconv Chore: Update app-sdk to v39 (#106785) 1 month ago
server Query Service: Combine SSE handling in single tenant and multi tenant paths (#108041) 3 days ago
services `Authorizer`: rename and enforce only once for `NewGrafanaAuthorizer` (#108294) 2 days ago
setting Alerting: Notifiication history (#107644) 3 days ago
storage Remove timeout info from logs when shadow request to search succeeds (#108324) 2 days ago
tests Query Service: Combine SSE handling in single tenant and multi tenant paths (#108041) 3 days ago
tsdb CloudWatch: Handle log alerts queries where the time field is not the first field (#108277) 2 days ago
util Chore: Update mocks with recent mockery (#107816) 2 weeks ago
web Security: Fixes for CVE-2025-6197 and CVE-2025-6023 (#108330) 2 days 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.