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
Michael Mandrus a43a538976
CloudMigrations: Fix issues discovered during end to end testing (#90562)
10 months ago
..
api Plugins: Add logs to for plugin management actions (#90587) 10 months ago
apimachinery K8s/Dashboards: Implement dashboards as StorageBackend (#90295) 10 months ago
apis Alerting: Receiver API Get+List+Delete (#90384) 11 months ago
apiserver Chore: go mod tidy + sum cleanup (#90576) 10 months ago
build Chore: go mod tidy + sum cleanup (#90576) 10 months ago
bus Tracing: Standardize on otel tracing (#75528) 2 years ago
cmd DualWrite: Cleanup and centralize the dual write creation (#90013) 11 months ago
codegen Chore: Upgrade/fix deps after thema removal (#86763) 1 year ago
components Chore: Bump google.golang.org/grpc to 1.64.0 (#88219) 1 year ago
events
expr Chore: Add more logs and tracing to hysteresis flows (#90369) 11 months ago
extensions PDF: Add go dependency (#89949) 11 months ago
generated Alerting: Receiver API Get+List+Delete (#90384) 11 months ago
ifaces/gcsifaces
infra ReplStore: Add support for round robin load balancing between multiple read replicas (#90530) 10 months ago
kinds Dashboard: Allow disabling dashboard grid lazy loading (#89280) 11 months ago
login/social Auth: Add support for escaping colon characters in org_mapping (#89951) 11 months ago
middleware K8s: use contexthandler in standalone handler chain (#90102) 11 months ago
mocks/mock_gcsifaces Chore: use any rather than interface{} (#74066) 2 years ago
models Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
modules Zanzana: Initial work to run openFGA as embedded or standalone service (#89211) 11 months ago
plugins Plugins: Add logs to for plugin management actions (#90587) 10 months ago
promlib Chore: go mod tidy + sum cleanup (#90576) 10 months ago
registry Storage: Update storage.Interface for backend (#90382) 10 months ago
server K8s: use contexthandler in standalone handler chain (#90102) 11 months ago
services CloudMigrations: Fix issues discovered during end to end testing (#90562) 10 months ago
setting Explore: Add setting for default time offset (#90401) 10 months ago
storage/unified ResourceServer: Resource store sql backend (#90170) 10 months ago
tests K8s/Dashboards: Implement dashboards as StorageBackend (#90295) 10 months ago
tsdb Prometheus: Reintroduce Azure audience override feature flag (#90339) 10 months ago
util Chore: go mod tidy + sum cleanup (#90576) 10 months ago
web K8s: use contexthandler in standalone handler chain (#90102) 11 months ago
README.md Chore: Move all backend contribution documents to a single directory (#61140) 2 years ago
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.