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
Misi ee8bb63d2d
Auth: Replace jmespath/go-jmespath with jmespath-community/go-jmespath (#94203)
2 years ago
..
aggregator API Server: Fix extracting jaeger remote trace from incoming request (#93998) 2 years ago
api Folders: Set folder creation permission as part of legacy create (#94040) 2 years ago
apimachinery Alerting: Fix panics when attempting to create an Alertmanager after failing (#94023) 2 years ago
apis RBAC: Add legacy authorization checks to service accounts (#93753) 2 years ago
apiserver API Server: Fix extracting jaeger remote trace from incoming request (#93998) 2 years ago
build Alerting: Fix panics when attempting to create an Alertmanager after failing (#94023) 2 years ago
bus
cmd Chore: Restore permissions used to create plugins dir (#94139) 2 years ago
codegen chore(deps): Upgrade openapi dep, remove replace directive (#90609) 2 years ago
components Chore: Bump google.golang.org/grpc to 1.64.0 (#88219) 2 years ago
events Alerting: update rule versions on folder move (#88376) 2 years ago
expr InfluxDB: Add Influx to check if series need to be fixed labels (#93299) 2 years ago
extensions K8s: Move standalone apiserver CLI to enterprise (#93799) 2 years ago
generated Alerting: Notifications Templates API (#91349) 2 years ago
ifaces/gcsifaces
infra Chore: fix initialization data race in infra usagestats (#94070) 2 years ago
kinds Dashboard Scene: Fix snapshots not displaying variables values (#88967) 2 years ago
login/social Cfg: Deduplicate `DefaultOrgID` code (#93588) 2 years ago
middleware Auth: Use sessionStorage instead of cookie for automatic redirection (#92759) 2 years ago
mocks/mock_gcsifaces
models Chore: Move identity and errutil to apimachinery module (#89116) 2 years ago
modules Zanzana: Initial work to run openFGA as embedded or standalone service (#89211) 2 years ago
plugins Plugins: Use handler middleware from the SDK (#93445) 2 years ago
promlib API Server: Fix extracting jaeger remote trace from incoming request (#93998) 2 years ago
registry K8s/Folders: Fix tests for creating folders (#94192) 2 years ago
semconv Alerting: Fix panics when attempting to create an Alertmanager after failing (#94023) 2 years ago
server Folders: Export folder store implementation (#93897) 2 years ago
services RestoreDashboards: Add link to dashboards browse view (#94000) 2 years ago
setting OAuth: Add custom unauthorized message option in configuration (#93717) 2 years ago
storage Revert "Unistore : Ensure Watch works in HA mode." (#94097) 2 years ago
tests K8s/Folders: Fix tests for creating folders (#94192) 2 years ago
tsdb ElasticSearch: Fix errorsource in newInstanceSettings (#93859) 2 years ago
util Auth: Replace jmespath/go-jmespath with jmespath-community/go-jmespath (#94203) 2 years ago
web feat: add QueryIntWithDefault to web context (#93130) 2 years 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.