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
grafana-delivery-bot[bot] 3806b6eec4
[release-11.5.6] CloudMigrations: Omit autoincremented id for alert snapshots (#106637)
6 months ago
..
aggregator [release-11.5.6] Dependencies: Bump Go to v1.24.4 (#106568) 6 months ago
api [release-11.5.6]: Fix static tests (#106133) 7 months ago
apimachinery [release-11.5.6] Dependencies: Bump Go to v1.24.4 (#106568) 6 months ago
apis CloudMigrations: Enable feature toggle by default in 11.5 (#98686) 11 months ago
apiserver [release-11.5.6] Dependencies: Bump Go to v1.24.4 (#106568) 6 months ago
build [release-11.5.6] Dependencies: Bump Go to v1.24.4 (#106568) 6 months ago
bus
cmd Tests: Require GrafanaOpts when creating Grafana dir (#97825) 1 year ago
codegen [release-11.5.6] Dependencies: Bump Go to v1.24.4 (#106568) 6 months ago
components Chore: Bump google.golang.org/grpc to 1.64.0 (#88219) 2 years ago
events Alerting: update rule versions on folder move (#88376) 1 year ago
expr [release-11.5.4] Prometheus: Add support for cloud partners Prometheus data sources (#103942) 8 months ago
extensions K8s: Move standalone apiserver CLI to enterprise (#93799) 1 year ago
generated Provisioning: Add resource types (#98727) 11 months ago
ifaces/gcsifaces
infra [release-11.5.4] Prometheus: Add support for cloud partners Prometheus data sources (#103942) 8 months ago
kinds Dashboards: Add possibility to lock multi value variables option list (#95949) 1 year ago
login/social [release-11.5.3] IAM: fix grafana_com OAuth connector config overriding (#101070) 10 months ago
middleware [release-11.5.3] Org redirection: Fix linking between orgs (#102089) 9 months ago
mocks/mock_gcsifaces
models Auth: Attach external session info to Grafana session (#93849) 1 year ago
modules K8s: Add tracing to apiserver startup (#95744) 1 year ago
plugins [release-11.5.6] Dependencies: Bump Go to v1.24.4 (#106568) 6 months ago
promlib [release-11.5.6] Dependencies: Bump Go to v1.24.4 (#106568) 6 months ago
registry Zanzana: Remove usage from legacy access control (#98883) 11 months ago
semconv [release-11.5.6] Dependencies: Bump Go to v1.24.4 (#106568) 6 months ago
server Folders: Replace sql query with folder service call when collecting folder tree (#98443) 11 months ago
services [release-11.5.6] CloudMigrations: Omit autoincremented id for alert snapshots (#106637) 6 months ago
setting Zanzana: Setup GRPC authentication in client/server mode (#98680) 11 months ago
storage [release-11.5.6] Dependencies: Bump Go to v1.24.4 (#106568) 6 months ago
tests [release-11.5.3] Alerting: Re-encrypt existing contact points before get and patch in legacy config API (#101819) 9 months ago
tsdb [release-11.5.4] Azure: Add support for custom namespace and custom metrics variable queries (#103650) 8 months ago
util [release-11.5.6] Dependencies: Bump Go to v1.24.4 (#106568) 6 months ago
web feat: add QueryIntWithDefault to web context (#93130) 1 year 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.