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
Charandas 4f024d94d8
Authn: resolve issues with setting up a nil identity (#92620)
1 year ago
..
aggregator use count_bytes_reader from plugin-sdk-go (#92553) 1 year ago
api API Keys: Removal & Redirect of Create endpoint (#92144) 1 year ago
apimachinery K8s: Add generic support for status (#92378) 1 year ago
apis Scopes: Move title and groups to status in ScopeDashboardBinding (#92377) 1 year ago
apiserver Remove condition on where we return from unified storage in mode2 (#92593) 1 year ago
build CI: Run prettier in bump-version workflow (#92195) 1 year ago
bus
cmd Unified Storage: First iteration Dual Write Syncer (#89809) 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 Alerting: update rule versions on folder move (#88376) 1 year ago
expr Chore: Bump Go to 1.23.0 (#92105) 1 year ago
extensions K8s e2e tests: adds e2e package and 10 year certs (#91557) 1 year ago
generated K8s: Add k8s codegen PR check (#91903) 1 year ago
ifaces/gcsifaces
infra use count_bytes_reader from plugin-sdk-go (#92553) 1 year ago
kinds Dashboard Scene: Fix snapshots not displaying variables values (#88967) 1 year ago
login/social Chore: Bump Go to 1.23.0 (#92105) 1 year ago
middleware Chore: Skip gzip for apiserver routes (#92245) 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 Chore: Check version compatibilty when installing a plugin (#92200) 1 year ago
promlib use count_bytes_reader from plugin-sdk-go (#92553) 1 year ago
registry Scopes: Move title and groups to status in ScopeDashboardBinding (#92377) 1 year ago
semconv Chore: Bump Go to 1.23.0 (#92105) 1 year ago
server RBAC: Add permission registry (#91247) 1 year ago
services Authn: resolve issues with setting up a nil identity (#92620) 1 year ago
setting Add preinstall feature to defaults.ini (#92347) 1 year ago
storage K8s: namespace mapper should use authlib's util (#92332) 1 year ago
tests Scopes: Move title and groups to status in ScopeDashboardBinding (#92377) 1 year ago
tsdb Chore: Update elasticsearch_test.go (#92602) 1 year ago
util Identity: Remove typed id (#91801) 1 year 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.