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
Matias Chomicki 5a2b1c3d26
release v11.4.6
2 weeks ago
..
aggregator [release-11.4.6] Dependencies: Bump Go to v1.24.4 (#106569) 2 weeks ago
api [release-11.4.6]: Add static tests (#106132) 4 weeks ago
apimachinery [release-11.4.6] Dependencies: Bump Go to v1.24.4 (#106569) 2 weeks ago
apis RBAC: Add legacy authorization checks to service accounts (#93753) 9 months ago
apiserver [release-11.4.6] Dependencies: Bump Go to v1.24.4 (#106569) 2 weeks ago
build [release-11.4.6] Dependencies: Bump Go to v1.24.4 (#106569) 2 weeks ago
bus
cmd Chore: Restore permissions used to create plugins dir (#94139) 9 months ago
codegen chore(deps): Upgrade openapi dep, remove replace directive (#90609) 11 months ago
components Chore: Bump google.golang.org/grpc to 1.64.0 (#88219) 1 year ago
events Alerting: update rule versions on folder move (#88376) 11 months ago
expr [v11.3.x] ServerSideExpressions: Disable SQL Expressions to prevent RCE and LFI vulnerability (#94955) 8 months ago
extensions K8s: Move standalone apiserver CLI to enterprise (#93799) 9 months ago
generated Alerting: Notifications Templates API (#91349) 9 months ago
ifaces/gcsifaces
infra [release-11.4.2] Metrics: Use correct gatherer in graphite bridge (#100677) 4 months ago
kinds Dashboard Scene: Fix snapshots not displaying variables values (#88967) 10 months ago
login/social [release-11.4.4] Auth: Fix SAML user IsExternallySynced not being set correctly (#103098) 3 months ago
middleware Auth: Fix redirection when auto_login is enabled (#94311) 9 months ago
mocks/mock_gcsifaces
models Auth: Attach external session info to Grafana session (#93849) 9 months ago
modules Zanzana: Initial work to run openFGA as embedded or standalone service (#89211) 1 year ago
plugins [v11.3.x] Plugins: Skip install errors if dependency plugin already exists (#94718) 8 months ago
promlib [release-11.4.6] Dependencies: Bump Go to v1.24.4 (#106569) 2 weeks ago
registry [v11.3.x] Alerting: Fix time-interval conversion to return bad request if payload is incorrect (#94999) 8 months ago
semconv [release-11.4.6] Dependencies: Bump Go to v1.24.4 (#106569) 2 weeks ago
server [v11.3.x] Anonymous User: Adds validator service for anonymous users (#94994) 8 months ago
services release v11.4.6 2 weeks ago
setting [v11.3.x] Alerting: Make context deadline on AlertNG service startup configurable (#96135) 8 months ago
storage [release-11.4.6] Dependencies: Bump Go to v1.24.4 (#106569) 2 weeks ago
tests release v11.4.6 2 weeks ago
tsdb [v11.4.x] Azure: Correctly set application insights resource values (#99598) 5 months ago
util [release-11.4.6] Dependencies: Bump Go to v1.24.4 (#106569) 2 weeks ago
web feat: add QueryIntWithDefault to web context (#93130) 10 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.