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
Ryan McKinley eb17ae1338 local 10 months ago
..
aggregator local 10 months ago
api Plugins: Introduce `LoadingStrategy` for frontend loading logic (#92392) 11 months ago
apimachinery add local authenticator 10 months ago
apis Ad-Hoc Filters & Scopes: don't remap one-of to regex in frontend (#92995) 10 months ago
apiserver Chore: Bump grafana-plugin-sdk-go version to v0.247.0 (#93095) 10 months ago
build Chore: Bump grafana-plugin-sdk-go version to v0.247.0 (#93095) 10 months ago
bus Tracing: Standardize on otel tracing (#75528) 2 years ago
cmd feat(apiserver): refactor the hooking mechanism for standalone apiserver (#93001) 11 months 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) 1 year ago
events Alerting: update rule versions on folder move (#88376) 11 months ago
expr Chore: Bump Go to 1.23.0 (#92105) 11 months ago
extensions K8s e2e tests: adds e2e package and 10 year certs (#91557) 12 months ago
generated K8s: Add k8s codegen PR check (#91903) 11 months ago
ifaces/gcsifaces
infra Tracing: Add Start helper (#93052) 11 months ago
kinds Dashboard Scene: Fix snapshots not displaying variables values (#88967) 11 months ago
login/social Chore: Bump Go to 1.23.0 (#92105) 11 months ago
middleware Chore: Skip gzip for apiserver routes (#92245) 11 months ago
mocks/mock_gcsifaces Chore: use any rather than interface{} (#74066) 2 years ago
models Chore: Move identity and errutil to apimachinery module (#89116) 1 year ago
modules Zanzana: Initial work to run openFGA as embedded or standalone service (#89211) 1 year ago
plugins Plugins: Introduce `LoadingStrategy` for frontend loading logic (#92392) 11 months ago
promlib Ad-Hoc Filters & Scopes: don't remap one-of to regex in frontend (#92995) 10 months ago
registry IAM: Add and use identity ref (#92978) 11 months ago
semconv Chore: Bump Go to 1.23.1 (#93007) 11 months ago
server RBAC: Add permission registry (#91247) 12 months ago
services add local authenticator 10 months ago
setting Use dw dynamic config (#91882) 11 months ago
storage local 10 months ago
tests Fix `playlist` tests (#92837) 11 months ago
tsdb MSSQL: Add errorsource (#92152) 10 months ago
util Identity: Remove typed id (#91801) 11 months ago
web feat(apiserver): refactor the hooking mechanism for standalone apiserver (#93001) 11 months ago
README.md Chore: Move all backend contribution documents to a single directory (#61140) 3 years ago
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.