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
idafurjes 529e6c379f
Chore: Remove Result field from dashboard snapshot mode (#62089)
2 years ago
..
api Chore: Remove Result field from dashboard snapshot mode (#62089) 2 years ago
build CI: Add `artifacts npm` commands from grabpl (#61908) 2 years ago
bus Chore: Upgrade golangci-lint to v1.50.1 (#60379) 2 years ago
cmd chore: move validations model into the validations service (#61953) 2 years ago
codegen Docs: Fix schema attributes formatting in schema docs (#62016) 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 Alerting: Update rules version when folder title is updated (#53013) 3 years ago
expr Chore: Fix random indices for slices in test files (#61884) 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: move validations model into the validations service (#61953) 2 years ago
kinds Dashboard schema: Review and mature fiscalYearStartMonth property (#62105) 2 years ago
kindsys Dashboard schema: Review and mature fiscalYearStartMonth property (#62105) 2 years ago
login Auth: Add skip_org_role_sync to GitLab OAuth (#62055) 2 years ago
middleware API: Change how Cache-Control and related headers are set (#62021) 2 years ago
mocks/mock_gcsifaces
models Chore: Remove folders from models pkg (#61853) 2 years ago
plugins Chore: Keeping the list of plugin executable complete (#60840) 2 years ago
registry Use preferred package header for generated code (#61059) 2 years ago
server chore: move validations model into the validations service (#61953) 2 years ago
services Chore: Remove Result field from dashboard snapshot mode (#62089) 2 years ago
setting Auth: Add skip_org_role_sync to GitLab OAuth (#62055) 2 years ago
tests Plugins: Add backend target to instrumentation (#61980) 2 years ago
tsdb Plugins: Add plugin resource tests (#62014) 2 years ago
util [xorm] Clean up xorm dialect & cascade (#61969) 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

README.md

This directory contains the code for the Grafana backend.

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