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
Artur Wierzbicki f17e42fb40
[release-12.0.1] Live: logging fix (#105076)
7 months ago
..
aggregator Chore: update golang.org/x/sys+net+text+tools+crypto (#103963) 8 months ago
api [release-12.0.1] Access control: Make sure that user permission cache is cleared after new dashboard and folder creation (#104495) 8 months ago
apimachinery [release-12.0.1] K8s: Dashboards: Add fine grained access control checks to /apis (#104419) 8 months ago
apis K8s/Folders: Use v1beta1 and app-sdk based spec (#103975) 8 months ago
apiserver Chore: update golang.org/x/sys+net+text+tools+crypto (#103963) 8 months ago
build [release-12.0.1] Backport workflow fixes (#104692) 8 months ago
bus Hackaton: Add more unit tests, take 3 (#101525) 10 months ago
cmd [release-12.0.1] K8s: Dashboards: Mark as v1beta1 (#104422) 8 months ago
codegen Chore: update golang.org/x/sys+net+text+tools+crypto (#103963) 8 months ago
components CI: Bump golangci-lint to 2.0.2 (#103572) 8 months ago
events Alerting: update rule versions on folder move (#88376) 1 year ago
expr Server-side expressions: Improve error message (#103968) 8 months ago
extensions Use authlib repo. Use otel (#103178) 8 months ago
generated Provisioning: webhook last event timestamp (#103180) 9 months ago
ifaces/gcsifaces
infra Prometheus: Add support for cloud partners Prometheus data sources (#103482) 8 months ago
kinds i18n: Add `locale` to backend (#102233) 9 months ago
login/social CI: Bump golangci-lint to 2.0.2 (#103572) 8 months ago
middleware CI: Bump golangci-lint to 2.0.2 (#103572) 8 months ago
mocks/mock_gcsifaces
models Auth: Attach external session info to Grafana session (#93849) 1 year ago
modules fix(unified-storage): fix graceful termination for grafana target servers (#103520) 8 months ago
plugins Chore: update golang.org/x/sys+net+text+tools+crypto (#103963) 8 months ago
promlib Chore: update golang.org/x/sys+net+text+tools+crypto (#103963) 8 months ago
registry [release-12.0.1] Dashboard and Folders: fix version mismatch (#104717) 8 months ago
semconv [main] Go: Bump to 1.24.2 (#103521) 8 months ago
server fix(unified-storage): fix graceful termination for grafana target servers (#103520) 8 months ago
services [release-12.0.1] Live: logging fix (#105076) 7 months ago
setting MetricsDrilldown: Remove legacy Metrics Drilldown code paths (#103845) 8 months ago
storage [release-12.0.1] K8s: Dashboards: Mark as v1beta1 (#104422) 8 months ago
tests [release-12.0.1] Dashboards: Fix moving to general folder (#104719) 8 months ago
tsdb ElasticSearch: Improve index pattern error messaging and docs (#103899) 8 months ago
util Chore: update golang.org/x/sys+net+text+tools+crypto (#103963) 8 months ago
web CI: Bump golangci-lint to 2.0.2 (#103572) 8 months 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.