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
Kevin Minehart 3e3dbc0e04
release v11.3.6+security-01
2 months ago
..
aggregator [release-11.3.6] Go: Bump to 1.24.2 (#103528) 3 months ago
api release v11.3.6+security-01 2 months ago
apimachinery [release-11.3.6] Go: Bump to 1.24.2 (#103528) 3 months ago
apis RBAC: Add legacy authorization checks to service accounts (#93753) 9 months ago
apiserver [release-11.3.6] Go: Bump to 1.24.2 (#103528) 3 months ago
build [release-11.3.6] Go: Bump to 1.24.2 (#103528) 3 months ago
bus Tracing: Standardize on otel tracing (#75528) 2 years ago
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.3.4] Metrics: Use correct gatherer in graphite bridge (#100676) 4 months ago
kinds Dashboard Scene: Fix snapshots not displaying variables values (#88967) 10 months ago
login/social [release-11.3.6] Auth: Fix SAML user IsExternallySynced not being set correctly (#103101) 3 months ago
middleware Auth: Fix redirection when auto_login is enabled (#94311) 9 months ago
mocks/mock_gcsifaces Chore: use any rather than interface{} (#74066) 2 years ago
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.3.6] Go: Bump to 1.24.2 (#103528) 3 months 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.3.6] Go: Bump to 1.24.2 (#103528) 3 months ago
server [v11.3.x] Anonymous User: Adds validator service for anonymous users (#94994) 8 months ago
services [release-11.3.6] [IAM] Prepend AppSubURL to redirectURI before validating it (#104092) 2 months ago
setting [v11.3.x] Alerting: Make context deadline on AlertNG service startup configurable (#96135) 8 months ago
storage [release-11.3.6] Go: Bump to 1.24.2 (#103528) 3 months ago
tests [release-11.3.5] Alerting: Re-encrypt existing contact points before get and patch in legacy config API (#101840) 4 months ago
tsdb [v11.3.x] Azure: Correctly set application insights resource values (#99597) 5 months ago
util [release-11.3.6] Go: Bump to 1.24.2 (#103528) 3 months 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.