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
github-actions[bot] 9bbe672d13 patch(security): patch(security): Fix SQL expression parser AST walker bypasses 4 weeks ago
..
aggregator [release-13.0.1] Go: Update to 1.25.9 (#122102) 2 months ago
api patch(security): restrict SSO token injection to allowlisted GCOM proxy paths 4 weeks ago
apimachinery [release-13.0.1] Go: Update to 1.25.9 (#122102) 2 months ago
apis App Settings: Add inline secure values (#121556) 2 months ago
apiserver [release-13.0.1] Go: Update to 1.25.9 (#122102) 2 months ago
build [release-13.0.1] Go: Update to 1.25.9 (#122102) 2 months ago
bus
clientauth
cmd Packaging: Remove `grafana-cli` and `grafana-server` commands; use `grafana cli` or `grafana server` instead (#120225) 3 months ago
codegen [release-13.0.1] Go: Update to 1.25.9 (#122102) 2 months ago
components
configprovider
events
expr patch(security): patch(security): Fix SQL expression parser AST walker bypasses 4 weeks ago
extensions Dependencies: Fix enterprise imports and tidy go.mod (#121542) 2 months ago
generated
ifaces/gcsifaces
infra [release-13.0.1] Go: Update to 1.25.9 (#122102) 2 months ago
kinds Dashboards: Add enableGroupBy field to v1 ad-hoc variable schema and conversions (#121236) 2 months ago
login/social
middleware CSP: Add configurable form-action directive via $FORM_ACTION_ADDITIONAL_HOSTS (#121473) 2 months ago
mocks/mock_gcsifaces
models
modules
operators Provisioning: wire API server to pin folder api to v1 version (#121568) 2 months ago
plugins [release-13.0.1] Go: Update to 1.25.9 (#122102) 2 months ago
registry patch(security): Snapshots: Wire SignedInUser on K8s custom route handlers 4 weeks ago
semconv [release-13.0.1] Go: Update to 1.25.9 (#122102) 2 months ago
server Dashboards: Remove db store (#121815) 2 months ago
services patch(security): patch(security): ServiceAccounts RBAC cache invalidation on permission change 4 weeks ago
setting Zanzana: Fix mt-reconciler ReadRequest.PageSize exceeding OpenFGA limit (#121764) 2 months ago
storage [release-13.0.1] Unified storage: Skip migrations if dualwrite state shows they were already migrated (#122880) 2 months ago
tests [release-13.0.1] Provisioning: metadata uid update should not overtake folders (#122523) 2 months ago
tsdb patch(security): MSSQL, MySQL, postgres infinite loop exploit 4 weeks ago
util Dashboards: Get annotations and dashboard endpoint performance improvements (#119378) 2 months 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.