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
Alexander Zobnin aa92dc860b
Zanzana: Improve server side error handling (#106378)
3 weeks ago
..
aggregator Bump tempo to 20250529124718-87c2dc380cec (#106220) 4 weeks ago
api Folders: Correctly resolve nested folder breadcrumbs (#106344) 3 weeks ago
apimachinery Chore: Update k8s.io to v0.33.1 (#105307) 1 month ago
apis Bump tempo to 20250529124718-87c2dc380cec (#106220) 4 weeks ago
apiserver Bump tempo to 20250529124718-87c2dc380cec (#106220) 4 weeks ago
build CI: Temporarily disable --verify in nightly release (#106313) 3 weeks ago
bus Hackaton: Add more unit tests, take 3 (#101525) 4 months ago
cmd refactor(unified-storage): move generated protos to own pkg (#105356) 1 month ago
codegen Bump tempo to 20250529124718-87c2dc380cec (#106220) 4 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 SQL Expressions: Always convert on type first (#106083) 4 weeks ago
extensions Remove support for Google Spanner database. (#105846) 1 month ago
generated Chore: Update k8s.io to v0.33.1 (#105307) 1 month ago
ifaces/gcsifaces
infra SecretsManager: Various utils for usage insights, outbox and secretkeeper (#106010) 4 weeks ago
kinds Chore: Update k8s.io to v0.33.1 (#105307) 1 month ago
login/social Auth: Add Azure/Entra workload identity support (#104807) 4 weeks ago
middleware Revert "Build swagger ui in seperate webpack build" (#104580) 2 months ago
mocks/mock_gcsifaces
models Auth: Attach external session info to Grafana session (#93849) 9 months ago
modules unified-storage: distributor instructions and fix race condition (#105630) 1 month ago
plugins Revert "Postgres: Switch the datasource plugin from lib/pq to pgx (#103961)" (#106270) 3 weeks ago
promlib Bump tempo to 20250529124718-87c2dc380cec (#106220) 4 weeks ago
registry Folders: Correctly resolve nested folder breadcrumbs (#106344) 3 weeks ago
semconv Chore: Bump Go version to 1.24.3 (#105098) 2 months ago
server Bump tempo to 20250529124718-87c2dc380cec (#106220) 4 weeks ago
services Zanzana: Improve server side error handling (#106378) 3 weeks ago
setting Alerting: Add support for Redis Sentinel for Alerting HA (#106322) 3 weeks ago
storage Bump tempo to 20250529124718-87c2dc380cec (#106220) 4 weeks ago
tests Alerting: Enable recording rules by default (#105603) 4 weeks ago
tsdb Azure: Improved identification of Application Insights resouces (#106281) 3 weeks ago
util feat(unified-storage): round robin queue and scheduler package (#105544) 1 month ago
web Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 2 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.