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
Gareth Dawson b2c8126e6e
Loki: Show query size approximation (#62109)
2 years ago
..
api Alerting: Create endpoints for exporting in provisioning file format (#58623) 2 years ago
build Packages: Fix `upload-packages` case for Enterprise2 mode (#61772) 2 years ago
bus
cmd k8s: add feature toggle and stub to save dashboards k8s (#62053) 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
events
expr Chore: Fix random indices for slices in test files (#61884) 2 years ago
extensions
ifaces/gcsifaces
infra Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
kinds Dashboard schema: Review and mature timezone property (#62090) 2 years ago
kindsys Dashboard schema: Review and mature timezone property (#62090) 2 years ago
login Server: Remove unused services (#62015) 2 years ago
middleware Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
mocks/mock_gcsifaces
models Auth: Add disable of team sync for JWT Authentication (#62191) 2 years ago
plugins Plugins: Allow loading panel plugins from a CDN (#59096) 2 years ago
registry Schema: Create PublicDashboard core kind (#62155) 2 years ago
server Server: Remove unused services (#62015) 2 years ago
services Alerting: Create endpoints for exporting in provisioning file format (#58623) 2 years ago
setting Plugins: Allow loading panel plugins from a CDN (#59096) 2 years ago
tests TestData: Introduce schema types (#62130) 2 years ago
tsdb Loki: Show query size approximation (#62109) 2 years ago
util [Xorm] remove oracle driver + unused function (#62125) 2 years ago
web Chore: Move ReqContext to contexthandler service (#62102) 2 years 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.