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
Arati R. 34149c86d0
Provisioning: Prevent provisioning folder errors from failing startup (#92560)
9 months ago
..
aggregator Storage: Add go.mod for apistore (#92224) 9 months ago
api API Keys: Removal & Redirect of Create endpoint (#92144) 9 months ago
apimachinery K8s: Add generic support for status (#92378) 9 months ago
apis Team: Add sub resource and api for team members (#92492) 9 months ago
apiserver K8s: Add generic support for status (#92378) 9 months ago
build CI: Run prettier in bump-version workflow (#92195) 9 months ago
bus
cmd Unified Storage: First iteration Dual Write Syncer (#89809) 9 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 Chore: Bump Go to 1.23.0 (#92105) 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 Chore: Bump Go to 1.23.0 (#92105) 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 Chore: Skip gzip for apiserver routes (#92245) 9 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 Chore: Check version compatibilty when installing a plugin (#92200) 9 months ago
promlib Prometheus/Promlib: Remove the PrometheusDataplane feature so always enabled (#92218) 9 months ago
registry Chore: restructure legacy store for identity (#92572) 9 months ago
semconv Chore: Bump Go to 1.23.0 (#92105) 9 months ago
server RBAC: Add permission registry (#91247) 10 months ago
services Provisioning: Prevent provisioning folder errors from failing startup (#92560) 9 months ago
setting Add preinstall feature to defaults.ini (#92347) 9 months ago
storage K8s: namespace mapper should use authlib's util (#92332) 9 months ago
tests LibraryPanels: Expose library panels in dashboard apiserver (#92213) 9 months ago
tsdb MSSQL: decouple plugin (#89597) 9 months ago
util Identity: Remove typed id (#91801) 10 months ago
web K8s: use contexthandler in standalone handler chain (#90102) 11 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.