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
Kristina a0268a9ad2
Query History: Prevent viewers from accessing (#88735)
1 year ago
..
api Actionsets: Add ability for plugins to add actions for core actionsets (i.e. `folders:edit`) (#88776) 1 year ago
apimachinery K8s/Dashboards: Implement dashboards as StorageBackend (#90295) 1 year ago
apis Alerting: Receiver API Get+List+Delete (#90384) 1 year ago
apiserver chore(deps): Upgrade openapi dep, remove replace directive (#90609) 1 year ago
build chore(deps): Upgrade openapi dep, remove replace directive (#90609) 1 year ago
bus
cmd DualWrite: Cleanup and centralize the dual write creation (#90013) 1 year ago
codegen chore(deps): Upgrade openapi dep, remove replace directive (#90609) 1 year ago
components Chore: Bump google.golang.org/grpc to 1.64.0 (#88219) 2 years ago
events
expr Chore: Add more logs and tracing to hysteresis flows (#90369) 1 year ago
extensions PDF: Add go dependency (#89949) 1 year ago
generated Alerting: Receiver API Get+List+Delete (#90384) 1 year ago
ifaces/gcsifaces
infra ReplStore: Add support for round robin load balancing between multiple read replicas (#90530) 1 year ago
kinds chore(deps): Upgrade openapi dep, remove replace directive (#90609) 1 year ago
login/social Auth: Add support for escaping colon characters in org_mapping (#89951) 1 year ago
middleware K8s: use contexthandler in standalone handler chain (#90102) 1 year 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 Actionsets: Add ability for plugins to add actions for core actionsets (i.e. `folders:edit`) (#88776) 1 year ago
promlib chore(deps): Upgrade openapi dep, remove replace directive (#90609) 1 year ago
registry Storage: Update storage.Interface for backend (#90382) 1 year ago
server Actionsets: Add ability for plugins to add actions for core actionsets (i.e. `folders:edit`) (#88776) 1 year ago
services Query History: Prevent viewers from accessing (#88735) 1 year ago
setting Explore: Add setting for default time offset (#90401) 1 year ago
storage/unified ResourceServer: Resource store sql backend (#90170) 1 year ago
tests K8s/Dashboards: Implement dashboards as StorageBackend (#90295) 1 year ago
tsdb Loki Datasource: Fix getting the feature toggles in MT mode (#90684) 1 year ago
util Chore: go mod tidy + sum cleanup (#90576) 1 year ago
web K8s: use contexthandler in standalone handler chain (#90102) 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.