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
Zoltán Bedi 85c696c4ad
SQL: Add macro support in select case (#88514)
1 year ago
..
aggregator K8s: APIGroupBuilder App SDK Support (#95638) 1 year ago
api AccessControl: Use UIDs for Resource permissions frontend (#95552) 1 year ago
apimachinery IDToken: fix namespace format (#95341) 1 year ago
apis Alerting: Notifications Routes API (#91550) 1 year ago
apiserver IDToken: fix namespace format (#95341) 1 year ago
build K8s: APIGroupBuilder App SDK Support (#95638) 1 year ago
bus
cmd CLI: Remove `manager-users` conflict users cli (#95135) 1 year ago
codegen chore(deps): Upgrade openapi dep, remove replace directive (#90609) 1 year ago
components
events Alerting: update rule versions on folder move (#88376) 1 year ago
expr ServerSideExpressions: Disable SQL Expressions to prevent RCE and LFI vulnerability (#94942) 1 year ago
extensions K8s: Move standalone apiserver CLI to enterprise (#93799) 1 year ago
generated Alerting: Notifications Routes API (#91550) 1 year ago
ifaces/gcsifaces
infra Logging: Add error logging to syslog (#95525) 1 year ago
kinds Dashboard Scene: Fix snapshots not displaying variables values (#88967) 1 year ago
login/social Auth: Introduce authn.SSOClientConfig to get client config from SSOSettings service (#94618) 1 year ago
middleware Auth: Fix redirection when auto_login is enabled (#94311) 1 year 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 Unified Storage Indexer: Add integration tests (#95687) 1 year ago
promlib K8s: APIGroupBuilder App SDK Support (#95638) 1 year ago
registry K8s: APIGroupBuilder App SDK Support (#95638) 1 year ago
semconv Semconv: Add service name attribute (#95743) 1 year ago
server K8s: APIGroupBuilder App SDK Support (#95638) 1 year ago
services SQL: Add macro support in select case (#88514) 1 year ago
setting Search PoC: Improves initial indexing speed. Makes params configurable. (#95439) 1 year ago
storage SQL: Add macro support in select case (#88514) 1 year ago
tests UnifiedStorage: Default to running unified-grpc in integration tests (#93492) 1 year ago
tsdb GCM: Fix error checking for GCE project getter (#95613) 1 year ago
util Chore: Update SDK to v0.255.0 (#94894) 1 year 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.