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
Ieva 69a38c634c
RBAC: Enable action sets by default (#96286)
7 months ago
..
aggregator Loki: Add support for injecting scopes into loki expressions. (#95591) 7 months ago
api Zipkin: Run health check through backend (#96031) 7 months ago
apimachinery Authn: Always set namespace (#96230) 7 months ago
apis PoC: Define userstorage API (#95557) 7 months ago
apiserver Authn: Always set namespace (#96230) 7 months ago
build Revert "Chore: Enable cache on golangci linter" (#96069) 7 months ago
bus
cmd CLI: Remove `manager-users` conflict users cli (#95135) 7 months ago
codegen chore(deps): Upgrade openapi dep, remove replace directive (#90609) 10 months ago
components
events Alerting: update rule versions on folder move (#88376) 10 months ago
expr ServerSideExpressions: Disable SQL Expressions to prevent RCE and LFI vulnerability (#94942) 7 months ago
extensions K8s: Move standalone apiserver CLI to enterprise (#93799) 8 months ago
generated Alerting: Notifications Routes API (#91550) 7 months ago
ifaces/gcsifaces
infra Plugins: Add metric to track plugin backend target (#95976) 7 months ago
kinds Dashboard Scene: Fix snapshots not displaying variables values (#88967) 9 months ago
login/social Auth: Introduce authn.SSOClientConfig to get client config from SSOSettings service (#94618) 7 months ago
middleware Auth: Fix redirection when auto_login is enabled (#94311) 8 months ago
mocks/mock_gcsifaces
models Auth: Attach external session info to Grafana session (#93849) 8 months ago
modules K8s: Add tracing to apiserver startup (#95744) 7 months ago
plugins Zipkin: Run health check through backend (#96031) 7 months ago
promlib Prometheus: Check both error and http status for source of error (#96060) 7 months ago
registry PoC: Define userstorage API (#95557) 7 months ago
semconv Semconv: Add service name attribute (#95743) 7 months ago
server Zipkin: Run health check through backend (#96031) 7 months ago
services RBAC: Enable action sets by default (#96286) 7 months ago
setting Alerting: Make context deadline on AlertNG service startup configurable (#96053) 7 months ago
storage Unitstore: Fix the Folder migration (#96078) 7 months ago
tests Flaky tests alerting (#96055) 7 months ago
tsdb Zipkin: Run resource calls through backend with feature toggle enabled (#96139) 7 months ago
util Plugins: Fix flaky reverse proxy response tests (#96051) 7 months ago
web feat: add QueryIntWithDefault to web context (#93130) 9 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.