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
Will Assis 9f28ad1402
tweaks
7 months ago
..
aggregator Chore: Bump Go version to 1.24.3 (#105098) 7 months ago
api Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 7 months ago
apimachinery Chore: Bump Go version to 1.24.3 (#105098) 7 months ago
apis QueryLibrary: Added IsVisibility property to Query data (#104579) 7 months ago
apiserver Chore: Bump Go version to 1.24.3 (#105098) 7 months ago
build Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 7 months ago
bus Hackaton: Add more unit tests, take 3 (#101525) 10 months ago
cmd K8s/Dashboard: Promote from alpha1 to beta1 (#104009) 8 months ago
codegen Chore: Bump Go version to 1.24.3 (#105098) 7 months ago
components Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 7 months ago
events Alerting: update rule versions on folder move (#88376) 1 year ago
expr Alerting: Remove feature toggle for custom recovery threshold (#104455) 8 months ago
extensions unified-storage: setup ring to shard requests (#103783) 8 months ago
generated Provisioning: webhook last event timestamp (#103180) 9 months ago
ifaces/gcsifaces
infra Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 7 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 Revert "Build swagger ui in seperate webpack build" (#104580) 8 months ago
mocks/mock_gcsifaces
models Auth: Attach external session info to Grafana session (#93849) 1 year ago
modules remove ring/client pool setup from distributor module and use the same ring/client pool between storage server module and distributor module 8 months ago
plugins Advisor: Ensure User-Agent header is set for checks (#105122) 7 months ago
promlib Chore: Bump Go version to 1.24.3 (#105098) 7 months ago
registry tweaks 7 months ago
semconv Chore: Bump Go version to 1.24.3 (#105098) 7 months ago
server tweaks 7 months ago
services alternative option using unknown service handler to handle ALL grpc requests intead of defining them one by one 7 months ago
setting Plugins: Add plugins auto update feature (#104112) 7 months ago
storage lint 7 months ago
tests Merge branch 'main' of github.com:grafana/grafana into unistore-distributor 7 months ago
tsdb Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 7 months ago
util Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 7 months ago
web Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 7 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.