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 6145a56340 fix integration test 1 month ago
..
api apply security patch: release-10.4.19/security-patch-202505051005.patch 1 month ago
apis Feature Toggle Management: allow editing PublicPreview toggles (#81562) 1 year ago
build [release-10.4.19] Dependencies: Bump golang.org/x/net from v0.37.0 to v0.40.0 (#105449) 1 month ago
bus Tracing: Standardize on otel tracing (#75528) 2 years ago
cmd [release-10.4.17] Chore: Bump Go version to 1.23.7 (#101565) 4 months ago
codegen [release-10.4.18] Go: Bump to 1.24.2 (#103531) 3 months ago
components [release-10.4.18] Go: Bump to 1.24.2 (#103531) 3 months ago
cuectx Perf: Disable core kind registry (#78568) 2 years ago
events Alerting: Update rules version when folder title is updated (#53013) 3 years ago
expr [release-10.4.18] Go: Bump to 1.24.2 (#103531) 3 months ago
extensions Chore: Replace gofpdf (#75805) 2 years ago
generated K8s: update hack codegen script (#81216) 1 year ago
ifaces/gcsifaces Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
infra [release-10.4.18] Go: Bump to 1.24.2 (#103531) 3 months ago
kinds Panel Query Options: Support query caching options (#82448) 1 year ago
kindsysreport [release-10.4.19] Chore: Fix Enterprise build (#104949) 2 months ago
login/social [release-10.4.17] Chore: Bump Go version to 1.23.7 (#101565) 4 months ago
middleware [release-10.4.18] Go: Bump to 1.24.2 (#103531) 3 months ago
mocks/mock_gcsifaces Chore: use any rather than interface{} (#74066) 2 years ago
models Auth: Add empty role definition (#64694) 2 years ago
modules Storage: Unified Storage based on Entity API (#71977) 2 years ago
plugins [release-10.4.18] Go: Bump to 1.24.2 (#103531) 3 months ago
registry [release-10.4.17] Chore: Bump Go version to 1.23.7 (#101565) 4 months ago
server Chore: Update test database initialization (#81673) 1 year ago
services Chore: delete user check 10.4.19 (#105795) 1 month ago
setting [v10.4.x] Alerting: Make context deadline on AlertNG service startup configurable (#96058) 8 months ago
tests fix integration test 1 month ago
tsdb [release-10.4.18] Go: Bump to 1.24.2 (#103531) 3 months ago
util [release-10.4.19] Chore: Bump Go version to 1.24.3 (#105115) 2 months ago
web Chore: Upgrade Go to 1.21.3 (#77304) 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.