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
Kyle Brandt 84e5c3af22
Prometheus/Promlib: Remove the PrometheusDataplane feature so always enabled (#92218)
2 years ago
..
aggregator Storage: Add go.mod for apistore (#92224) 2 years ago
api Team: Create permission type for team membership (#92352) 2 years ago
apimachinery Storage: Add go.mod for apistore (#92224) 2 years ago
apis SSOSettings: Add api:s (#92018) 2 years ago
apiserver Storage: Add go.mod for apistore (#92224) 2 years ago
build Storage: Add go.mod for apistore (#92224) 2 years ago
bus
cmd Chore: Check version compatibilty when installing a plugin (#92200) 2 years ago
codegen chore(deps): Upgrade openapi dep, remove replace directive (#90609) 2 years ago
components Chore: Bump google.golang.org/grpc to 1.64.0 (#88219) 2 years ago
events Alerting: update rule versions on folder move (#88376) 2 years ago
expr Chore: Bump Go to 1.23.0 (#92105) 2 years ago
extensions K8s e2e tests: adds e2e package and 10 year certs (#91557) 2 years ago
generated K8s: Add k8s codegen PR check (#91903) 2 years ago
ifaces/gcsifaces
infra Chore: Bump Go to 1.23.0 (#92105) 2 years ago
kinds Dashboard Scene: Fix snapshots not displaying variables values (#88967) 2 years ago
login/social Chore: Bump Go to 1.23.0 (#92105) 2 years ago
middleware Chore: Skip gzip for apiserver routes (#92245) 2 years 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 Chore: Check version compatibilty when installing a plugin (#92200) 2 years ago
promlib Prometheus/Promlib: Remove the PrometheusDataplane feature so always enabled (#92218) 2 years ago
registry Chore: Bump Go to 1.23.0 (#92105) 2 years ago
semconv Chore: Bump Go to 1.23.0 (#92105) 2 years ago
server RBAC: Add permission registry (#91247) 2 years ago
services Prometheus/Promlib: Remove the PrometheusDataplane feature so always enabled (#92218) 2 years ago
setting Add preinstall feature to defaults.ini (#92347) 2 years ago
storage Storage: Add go.mod for apistore (#92224) 2 years ago
tests Loki: Add dashboard and panel names as headers (#92096) 2 years ago
tsdb Loki: Add dashboard and panel names as headers (#92096) 2 years ago
util Identity: Remove typed id (#91801) 2 years ago
web K8s: use contexthandler in standalone handler chain (#90102) 2 years 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.