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
Mariell Hoversholm f15f6022de
fix: pass context into secrets logs (#95944)
7 months ago
..
aggregator K8s: APIGroupBuilder App SDK Support (#95638) 7 months ago
api Playlist: Migrate to App SDK (#95691) 7 months ago
apimachinery IDToken: fix namespace format (#95341) 7 months ago
apis Alerting: Notifications Routes API (#91550) 7 months ago
apiserver IDToken: fix namespace format (#95341) 7 months ago
build K8s: APIGroupBuilder App SDK Support (#95638) 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 Chore: Bump google.golang.org/grpc to 1.64.0 (#88219) 1 year ago
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 ServerLock: Fix pg concurrency/locking issue (#95916) 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 Unified Storage Indexer: Add integration tests (#95687) 7 months ago
promlib Prometheus: Show notice when there is no data (#93936) 7 months ago
registry search: add OR filter for kinds (#95915) 7 months ago
semconv Semconv: Add service name attribute (#95743) 7 months ago
server K8s: APIGroupBuilder App SDK Support (#95638) 7 months ago
services fix: pass context into secrets logs (#95944) 7 months ago
setting RemoteCache: Refactor remote cache settings (#95672) 7 months ago
storage search: add OR filter for kinds (#95915) 7 months ago
tests UnifiedStorage: Default to running unified-grpc in integration tests (#93492) 7 months ago
tsdb GCM: Fix error checking for GCE project getter (#95613) 7 months ago
util Chore: Update SDK to v0.255.0 (#94894) 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.