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
gamab 33fd104cfd
Merge remote-tracking branch 'origin/main' into drclau/unistor/replace-authenticators-3
8 months ago
..
aggregator Chore: Update k8s.io dependencies to v0.31.1 (#93696) 8 months ago
api wire up unified search from the ui; add basic search support (#94358) 8 months ago
apimachinery Chore: Update k8s.io dependencies to v0.31.1 (#93696) 8 months ago
apis RBAC: Add legacy authorization checks to service accounts (#93753) 8 months ago
apiserver Unistore : Ensure Watch works in HA mode (#94120) 8 months ago
build Alerting: Fix panics when attempting to create an Alertmanager after failing (#94023) 8 months ago
bus Tracing: Standardize on otel tracing (#75528) 2 years ago
cmd Chore: Restore permissions used to create plugins dir (#94139) 8 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 InfluxDB: Add Influx to check if series need to be fixed labels (#93299) 9 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 Chore: fix initialization data race in infra usagestats (#94070) 8 months ago
kinds Dashboard Scene: Fix snapshots not displaying variables values (#88967) 9 months ago
login/social Cfg: Deduplicate `DefaultOrgID` code (#93588) 8 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: Add Subresource Integrity checks (#93024) 8 months ago
promlib Chore: Update k8s.io dependencies to v0.31.1 (#93696) 8 months ago
registry Unified Storage /Folders: Allow Unified Storage subfolders creation (#94327) 8 months ago
semconv Alerting: Fix panics when attempting to create an Alertmanager after failing (#94023) 8 months ago
server Merge remote-tracking branch 'origin/main' into drclau/unistor/replace-authenticators-3 8 months ago
services Merge remote-tracking branch 'origin/main' into drclau/unistor/replace-authenticators-3 8 months ago
setting Alerting: Limit and clean up old alert rules versions (#89754) 8 months ago
storage Merge remote-tracking branch 'origin/main' into drclau/unistor/replace-authenticators-3 8 months ago
tests Merge remote-tracking branch 'origin/main' into drclau/unistor/replace-authenticators-3 8 months ago
tsdb wire up unified search from the ui; add basic search support (#94358) 8 months ago
util Auth: Replace jmespath/go-jmespath with jmespath-community/go-jmespath (#94203) 8 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.