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
Ieva 9a824bdf0a
RBAC: Don't set empty action sets (#87398)
2 years ago
..
api Identity: Use typed version of namespace id (#87257) 2 years ago
apimachinery Chore: Upgrade/fix deps after thema removal (#86763) 2 years ago
apis Scopes: Adds kinds for browsing the scope node tree. (#86975) 2 years ago
apiserver IDToken: Reuse claims from authlib (#87437) 2 years ago
build Chore: Upgrade grpc-ecosystem/go-grpc-middleware to v2 (#86724) 2 years ago
bus
cmd Access control: Cache basic roles and teams permissions (#87043) 2 years ago
codegen Chore: Upgrade/fix deps after thema removal (#86763) 2 years ago
components Chore: Improve some confusing logs (#87185) 2 years ago
events
expr Alerting: Do not retry rule evaluations with "input data must be a wide series but got type long" style errors (#87343) 2 years ago
extensions Chore: Upgrade/fix deps after thema removal (#86763) 2 years ago
generated
ifaces/gcsifaces
infra Chore: Moving to slog (folders) (#87000) 2 years ago
kinds Schemas: Replace registry generation and github workflow (#83490) 2 years ago
login/social Auth: Added support to filter for parent teams in GitHub connector's team membership filter (#86754) 2 years ago
middleware User: support setting org and help flags though update function (#86535) 2 years ago
mocks/mock_gcsifaces
models
modules Storage Api: Add metrics (#85316) 2 years ago
plugins Revert #86466 (#87405) 2 years ago
promlib Prometheus: Avoid parsing unused legacy datasource property (#87224) 2 years ago
registry Force interface implementation also on legacy storage (#87414) 2 years ago
server k8s: remove dependency on app_mode development (#85474) 2 years ago
services RBAC: Don't set empty action sets (#87398) 2 years ago
setting ext_jwt: streamline expected aud in access tokens and id tokens (#87401) 2 years ago
tests Force interface implementation also on legacy storage (#87414) 2 years ago
tsdb mysql: fix dispose-method not called in external-mode (#87330) 2 years ago
util Chore: Fix error handling in postDashboard, remove UserDisplayDTO, fix live redis client initialization (#87206) 2 years ago
web
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.