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
Stephanie Hingtgen 215eb31c7a
Annotations: Fix usage of dashboard table for permissions (#98774)
5 months ago
..
aggregator Codegen: Isolate schema generation code (#98742) 5 months ago
api Datasources: Add toggle to control default behaviour of 'Manage alerts via Alerts UI' toggle (#98441) 5 months ago
apimachinery Codegen: Isolate schema generation code (#98742) 5 months ago
apis CloudMigrations: Enable feature toggle by default in 11.5 (#98686) 5 months ago
apiserver Codegen: Isolate schema generation code (#98742) 5 months ago
build Codegen: Isolate schema generation code (#98742) 5 months ago
bus
cmd Tests: Require GrafanaOpts when creating Grafana dir (#97825) 6 months ago
codegen Codegen: Isolate schema generation code (#98742) 5 months ago
components
events
expr Requester: Remove duplicated function (#97038) 6 months ago
extensions K8s: Move standalone apiserver CLI to enterprise (#93799) 8 months ago
generated Provisioning: Add resource types (#98727) 5 months ago
ifaces/gcsifaces
infra Stats: remove dependency on dashboards and folders (#98653) 5 months ago
kinds Dashboards: Add possibility to lock multi value variables option list (#95949) 6 months ago
login/social Auth: Fallback to default client authentication setting in AzureAD OAuth (#98798) 5 months ago
middleware Org: Fix redirection logic to work consistently (#96521) 5 months ago
mocks/mock_gcsifaces
models Auth: Attach external session info to Grafana session (#93849) 8 months ago
modules K8s: Add tracing to apiserver startup (#95744) 7 months ago
plugins Codegen: Isolate schema generation code (#98742) 5 months ago
promlib Codegen: Isolate schema generation code (#98742) 5 months ago
registry [search] - filter by starred (#98651) 5 months ago
semconv Plugins: Capture error source from grpc status errors (#97471) 5 months ago
server Folders: Replace sql query with folder service call when collecting folder tree (#98443) 5 months ago
services Annotations: Fix usage of dashboard table for permissions (#98774) 5 months ago
setting Datasources: Add toggle to control default behaviour of 'Manage alerts via Alerts UI' toggle (#98441) 5 months ago
storage Dashboards: use service for quotas (#98756) 5 months ago
tests Alerting: Enable flag alertingApiServer by default (#98282) 5 months ago
tsdb Tempo: Add support for TraceQL Metrics exemplars (#96859) 5 months ago
util wire up the ui to the new search api (#97866) 5 months ago
web feat: add QueryIntWithDefault to web context (#93130) 9 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.