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
Jack Baldry 8379a5338c
CI: Lint starlark files with `buildifier` (#59157)
2 years ago
..
api Chore: Fix goimports grouping in pkg/api (#62419) 2 years ago
build CI: Lint starlark files with `buildifier` (#59157) 2 years ago
bus Chore: Fix goimports grouping in other backend platform packages (#62422) 2 years ago
cmd Chore: Fix goimports grouping in other backend platform packages (#62422) 2 years ago
codegen Kindsys: Simpler PascalCase name handling (#62150) 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
ifaces/gcsifaces
infra Chore: Fix goimports grouping (#62429) 2 years ago
kinds Schema: Add schema for library panels (#62169) 2 years ago
kindsys Schema: Add schema for library panels (#62169) 2 years ago
login Chore: Fix goimports grouping (#62426) 2 years ago
middleware Chore: Fix goimports grouping in other backend platform packages (#62422) 2 years ago
mocks/mock_gcsifaces Chore: Fix goimports grouping in other backend platform packages (#62422) 2 years ago
models chore: move user_auth models to (mostly) login service (#62269) 2 years ago
plugins Plugins: Allow loading panel plugins from a CDN (#59096) 2 years ago
registry Schema: Add schema for library panels (#62169) 2 years ago
server Chore: Fix goimports grouping in other backend platform packages (#62422) 2 years ago
services Chore: Fix goimports grouping (#62429) 2 years ago
setting Chore: Fix goimports grouping in other backend platform packages (#62422) 2 years ago
tests Chore: Fix goimports grouping in alerting (#62424) 2 years ago
tsdb Chore: Fix goimports grouping (#62428) 2 years ago
util Chore: Fix goimports grouping (#62423) 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.