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
Leonor Oliveira ec343f276f
Dual writer: mode 4 (#90581)
1 year ago
..
api OpenAPI: Document the `/api/health` endpoint (#88203) 1 year ago
apimachinery K8s/Dashboards: Implement dashboards as StorageBackend (#90295) 1 year ago
apis Alerting: Receiver API Get+List+Delete (#90384) 1 year ago
apiserver Dual writer: mode 4 (#90581) 1 year ago
build chore(deps): Upgrade openapi dep, remove replace directive (#90609) 1 year ago
bus
cmd DualWrite: Cleanup and centralize the dual write creation (#90013) 1 year ago
codegen chore(deps): Upgrade openapi dep, remove replace directive (#90609) 1 year ago
components
events
expr Chore: Add more logs and tracing to hysteresis flows (#90369) 1 year ago
extensions PDF: Add go dependency (#89949) 1 year ago
generated Alerting: Receiver API Get+List+Delete (#90384) 1 year ago
ifaces/gcsifaces
infra ReplStore: Add support for round robin load balancing between multiple read replicas (#90530) 1 year ago
kinds Navigation: Show list of pinned items on MegaMenu (#90280) 1 year ago
login/social Auth: Add support for escaping colon characters in org_mapping (#89951) 1 year ago
middleware K8s: use contexthandler in standalone handler chain (#90102) 1 year ago
mocks/mock_gcsifaces
models Chore: Move identity and errutil to apimachinery module (#89116) 2 years ago
modules Zanzana: Initial work to run openFGA as embedded or standalone service (#89211) 2 years ago
plugins Loki: Remove unnecessary `featuremgmt` (#90874) 1 year ago
promlib chore(deps): Upgrade openapi dep, remove replace directive (#90609) 1 year ago
registry Storage: Update storage.Interface for backend (#90382) 1 year ago
server RBAC: Refactor RBAC plugin interface code (#90679) 1 year ago
services Dual writer: mode 4 (#90581) 1 year ago
setting CloudMigrations: Send local events to gms during the migration process (#90637) 1 year ago
storage/unified Grafana: Skip US tests breaking enterprise for now (#90869) 1 year ago
tests Dual writer: mode 3 (#90045) 1 year ago
tsdb Loki: Remove unnecessary `featuremgmt` (#90874) 1 year ago
util Chore: go mod tidy + sum cleanup (#90576) 1 year ago
web K8s: use contexthandler in standalone handler chain (#90102) 1 year 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.