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
Ryan McKinley dc8acf8e05
K8s: Fix kubectl access for apiserver resources (#103958)
1 month ago
..
aggregator Chore: bump grafana-plugin-sdk-go from v0.275.0 to v0.277.0 (#103971) 1 month ago
api K8s/Folders: Use v1beta1 and app-sdk based spec (#103975) 1 month ago
apimachinery Chore: go mod tidy... with current imports (#104127) 1 month ago
apis K8s/Folders: Use v1beta1 and app-sdk based spec (#103975) 1 month ago
apiserver Chore: update golang.org/x/sys+net+text+tools+crypto (#103963) 1 month ago
build Chore: update golang.org/x/sys+net+text+tools+crypto (#103963) 1 month ago
bus Hackaton: Add more unit tests, take 3 (#101525) 3 months ago
cmd K8s/Folders: Use v1beta1 and app-sdk based spec (#103975) 1 month ago
codegen Chore: update golang.org/x/sys+net+text+tools+crypto (#103963) 1 month ago
components CI: Bump golangci-lint to 2.0.2 (#103572) 1 month ago
events
expr Chore: bump grafana-plugin-sdk-go from v0.275.0 to v0.277.0 (#103971) 1 month ago
extensions Use authlib repo. Use otel (#103178) 1 month ago
generated Provisioning: webhook last event timestamp (#103180) 2 months ago
ifaces/gcsifaces
infra Chore: Add xorm.io/core into xorm (#103700) 1 month ago
kinds i18n: Add `locale` to backend (#102233) 2 months ago
login/social CI: Bump golangci-lint to 2.0.2 (#103572) 1 month ago
middleware skip trace for '/api/health' endpoint (#103430) 1 month ago
mocks/mock_gcsifaces
models
modules fix(unified-storage): fix graceful termination for grafana target servers (#103520) 1 month ago
plugins Chore: update golang.org/x/sys+net+text+tools+crypto (#103963) 1 month ago
promlib Chore: bump grafana-plugin-sdk-go from v0.275.0 to v0.277.0 (#103971) 1 month ago
registry Provisioning: refactor commit signature logic (#104055) 1 month ago
semconv [main] Go: Bump to 1.24.2 (#103521) 1 month ago
server fix(unified-storage): fix graceful termination for grafana target servers (#103520) 1 month ago
services K8s: Fix kubectl access for apiserver resources (#103958) 1 month ago
setting MetricsDrilldown: Remove legacy Metrics Drilldown code paths (#103845) 1 month ago
storage Chore: bump grafana-plugin-sdk-go from v0.275.0 to v0.277.0 (#103971) 1 month ago
tests K8s: Fix kubectl access for apiserver resources (#103958) 1 month ago
tsdb Chore: bump grafana-plugin-sdk-go from v0.275.0 to v0.277.0 (#103971) 1 month ago
util Chore: Add xorm.io/core into xorm (#103700) 1 month ago
web CI: Bump golangci-lint to 2.0.2 (#103572) 1 month 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.