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
Gabriel MABILLE cb3cd021b7
AuthZ-Service: Add traces to cache (#105718)
2 days ago
..
aggregator CI: move grafana-build into pkg/build (#105640) 3 days ago
api Chore: Remove `extraThemes` feature toggle (#105623) 3 days ago
apimachinery CI: move grafana-build into pkg/build (#105640) 3 days ago
apis CI: move grafana-build into pkg/build (#105640) 3 days ago
apiserver CI: move grafana-build into pkg/build (#105640) 3 days ago
build Chore: Detaching go tools from the main Grafana workspace (#104861) 2 days ago
bus Hackaton: Add more unit tests, take 3 (#101525) 3 months ago
cmd refactor(unified-storage): move generated protos to own pkg (#105356) 1 week ago
codegen Chore: Update golang.org/x/ and do not omitempty Items (#105371) 1 week ago
components Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 2 weeks ago
events Alerting: update rule versions on folder move (#88376) 9 months ago
expr i18n: Use `grafana/i18n` to init the `locale` and manage the `regionalFormat` (#105281) 4 days ago
extensions Remove kube-aggregator from OSS (#103659) 1 week ago
generated Provisioning: webhook last event timestamp (#103180) 2 months ago
ifaces/gcsifaces
infra Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 2 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 Auth: Attach external session info to Grafana session (#93849) 8 months ago
modules unified-storage: distributor instructions and fix race condition (#105630) 3 days ago
plugins Dependencies: Bump packages in modules with incorrect dependencies or outside of workspace (#105455) 1 week ago
promlib CI: move grafana-build into pkg/build (#105640) 3 days ago
registry SecretsManager: Update decrypt authorization with service identity (#105668) 3 days ago
semconv Chore: Bump Go version to 1.24.3 (#105098) 2 weeks ago
server SecretsManager: Introduce secrets database wrapper (#105472) 3 days ago
services AuthZ-Service: Add traces to cache (#105718) 2 days ago
setting Plugins: Add preinstall_sync config - allow plugins to be preinstalled synchronously (#105292) 7 days ago
storage refactor(unified-storage): set the GUID in the resource server (#105683) 2 days ago
tests Dashboards: Schema V2 - Rename Annotations 'options' to 'legacyOptions' and Fix stale props (#105266) 3 days ago
tsdb Tempo: Support alerting and recorded rules in TraceQL metrics (#105094) 2 days ago
util fix(util): flaky debouncer test (#105541) 1 week ago
web Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 2 weeks 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.