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
Matheus Macabu 9aea342be1
SecretsManager: Update decrypt authorization with service identity
1 week ago
..
aggregator refactor(unified-storage): move generated protos to own pkg (#105356) 2 weeks ago
api RBAC: Remove dashboard and folder guardians (#104646) 1 week ago
apimachinery Dependencies: Bump authlib to support service identity in claims (#105513) 2 weeks ago
apis ds-querier: handle execute errors better (#105496) 2 weeks ago
apiserver Dependencies: Bump authlib to support service identity in claims (#105513) 2 weeks ago
build refactor(unified-storage): move generated protos to own pkg (#105356) 2 weeks ago
bus
cmd refactor(unified-storage): move generated protos to own pkg (#105356) 2 weeks ago
codegen Chore: Update golang.org/x/ and do not omitempty Items (#105371) 2 weeks ago
components Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 3 weeks ago
events
expr Test: Make timeout 1ns to minimise flakiness (#105437) 2 weeks ago
extensions Remove kube-aggregator from OSS (#103659) 2 weeks ago
generated Provisioning: webhook last event timestamp (#103180) 2 months ago
ifaces/gcsifaces
infra Merge remote-tracking branch 'origin/main' into secret-service/feature-branch 2 weeks ago
kinds i18n: Add `locale` to backend (#102233) 2 months ago
login/social CI: Bump golangci-lint to 2.0.2 (#103572) 2 months ago
middleware Revert "Build swagger ui in seperate webpack build" (#104580) 1 month ago
mocks/mock_gcsifaces
models
modules unified-storage: setup ring to shard requests (#103783) 1 month ago
plugins Dependencies: Bump packages in modules with incorrect dependencies or outside of workspace (#105455) 2 weeks ago
promlib refactor(unified-storage): move generated protos to own pkg (#105356) 2 weeks ago
registry SecretsManager: Update decrypt authorization with service identity 1 week ago
semconv Chore: Bump Go version to 1.24.3 (#105098) 3 weeks ago
server Merge remote-tracking branch 'origin/main' into secret-service/feature-branch 1 week ago
services RBAC: Remove dashboard and folder guardians (#104646) 1 week ago
setting Plugins: Add preinstall_sync config - allow plugins to be preinstalled synchronously (#105292) 2 weeks ago
storage Merge remote-tracking branch 'origin/main' into secret-service/feature-branch 1 week ago
tests Merge branch 'main' into secret-service/feature-branch 2 weeks ago
tsdb Azure Monitor: Support request timeout configuration (#105487) 2 weeks ago
util fix(util): flaky debouncer test (#105541) 2 weeks ago
web Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 3 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.