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
Kristina 40e11b341f
Correlations: Clean up conversion, add feature toggle for backend migration (#123454)
2 weeks ago
..
aggregator deps(go): bump github.com/hashicorp/go-secure-stdlib/plugincontainer to v0.5.0 (#123552) 2 weeks ago
api Frontend: Rewrite SRI checks feature flag to support frontend-service (#123491) 2 weeks ago
apimachinery Chore: use go 1.26.2 (#123379) 2 weeks ago
apis IAM: Service account token APIs with legacy support (#122327) 3 weeks ago
apiserver Chore: use go 1.26.2 (#123379) 2 weeks ago
build Chore: use go 1.26.2 (#123379) 2 weeks ago
bus
clientauth
cmd CLI: Fix reset-admin-password failing on PostgreSQL due to boolean = integer comparison (#122507) 3 weeks ago
codegen Chore: use go 1.26.2 (#123379) 2 weeks ago
components Chore: Use range where possible (#123281) 3 weeks ago
configprovider
events
expr Chore: Use range where possible (#123281) 3 weeks ago
extensions Chore: Upgrade moby, removed pinned docker/docker (#123296) 3 weeks ago
generated
ifaces/gcsifaces
infra deps(go): bump github.com/hashicorp/go-secure-stdlib/plugincontainer to v0.5.0 (#123552) 2 weeks ago
kinds
login/social Auth: Add managed identity token refresh support for Azure AD OAuth (#119134) 3 weeks ago
middleware
mocks/mock_gcsifaces
models
modules Chore: Use range where possible (#123281) 3 weeks ago
operators Provisioning: Rotate webhook secret periodically (#122797) 3 weeks ago
plugins deps(go): bump github.com/hashicorp/go-secure-stdlib/plugincontainer to v0.5.0 (#123552) 2 weeks ago
registry Correlations: Clean up conversion, add feature toggle for backend migration (#123454) 2 weeks ago
semconv Chore: use go 1.26.2 (#123379) 2 weeks ago
server Storage: Remove storage http bindings and feature toggle (#123484) 2 weeks ago
services Correlations: Clean up conversion, add feature toggle for backend migration (#123454) 2 weeks ago
setting Authz: Add concurrency limiter to zanzana gRPC server (#123430) 2 weeks ago
storage Add snapshot upload policy tracking (#123605) 2 weeks ago
tests Provisioning: Surface unmanaged-root collision as a pull job warning (#123598) 2 weeks ago
tsdb Azure Monitor: Stream-decode responses and typed structs for portal deep link (#123565) 2 weeks ago
util Chore: Use range where possible (#123281) 3 weeks 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.