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
Ryan McKinley e784878aaf set memory 8 months ago
..
aggregator Loki: Add support for injecting scopes into loki expressions. (#95591) 9 months ago
api Playlist: Migrate to App SDK (#95691) 9 months ago
apimachinery IDToken: fix namespace format (#95341) 9 months ago
apis Alerting: Notifications Routes API (#91550) 9 months ago
apiserver Loki: Add support for injecting scopes into loki expressions. (#95591) 9 months ago
build Loki: Add support for injecting scopes into loki expressions. (#95591) 9 months ago
bus Tracing: Standardize on otel tracing (#75528) 2 years ago
cmd CLI: Remove `manager-users` conflict users cli (#95135) 9 months ago
codegen chore(deps): Upgrade openapi dep, remove replace directive (#90609) 1 year 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 ServerSideExpressions: Disable SQL Expressions to prevent RCE and LFI vulnerability (#94942) 9 months ago
extensions K8s: Move standalone apiserver CLI to enterprise (#93799) 10 months ago
generated Alerting: Notifications Routes API (#91550) 9 months ago
ifaces/gcsifaces
infra Plugins: Add metric to track plugin backend target (#95976) 9 months ago
kinds Dashboard Scene: Fix snapshots not displaying variables values (#88967) 11 months ago
login/social Auth: Introduce authn.SSOClientConfig to get client config from SSOSettings service (#94618) 9 months ago
middleware Auth: Fix redirection when auto_login is enabled (#94311) 10 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) 10 months ago
modules K8s: Add tracing to apiserver startup (#95744) 9 months ago
plugins Plugins: Add metric to track plugin backend target (#95976) 9 months ago
promlib Loki: Add support for injecting scopes into loki expressions. (#95591) 9 months ago
registry Unified Storage Indexer: Build tenant indexes concurrently (#95795) 9 months ago
semconv Semconv: Add service name attribute (#95743) 9 months ago
server K8s: APIGroupBuilder App SDK Support (#95638) 9 months ago
services Preinstall: Automatic updates if no version is specified (#95970) 9 months ago
setting RemoteCache: Refactor remote cache settings (#95672) 9 months ago
storage set memory 8 months ago
tests Chore: Add vscode launcher to attach test process (#95718) 9 months ago
tsdb loki: disable flaky tests for scopes injection (#96018) 9 months ago
util Reverse proxy: Skip flaky test for 5xx status codes (#95839) 9 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.