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
owensmallwood 9763199b53
Search Poc: Add metrics (#95111)
7 months ago
..
aggregator Plugins: Update to latest go plugin SDK (0.256.0) (#95065) 7 months ago
api Session Refactor: Add auth module label to session's list (#94958) 7 months ago
apimachinery Chore: Fix population of details when converting from errutil errors to K8s error (#94996) 7 months ago
apis RBAC: Add legacy authorization checks to teams (#94524) 8 months ago
apiserver Plugins: Update to latest go plugin SDK (0.256.0) (#95065) 7 months ago
build Plugins: Update to latest go plugin SDK (0.256.0) (#95065) 7 months ago
bus
cmd Zanzana: periodic sync of team members (#94752) 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 Templates API (#91349) 8 months ago
ifaces/gcsifaces
infra Plugins: Auto instrumentation improvements (#94193) 8 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 Zanzana: Initial work to run openFGA as embedded or standalone service (#89211) 11 months ago
plugins Plugins: Auto instrumentation improvements (#94193) 8 months ago
promlib Plugins: Update to latest go plugin SDK (0.256.0) (#95065) 7 months ago
registry K8s/Folders: Enhance k8s folder update (#95033) 7 months ago
semconv Chore: Update SDK to v0.255.0 (#94894) 7 months ago
server Anonymous User: Adds validator service for anonymous users (#94700) 7 months ago
services Fix: Check JSON data is not nil (#95189) 7 months ago
setting Search Poc: Add metrics (#95111) 7 months ago
storage Search Poc: Add metrics (#95111) 7 months ago
tests Alerting: Fix per-receiver RBAC for receivers with long names (#95084) 7 months ago
tsdb Tempo: Add support for /api/v2/traces/ and partial traces in Trace View (#94267) 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.