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 a5649b6e1d
Plugins: Fix issue with propagating ID token downstream for RunStream requests (#104833)
2 weeks ago
..
aggregator Chore: Update internal go.mod references (#104262) 4 weeks ago
api Revert "Build swagger ui in seperate webpack build" (#104580) 4 weeks ago
apimachinery IAM: Add `datasources:query` support for using the authlib/authzservice (#104107) 4 weeks ago
apis Chore: Update internal go.mod references (#104262) 4 weeks ago
apiserver fix: make data syncer run configurable on mode (2->3) change (#104401) 4 weeks ago
build Chore: Replace xorm.io/xorm imports (#104458) 3 weeks ago
bus Hackaton: Add more unit tests, take 3 (#101525) 3 months ago
cmd K8s/Dashboard: Promote from alpha1 to beta1 (#104009) 4 weeks ago
codegen Chore: update golang.org/x/sys+net+text+tools+crypto (#103963) 1 month ago
components CI: Bump golangci-lint to 2.0.2 (#103572) 1 month ago
events
expr Alerting: Remove feature toggle for custom recovery threshold (#104455) 4 weeks ago
extensions unified-storage: setup ring to shard requests (#103783) 4 weeks ago
generated Provisioning: webhook last event timestamp (#103180) 2 months ago
ifaces/gcsifaces
infra Chore: Replace xorm.io/xorm imports (#104458) 3 weeks ago
kinds i18n: Add `locale` to backend (#102233) 2 months ago
login/social CI: Bump golangci-lint to 2.0.2 (#103572) 1 month ago
middleware Revert "Build swagger ui in seperate webpack build" (#104580) 4 weeks ago
mocks/mock_gcsifaces
models
modules unified-storage: setup ring to shard requests (#103783) 4 weeks ago
plugins Chore: Update internal go.mod references (#104262) 4 weeks ago
promlib Chore: bump grafana-plugin-sdk-go from v0.275.0 to v0.277.0 (#103971) 1 month ago
registry SecretsManager: Add (en/de)cryption packages (#104923) 2 weeks ago
semconv [main] Go: Bump to 1.24.2 (#103521) 1 month ago
server unified-storage: expose memberlist cluster label config (#104643) 3 weeks ago
services Plugins: Fix issue with propagating ID token downstream for RunStream requests (#104833) 2 weeks ago
setting SecretsManager: Add (en/de)cryption packages (#104923) 2 weeks ago
storage Chore: Replace xorm.io/xorm imports (#104458) 3 weeks ago
tests Alerting: Migrate notifications API to app-platform SDK application (#104424) 3 weeks ago
tsdb TestData: Fix json unmarshal error in simulation scenario (#104612) 2 weeks ago
util Chore: Replace xorm.io/xorm imports (#104458) 3 weeks ago
web CI: Bump golangci-lint to 2.0.2 (#103572) 1 month 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.