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
Alexander Akhmetov 040a82c815
Alerting: Add an internal label to rules converted from Prometheus (#104475)
1 year ago
..
aggregator Chore: Update internal go.mod references (#104262) 1 year ago
api Rendering: Add support for rate limiter (#103987) 1 year ago
apimachinery IAM: Add `datasources:query` support for using the authlib/authzservice (#104107) 1 year ago
apis Chore: Update internal go.mod references (#104262) 1 year ago
apiserver Chore: Upgrade authlib (use UIDs for authz checks) (#104307) 1 year ago
build Chore: update golang.org/x/sys+net+text+tools+crypto (#103963) 1 year ago
bus Hackaton: Add more unit tests, take 3 (#101525) 1 year ago
cmd K8s/Dashboard: Promote from alpha1 to beta1 (#104009) 1 year ago
codegen Chore: update golang.org/x/sys+net+text+tools+crypto (#103963) 1 year ago
components CI: Bump golangci-lint to 2.0.2 (#103572) 1 year ago
events
expr Alerting: Remove feature toggle for custom recovery threshold (#104455) 1 year ago
extensions Use authlib repo. Use otel (#103178) 1 year ago
generated Provisioning: webhook last event timestamp (#103180) 1 year ago
ifaces/gcsifaces
infra Data Sources: Add gauge for response size (#104394) 1 year ago
kinds i18n: Add `locale` to backend (#102233) 1 year ago
login/social CI: Bump golangci-lint to 2.0.2 (#103572) 1 year ago
middleware skip trace for '/api/health' endpoint (#103430) 1 year ago
mocks/mock_gcsifaces
models Auth: Attach external session info to Grafana session (#93849) 2 years ago
modules FEMT: Basic frontend-service implementation (#104229) 1 year ago
plugins Chore: Update internal go.mod references (#104262) 1 year ago
promlib Chore: bump grafana-plugin-sdk-go from v0.275.0 to v0.277.0 (#103971) 1 year ago
registry Advisor: Allow to disable backend (#104445) 1 year ago
semconv [main] Go: Bump to 1.24.2 (#103521) 1 year ago
server FEMT: Basic frontend-service implementation (#104229) 1 year ago
services Alerting: Add an internal label to rules converted from Prometheus (#104475) 1 year ago
setting MetricsDrilldown: Remove legacy Metrics Drilldown code paths (#103845) 1 year ago
storage K8s/Dashboard: Promote from alpha1 to beta1 (#104009) 1 year ago
tests Alerting: Remove feature toggle for custom recovery threshold (#104455) 1 year ago
tsdb Graphite: Support backend queries with different time ranges (#103984) 1 year ago
util Chore: Clean up unused parts of xorm/core (#104260) 1 year ago
web CI: Bump golangci-lint to 2.0.2 (#103572) 1 year 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.