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
Adam Simpson 3adc7c8771
ds-querier: parse datasourceUid correctly (#95629)
1 year ago
..
aggregator Chore: Update SDK to v0.258.0 (#95325) 1 year ago
api AccessControl: Use UIDs for Resource permissions frontend (#95552) 1 year ago
apimachinery Chore: Fix population of details when converting from errutil errors to K8s error (#94996) 1 year ago
apis Alerting: Notifications Routes API (#91550) 1 year ago
apiserver UnifiedStorage: Default to running unified-grpc in integration tests (#93492) 1 year ago
build Chore: Delegate codeowners responsibilities to @grafana/grafana-developer-enablement-squad (#95362) 1 year ago
bus
cmd Zanzana: periodic sync of team members (#94752) 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
plugins Plugins: Simplify TestExtractFiles test (#95183) 1 year ago
promlib Chore: Update SDK to v0.258.0 (#95325) 1 year ago
registry ds-querier: parse datasourceUid correctly (#95629) 1 year ago
semconv Chore: Update SDK to v0.255.0 (#94894) 1 year ago
server AccessControl: Resource permission translator (#95423) 1 year ago
services AccessControl: Use UIDs for Resource permissions frontend (#95552) 1 year ago
setting Search PoC: Improves initial indexing speed. Makes params configurable. (#95439) 1 year ago
storage [search] grouping - support indexing dashboard tags, filtering by tag, listing tags (#95670) 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.