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
Will Browne 5a2315dabf
Plugins: Capture error source from grpc status errors (#97471)
6 months ago
..
aggregator Plugins: Capture error source from grpc status errors (#97471) 6 months ago
api Fix: Double encoding of URLs when using data proxy (#98494) 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
cmd Tests: Require GrafanaOpts when creating Grafana dir (#97825) 7 months ago
codegen
components
events
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
models Auth: Attach external session info to Grafana session (#93849) 10 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 K8s: Dashboards: Add deletion validation for provisioned dashboards (#98504) 6 months ago
setting Unified Storage: Adds settings for ca cert path and skipping cert verification (#98412) 6 months ago
storage Search: Add label query test (#98348) 6 months ago
tests K8s: Dashboards: Add deletion validation for provisioned dashboards (#98504) 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
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.