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
Ashley Harrison ba6829f4a7
Topnav: Remove from feature toggle registry + hardcode in config (#94736)
7 months ago
..
aggregator Plugins: Auto instrumentation improvements (#94193) 7 months ago
api Topnav: Remove from feature toggle registry + hardcode in config (#94736) 7 months ago
apimachinery Chore: Update authlib version (#94714) 7 months ago
apis RBAC: Add legacy authorization checks to teams (#94524) 7 months ago
apiserver UniStore: Fix DualWriter compare method (#94705) 7 months ago
build CI: Support more version formats in publishing (#94575) 7 months ago
bus
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
events Alerting: update rule versions on folder move (#88376) 9 months ago
expr datasources: querier: handle reducer-settings-mode correctly (#94595) 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) 7 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) 7 months ago
promlib Plugins: Auto instrumentation improvements (#94193) 7 months ago
registry K8s/Folders: Fix mode 2 folder creation (#94796) 7 months ago
semconv Alerting: Fix panics when attempting to create an Alertmanager after failing (#94023) 8 months ago
server wire up unified search from the ui; add basic search support (#94358) 8 months ago
services Topnav: Remove from feature toggle registry + hardcode in config (#94736) 7 months ago
setting Zanzana: Add config options for Check and ListObjects queries (#94619) 7 months ago
storage Unistore Chore: Make it easier to implement DB interface (#94680) 7 months ago
tests K8s: add feature toggle for dashboard backend (#94753) 7 months ago
tsdb Graphite: Fix Multi Dimensional Alias Name (#94563) 7 months ago
util Chore: Prevent xorm from interfering with indexes (#94790) 7 months ago
web feat: add QueryIntWithDefault to web context (#93130) 8 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.