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
Matheus Macabu 3958fb9e0a
CloudMigrations: Introduce RBAC role for migration assistant (#98588)
6 months ago
..
aggregator Plugins: Capture error source from grpc status errors (#97471) 6 months ago
api CloudMigrations: Introduce RBAC role for migration assistant (#98588) 6 months ago
apimachinery Plugins: Capture error source from grpc status errors (#97471) 6 months ago
apis Search: Explain scores (#98316) 6 months ago
apiserver Plugins: Capture error source from grpc status errors (#97471) 6 months ago
build Plugins: Capture error source from grpc status errors (#97471) 6 months ago
bus Tracing: Standardize on otel tracing (#75528) 2 years ago
cmd Tests: Require GrafanaOpts when creating Grafana dir (#97825) 7 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 Requester: Remove duplicated function (#97038) 8 months ago
extensions K8s: Move standalone apiserver CLI to enterprise (#93799) 10 months ago
generated K8s: Update from v0.31.3 to v0.32.0 (#98507) 6 months ago
ifaces/gcsifaces
infra Stats: remove dependency on dashboards and folders (#98653) 6 months ago
kinds Dashboards: Add possibility to lock multi value variables option list (#95949) 8 months ago
login/social OAuth: Support client_secret_jwt for oauth providers when doing token exchange (#95455) 6 months ago
middleware Org: Fix redirection logic to work consistently (#96521) 7 months ago
mocks/mock_gcsifaces Chore: use any rather than interface{} (#74066) 2 years ago
models Auth: Attach external session info to Grafana session (#93849) 9 months ago
modules K8s: Add tracing to apiserver startup (#95744) 9 months ago
plugins Plugins: Capture error source from grpc status errors (#97471) 6 months ago
promlib Plugins: Capture error source from grpc status errors (#97471) 6 months ago
registry K8s: Dashboards: Add deletion validation for provisioned dashboards (#98504) 6 months ago
semconv Plugins: Capture error source from grpc status errors (#97471) 6 months ago
server Folders: Replace sql query with folder service call when collecting folder tree (#98443) 6 months ago
services CloudMigrations: Introduce RBAC role for migration assistant (#98588) 6 months ago
setting Unified Storage: Adds settings for ca cert path and skipping cert verification (#98412) 6 months ago
storage SQL/Blob: Add support for blob storage to SQL backend (#98192) 6 months ago
tests Alerting: Enable flag alertingApiServer by default (#98282) 6 months ago
tsdb CloudWatch: Batch different time ranges separately (#98230) 7 months ago
util wire up the ui to the new search api (#97866) 7 months ago
web feat: add QueryIntWithDefault to web context (#93130) 10 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.