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
Adela Almasan 07651ae8ef Merge branch 'main' into table-ng 9 months ago
..
aggregator Chore: Update SDK to v0.258.0 (#95325) 9 months ago
api Alert: unexpected error log occur (#95491) 9 months ago
apimachinery Chore: Fix population of details when converting from errutil errors to K8s error (#94996) 9 months ago
apis Alerting: Notifications Routes API (#91550) 9 months ago
apiserver Chore: Update SDK to v0.258.0 (#95325) 9 months ago
build Chore: Delegate codeowners responsibilities to @grafana/grafana-developer-enablement-squad (#95362) 9 months ago
bus Tracing: Standardize on otel tracing (#75528) 2 years ago
cmd Zanzana: periodic sync of team members (#94752) 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: Auto instrumentation improvements (#94193) 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 Zanzana: Initial work to run openFGA as embedded or standalone service (#89211) 1 year ago
plugins Plugins: Simplify TestExtractFiles test (#95183) 9 months ago
promlib Chore: Update SDK to v0.258.0 (#95325) 9 months ago
registry K8s: Add validation support to builder (#95502) 9 months ago
semconv Chore: Update SDK to v0.255.0 (#94894) 9 months ago
server AuthN: Optionally use tokens for unified storage client authentication (#91665) 9 months ago
services Merge branch 'main' into table-ng 9 months ago
setting Search Poc: Add metrics (#95111) 9 months ago
storage [search] add index; increase page size (#95515) 9 months ago
tests UniStore: Add testcase for trimming folder title (#95405) 9 months ago
tsdb Azure: Improve handling of deprecated query types (#95363) 9 months ago
util Chore: Update SDK to v0.255.0 (#94894) 9 months ago
web feat: add QueryIntWithDefault to web context (#93130) 10 months ago
README.md Chore: Move all backend contribution documents to a single directory (#61140) 3 years ago
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.