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
Kyle Brandt 5e056c2a3f
SQL Expressions: Add sql expression specific timeout and output limit (#104834)
7 days ago
..
aggregator Chore: Update grpc to v1.72.0 (#105311) 1 week ago
api FEMT: Call /bootdata and render grafana (#105176) 1 week ago
apimachinery Chore: Update grpc to v1.72.0 (#105311) 1 week ago
apis SecretsManager: Changes to specs as ref, description, system keeper (#105319) 1 week ago
apiserver Chore: Update grpc to v1.72.0 (#105311) 1 week ago
build Chore: Update grpc to v1.72.0 (#105311) 1 week 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 Dependencies: Unpin and bump github.com/getkin/kin-openapi from v0.126.0 to v0.132.0 (#105185) 1 week ago
components Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 2 weeks ago
events
expr SQL Expressions: Add sql expression specific timeout and output limit (#104834) 7 days 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 Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 2 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
modules unified-storage: setup ring to shard requests (#103783) 4 weeks ago
plugins Dependencies: Unpin and bump github.com/getkin/kin-openapi from v0.126.0 to v0.132.0 (#105185) 1 week ago
promlib Chore: Update grpc to v1.72.0 (#105311) 1 week ago
registry SecretsManager: Changes to specs as ref, description, system keeper (#105319) 1 week ago
semconv Chore: Bump Go version to 1.24.3 (#105098) 2 weeks ago
server Plugins: Add plugins auto update feature (#104112) 2 weeks ago
services Alerting: API to pause all alert rules in a folder (#104674) 1 week ago
setting SQL Expressions: Add sql expression specific timeout and output limit (#104834) 7 days ago
storage Chore: Update grpc to v1.72.0 (#105311) 1 week ago
tests Alerting: API to pause all alert rules in a folder (#104674) 1 week ago
tsdb Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 2 weeks ago
util Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 2 weeks ago
web Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 2 weeks 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.