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
Andrew Hackmann 8b6cec2356
Azure Monitor: Blank result formats are not overwritten (#93493)
8 months ago
..
aggregator Playlists: Migrate to App SDK codegen (#93246) 9 months ago
api Grafana: Adds support for PKCS1 encrypted certs (#93451) 8 months ago
apimachinery Playlists: Migrate to App SDK codegen (#93246) 9 months ago
apis Playlists: Migrate to App SDK codegen (#93246) 9 months ago
apiserver Playlists: Migrate to App SDK codegen (#93246) 9 months ago
build Playlists: Migrate to App SDK codegen (#93246) 9 months ago
bus
cmd fix(apiserver): append errors correctly from options (#93434) 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 e2e tests: adds e2e package and 10 year certs (#91557) 10 months ago
generated K8s: Add k8s codegen PR check (#91903) 10 months ago
ifaces/gcsifaces
infra Slugs: use shorter slug fallback (#93081) 9 months ago
kinds Dashboard Scene: Fix snapshots not displaying variables values (#88967) 9 months ago
login/social Chore: Bump Go to 1.23.0 (#92105) 9 months ago
middleware App Plugins: Allow resource handle to define Cache-Control Header (#92559) 8 months ago
mocks/mock_gcsifaces
models Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
modules Zanzana: Initial work to run openFGA as embedded or standalone service (#89211) 11 months ago
plugins Plugins: Add test case for relative parent directory path (#93338) 9 months ago
promlib Playlists: Migrate to App SDK codegen (#93246) 9 months ago
registry fix(querier): handle single alerting queries without expression (#93497) 8 months ago
semconv Chore: Bump Go to 1.23.1 (#93007) 9 months ago
server ResourceClient: Exercise resource client in k8s apis tests (#93473) 8 months ago
services Alerting: Also clear fields in model/store validation for recording rules (#93506) 8 months ago
setting Canvas: Allow API calls to grafana origin (#91822) 9 months ago
storage ResourceClient: Exercise resource client in k8s apis tests (#93473) 8 months ago
tests Alerting: Add metadata field with editor_settings to alert rule (#93245) 8 months ago
tsdb Azure Monitor: Blank result formats are not overwritten (#93493) 8 months ago
util Identity: Remove typed id (#91801) 10 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.