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 2f2046eff7
Plugins: Require body is closed on test cleanup (#62668)
2 years ago
..
api Chore: Move folder store interface, implementation and test under pkg/services/folder (#62586) 2 years ago
build Use requires_buildifier build tag to avoid needing buildifier locally (#62597) 2 years ago
bus Chore: Fix goimports grouping in other backend platform packages (#62422) 2 years ago
cmd Chore: Move folder store interface, implementation and test under pkg/services/folder (#62586) 2 years ago
codegen Kindsys: Replace `DefForGen` with `kindsys.Kind` (#62642) 2 years ago
components Loki: Push support for multi-tenancy mode (#60866) 2 years ago
cuectx Kindsys: Unify plugins, pfs with kind framework (#61192) 2 years ago
events
expr Chore: Fix goimports grouping (#62427) 2 years ago
extensions Update dskit to the latest main (#62616) 2 years ago
ifaces/gcsifaces
infra Chore: skip flakey FS API tests (#62087) 2 years ago
kinds Kindsys: Replace `DefForGen` with `kindsys.Kind` (#62642) 2 years ago
kindsys Phlare: Use data query schema (#62112) 2 years ago
login Auth: Add skip_org_role_sync for Okta (#62106) 2 years ago
middleware Config: Refactor frontend settings to struct (#61990) 2 years ago
mocks/mock_gcsifaces Chore: Fix goimports grouping in other backend platform packages (#62422) 2 years ago
models Chore: Delete password and search from models package (#62482) 2 years ago
plugins Kindsys: Replace `DefForGen` with `kindsys.Kind` (#62642) 2 years ago
registry Kindsys: Replace `DefForGen` with `kindsys.Kind` (#62642) 2 years ago
server Chore: Move folder store interface, implementation and test under pkg/services/folder (#62586) 2 years ago
services Chore: Move folder store interface, implementation and test under pkg/services/folder (#62586) 2 years ago
setting Alerting: Allow separate read and write path URLs for Loki state history (#62268) 2 years ago
tests Plugins: Require body is closed on test cleanup (#62668) 2 years ago
tsdb Phlare: Use data query schema (#62112) 2 years ago
util [xorm] Remove unused functions from engine (#62590) 2 years ago
web Chore: Fix goimports grouping (#62423) 2 years ago
README.md Chore: Move all backend contribution documents to a single directory (#61140) 2 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.