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
Santiago 57640e40a2
Remote Alertmanager: Consider auto-gen routes when flagging a config as "default" (#105120)
2 months ago
..
aggregator Chore: Bump Go version to 1.24.3 (#105098) 2 months ago
api Revert "Build swagger ui in seperate webpack build" (#104580) 3 months ago
apimachinery Chore: Bump Go version to 1.24.3 (#105098) 2 months ago
apis Chore: Bump Go version to 1.24.3 (#105098) 2 months ago
apiserver Chore: Bump Go version to 1.24.3 (#105098) 2 months ago
build Chore: Bump Go version to 1.24.3 (#105098) 2 months ago
bus Hackaton: Add more unit tests, take 3 (#101525) 5 months ago
cmd K8s/Dashboard: Promote from alpha1 to beta1 (#104009) 3 months ago
codegen Chore: Bump Go version to 1.24.3 (#105098) 2 months ago
components CI: Bump golangci-lint to 2.0.2 (#103572) 3 months ago
events Alerting: update rule versions on folder move (#88376) 11 months ago
expr Alerting: Remove feature toggle for custom recovery threshold (#104455) 3 months ago
extensions unified-storage: setup ring to shard requests (#103783) 3 months ago
generated Provisioning: webhook last event timestamp (#103180) 4 months ago
ifaces/gcsifaces
infra Chore: Replace xorm.io/xorm imports (#104458) 3 months ago
kinds i18n: Add `locale` to backend (#102233) 4 months ago
login/social CI: Bump golangci-lint to 2.0.2 (#103572) 3 months ago
middleware Revert "Build swagger ui in seperate webpack build" (#104580) 3 months ago
mocks/mock_gcsifaces
models Auth: Attach external session info to Grafana session (#93849) 10 months ago
modules unified-storage: setup ring to shard requests (#103783) 3 months ago
plugins Chore: Bump Go version to 1.24.3 (#105098) 2 months ago
promlib Chore: Bump Go version to 1.24.3 (#105098) 2 months ago
registry Alerting: Move alerting codegen to --grouping=group (#105068) 2 months ago
semconv Chore: Bump Go version to 1.24.3 (#105098) 2 months ago
server unified-storage: expose memberlist cluster label config (#104643) 3 months ago
services Remote Alertmanager: Consider auto-gen routes when flagging a config as "default" (#105120) 2 months ago
setting Settings: Exclude zanzana client token value from output (#105018) 3 months ago
storage Chore: Bump Go version to 1.24.3 (#105098) 2 months ago
tests Alerting: Move alerting codegen to --grouping=group (#105068) 2 months ago
tsdb Jaeger: Migrate "search" query type to backend (#103399) 2 months ago
util Chore: Add snowflake xorm tag (#104300) 3 months ago
web CI: Bump golangci-lint to 2.0.2 (#103572) 3 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.