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
Andreas Christou 08e880a823
GCM: Fix error checking for GCE project getter (#95613)
9 months ago
..
aggregator Chore: Update SDK to v0.258.0 (#95325) 9 months ago
api Users: Allow specifying user UIDs in params (#95424) 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 Logging: Add error logging to syslog (#95525) 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 [Folder] Add general UID validation (#95549) 9 months ago
semconv Chore: Update SDK to v0.255.0 (#94894) 9 months ago
server AccessControl: Resource permission translator (#95423) 9 months ago
services Users: Allow specifying user UIDs in params (#95424) 9 months ago
setting Search PoC: Improves initial indexing speed. Makes params configurable. (#95439) 9 months ago
storage Unified Storage Indexer: Uses in-memory index (#95576) 9 months ago
tests UniStore: test folders circular reference (#95496) 9 months ago
tsdb GCM: Fix error checking for GCE project getter (#95613) 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
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.