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
Peter Štibraný e85acf047a
Remove use of dialect.LikeStr (#104460)
3 weeks ago
..
aggregator Chore: Update internal go.mod references (#104262) 4 weeks ago
api Revert "Build swagger ui in seperate webpack build" (#104580) 4 weeks ago
apimachinery IAM: Add `datasources:query` support for using the authlib/authzservice (#104107) 4 weeks ago
apis Chore: Update internal go.mod references (#104262) 4 weeks ago
apiserver fix: make data syncer run configurable on mode (2->3) change (#104401) 4 weeks ago
build CI: remove unused worklow; use GITHUB_TOKEN where possible (#104657) 3 weeks ago
bus Hackaton: Add more unit tests, take 3 (#101525) 3 months ago
cmd K8s/Dashboard: Promote from alpha1 to beta1 (#104009) 4 weeks 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 Alerting: Remove feature toggle for custom recovery threshold (#104455) 4 weeks ago
extensions unified-storage: setup ring to shard requests (#103783) 4 weeks ago
generated Provisioning: webhook last event timestamp (#103180) 2 months ago
ifaces/gcsifaces
infra Data Sources: Add gauge for response size (#104394) 4 weeks 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 Revert "Build swagger ui in seperate webpack build" (#104580) 4 weeks ago
mocks/mock_gcsifaces
models Auth: Attach external session info to Grafana session (#93849) 7 months ago
modules unified-storage: setup ring to shard requests (#103783) 4 weeks ago
plugins Chore: Update internal go.mod references (#104262) 4 weeks ago
promlib Chore: bump grafana-plugin-sdk-go from v0.275.0 to v0.277.0 (#103971) 1 month ago
registry Provisioning: Require author name (#104789) 3 weeks ago
semconv [main] Go: Bump to 1.24.2 (#103521) 1 month ago
server unified-storage: expose memberlist cluster label config (#104643) 3 weeks ago
services Remove use of dialect.LikeStr (#104460) 3 weeks ago
setting unified-storage: expose memberlist cluster label config (#104643) 3 weeks ago
storage fix(unified-storage): only fetch from history table if rv changed (#104740) 3 weeks ago
tests Alerting: Migrate notifications API to app-platform SDK application (#104424) 3 weeks ago
tsdb TestData: Support a steps scenario (#104736) 3 weeks ago
util Chore: Clean up unused parts of xorm/core (#104260) 4 weeks 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.