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
Vardan Torosyan 03ef34f839 Revert additional changes 3 weeks ago
..
aggregator CI: move grafana-build into pkg/build (#105640) 2 months ago
api Apply security patch security-patch-202505051005.patch (#105754) 2 months ago
apimachinery CI: move grafana-build into pkg/build (#105640) 2 months ago
apis QueryLibrary: Added IsLocked field (#105634) 2 months ago
apiserver DualWriter: remove RV+UID for secondary update (#105543) 2 months ago
build CI: remove go-version flag (#105844) 2 months ago
bus Hackaton: Add more unit tests, take 3 (#101525) 5 months ago
cmd refactor(unified-storage): move generated protos to own pkg (#105356) 2 months ago
codegen Chore: Update golang.org/x/ and do not omitempty Items (#105371) 2 months ago
components Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 2 months ago
events Alerting: update rule versions on folder move (#88376) 11 months ago
expr i18n: Use `grafana/i18n` to init the `locale` and manage the `regionalFormat` (#105281) 2 months ago
extensions Remove kube-aggregator from OSS (#103659) 2 months ago
generated Provisioning: webhook last event timestamp (#103180) 4 months ago
ifaces/gcsifaces
infra Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 2 months ago
kinds i18n: Add `locale` to backend (#102233) 4 months ago
login/social Revert additional changes 3 weeks 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: distributor instructions and fix race condition (#105630) 2 months ago
plugins Dependencies: Bump packages in modules with incorrect dependencies or outside of workspace (#105455) 2 months ago
promlib CI: move grafana-build into pkg/build (#105640) 2 months ago
registry ds-querier: small renames (#105701) 2 months ago
semconv Chore: Bump Go version to 1.24.3 (#105098) 2 months ago
server SecretsManager: Introduce db migrator with keeper table (#105538) 2 months ago
services OAuth: Improve error messaging 3 weeks ago
setting OAuth: Improve error messaging 3 weeks ago
storage refactor(unified-storage): rename cache to avoid import conflicts (#105831) 2 months ago
tests SecretsManager: Introduce keeper store (#105557) 2 months ago
tsdb Azure: Fix Application Insights metadata requests (#105614) 2 months ago
util fix(util): flaky debouncer test (#105541) 2 months ago
web Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 2 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.