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
Yuri Tseretyan c0913ce718
SSE: Fix math expression to support NoData results (#61721)
2 years ago
..
api Chore: Remove dashboard ACL from models (#61749) 2 years ago
build CI: add log for branch deletion (#60647) 2 years ago
bus Chore: Upgrade golangci-lint to v1.50.1 (#60379) 2 years ago
cmd Chore: Split folder store and dashboard store interfaces (#61655) 2 years ago
codegen Kindsys: Unify plugins, pfs with kind framework (#61192) 2 years ago
components Refactor time durations (#58484) 3 years ago
cuectx Kindsys: Unify plugins, pfs with kind framework (#61192) 2 years ago
events Alerting: Update rules version when folder title is updated (#53013) 3 years ago
expr SSE: Fix math expression to support NoData results (#61721) 2 years ago
extensions Dependencies: Clean up gofrs/uuid (#51615) 3 years ago
ifaces/gcsifaces Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
infra Chore: Remove dashboard ACL from models (#61749) 2 years ago
kinds Kindsys: Remove defs, Slot->SchemaInterface (#61069) 2 years ago
kindsys Kindsys: Unify plugins, pfs with kind framework (#61192) 2 years ago
login SAML: Support auto login (#61685) 2 years ago
middleware Auth: Add sub claim check to JWT Auth pre-checks (#61417) 2 years ago
mocks/mock_gcsifaces
models Chore: Remove dashboard ACL from models (#61749) 2 years ago
plugins Kindsys: Unify plugins, pfs with kind framework (#61192) 2 years ago
registry Use preferred package header for generated code (#61059) 2 years ago
server Chore: Split folder store and dashboard store interfaces (#61655) 2 years ago
services Chore: Remove dashboard ACL from models (#61749) 2 years ago
setting SAML: Support auto login (#61685) 2 years ago
tests Prometheus: Fix handling errors in streaming client (#61643) 2 years ago
tsdb Azure Monitor: Fix frame display name with multiple resources (#61750) 2 years ago
util Prometheus: Reduce allocations parsing exemplars (#58959) 2 years ago
web AuthN: Add session client (#60894) 2 years ago
README.md Chore: Move all backend contribution documents to a single directory (#61140) 2 years ago
ruleguard.rules.go Chore: update all +build statements (#38782) 4 years ago

README.md

This directory contains the code for the Grafana backend.

The contributor documentation for Grafana's backend is in /contribute/backend/README.md.