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
Will Browne 5a2cba7b01
Plugins: Forward HTTP headers to plugin streaming calls (#101960)
2 months ago
..
aggregator Codegen: Cog and go fixes (#101408) 2 months ago
api Unistore: Create default permissions through Folder APIServer (#101420) 2 months ago
apimachinery K8s/Dashboards: Fix title extraction (#101990) 2 months ago
apis K8s/Dashboards: Fix title extraction (#101990) 2 months ago
apiserver Codegen: Cog and go fixes (#101408) 2 months ago
build Codegen: Cog and go fixes (#101408) 2 months ago
bus Hackaton: Add more unit tests, take 3 (#101525) 3 months ago
cmd Plugins: Remove uninstall plugin step from cli plugins update-all (#101632) 3 months ago
codegen Codegen: Cog and go fixes (#101408) 2 months ago
components Hackaton: Add more unit tests, take 3 (#101525) 3 months ago
events Alerting: update rule versions on folder move (#88376) 9 months ago
expr SQL Expressions: Add cell-limit for input dataframes (#101700) 2 months ago
extensions Use enterprise imports for pro builds as well. (#101423) 3 months ago
generated Provisioning: Add RTK client in main (#101991) 2 months ago
ifaces/gcsifaces
infra Chore: Add username option for redis remote cache (#101787) 2 months ago
kinds Codegen: Cog and go fixes (#101408) 2 months ago
login/social Hackaton: Add more unit tests, take 3 (#101525) 3 months ago
middleware Hackaton: Add more unit tests, take 3 (#101525) 3 months ago
mocks/mock_gcsifaces
models Auth: Attach external session info to Grafana session (#93849) 7 months ago
modules K8s: Add tracing to apiserver startup (#95744) 7 months ago
plugins Codegen: Cog and go fixes (#101408) 2 months ago
promlib Codegen: Cog and go fixes (#101408) 2 months ago
registry fix(unified-storage): add missing dashboard legacy_id when in legacy read mode (#101944) 2 months ago
semconv Chore: Update to latest go plugin SDK (#101939) 2 months ago
server Alerting: Add scheduled clean-up of deleted rules (#101963) 2 months ago
services Plugins: Forward HTTP headers to plugin streaming calls (#101960) 2 months ago
setting Alerting: Add scheduled clean-up of deleted rules (#101963) 2 months ago
storage Codegen: Cog and go fixes (#101408) 2 months ago
tests Provisioning: Add RTK client in main (#101991) 2 months ago
tsdb Codegen: Cog and go fixes (#101408) 2 months ago
util Chore: Update to latest go plugin SDK (#101939) 2 months ago
web feat: add QueryIntWithDefault to web context (#93130) 8 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.