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
Stephanie Hingtgen 844a7332b9
Zanzana: Add orphan cleanup to reconciler (#115775)
15 hours ago
..
aggregator Apps: update grafana-app-sdk to v0.48.7 (#115362) 3 weeks ago
api Plugins: Remove `pkg/services/org` and `pkg/services/pluginsintegration/pluginerrs` dependencies (#115820) 2 days ago
apimachinery Apps: update grafana-app-sdk to v0.48.7 (#115362) 3 weeks ago
apis
apiserver Auditing: Move sinkable/logger interfaces and add global default logger implementation (#115743) 1 week ago
build Apps: update grafana-app-sdk to v0.48.7 (#115362) 3 weeks ago
bus
clientauth Chore: Unify token exchange round trippers (#115609) 2 days ago
cmd
codegen deps(go): bump github.com/expr-lang/expr from 1.17.6 to 1.17.7 in /pkg/codegen (#115460) 3 weeks ago
components
configprovider
events
expr
extensions Secrets: changes to allow a 3rd party keeper / secret references (#115156) 1 day ago
generated
ifaces/gcsifaces
infra Plugins: Remove `pkg/infra/fs`, `pkg/infra/tracing` and `pkg/infra/process` dependencies from pkg/plugins (#115798) 2 days ago
kinds Dashboard: Support Angular panel migrations in v2 schema (#115368) 3 weeks ago
login/social Auth: Cleanup duplicate isGroupMember methods from OAuth connectors (#115786) 2 days ago
middleware Revert "App Plugins: Allow to define experimental pages" (#115841) 2 days ago
mocks/mock_gcsifaces
models
modules
operators Chore: Unify token exchange round trippers (#115609) 2 days ago
plugins Plugins: Remove `pkg/infra/log` as dependency (#115832) 1 day ago
promlib Apps: update grafana-app-sdk to v0.48.7 (#115362) 3 weeks ago
registry Stars: Return an error when trying to save non-dashboard stars with legacy storage (#115761) 24 hours ago
semconv Plugins: Add tracing to pipeline (#115448) 3 weeks ago
server Plugins: Remove `pkg/services/org` and `pkg/services/pluginsintegration/pluginerrs` dependencies (#115820) 2 days ago
services Zanzana: Add orphan cleanup to reconciler (#115775) 15 hours ago
setting OpenFeature: Add OFREP provider type (#115857) 1 day ago
storage Secrets: changes to allow a 3rd party keeper / secret references (#115156) 1 day ago
tests Access Control: Re-add OSS Seeding (#115858) 22 hours ago
tsdb Graphite: Fix series naming convention in backend mode (#115588) 2 days ago
util Plugins: Remove `pkg/infra/fs`, `pkg/infra/tracing` and `pkg/infra/process` dependencies from pkg/plugins (#115798) 2 days ago
web
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.