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
grafana-delivery-bot[bot] f99b152dc1
[v11.3.x] Plugin Metrics: Eliminate data race in plugin metrics middleware (#100076)
12 months ago
..
aggregator Backport 0a390cc069 from #97823 (#97860) 1 year ago
api [v11.3.x] User: Check SignedInUser OrgID in RevokeInvite (#95490) 1 year ago
apimachinery Backport 0a390cc069 from #97823 (#97860) 1 year ago
apis RBAC: Add legacy authorization checks to service accounts (#93753) 1 year ago
apiserver Backport 0a390cc069 from #97823 (#97860) 1 year ago
build Security: Update to Go 1.23.5 - Backport to v11.3.x (#99124) 1 year ago
bus
cmd Chore: Restore permissions used to create plugins dir (#94139) 1 year ago
codegen chore(deps): Upgrade openapi dep, remove replace directive (#90609) 2 years ago
components
events Alerting: update rule versions on folder move (#88376) 1 year ago
expr [v11.3.x] ServerSideExpressions: Disable SQL Expressions to prevent RCE and LFI vulnerability (#94955) 1 year ago
extensions K8s: Move standalone apiserver CLI to enterprise (#93799) 1 year ago
generated Alerting: Notifications Templates API (#91349) 1 year ago
ifaces/gcsifaces
infra [v11.3.x] ServerLock: Fix pg concurrency/locking issue (#95935) 1 year ago
kinds Dashboard Scene: Fix snapshots not displaying variables values (#88967) 1 year ago
login/social [v11.3.x] OAuth: Return SocialError on membership check failure (#98860) 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 [v11.3.x] Plugins: Skip install errors if dependency plugin already exists (#94718) 1 year ago
promlib Backport 0a390cc069 from #97823 (#97860) 1 year ago
registry [v11.3.x] Alerting: Fix time-interval conversion to return bad request if payload is incorrect (#94999) 1 year ago
semconv Alerting: Fix panics when attempting to create an Alertmanager after failing (#94023) 1 year ago
server [v11.3.x] Anonymous User: Adds validator service for anonymous users (#94994) 1 year ago
services [v11.3.x] Plugin Metrics: Eliminate data race in plugin metrics middleware (#100076) 12 months ago
setting [v11.3.x] Alerting: Make context deadline on AlertNG service startup configurable (#96135) 1 year ago
storage Backport 0a390cc069 from #97823 (#97860) 1 year ago
tests [v11.3.x] Alerting: Fix incorrect 500 code on missing alert rule dashboardUID / panelID (#96775) 1 year ago
tsdb [v11.3.x] Azure: Correctly set application insights resource values (#99597) 12 months ago
util Auth: Replace jmespath/go-jmespath with jmespath-community/go-jmespath (#94203) 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.