grafana/pkg
Mariell Hoversholm 312fcb4a54
Build: Use absolute paths when passed relatives (#106122)
2025-05-28 15:35:24 +02:00
..
aggregator Chore: Update k8s.io to v0.33.1 (#105307) 2025-05-28 00:13:18 +03:00
api NavTree: Group APM and Infra plugins under "Observability" section (#104192) 2025-05-27 17:05:28 +03:00
apimachinery Chore: Update k8s.io to v0.33.1 (#105307) 2025-05-28 00:13:18 +03:00
apis Chore: Update k8s.io to v0.33.1 (#105307) 2025-05-28 00:13:18 +03:00
apiserver Chore: Update k8s.io to v0.33.1 (#105307) 2025-05-28 00:13:18 +03:00
build Build: Use absolute paths when passed relatives (#106122) 2025-05-28 15:35:24 +02:00
bus Hackaton: Add more unit tests, take 3 (#101525) 2025-03-05 08:00:12 +01:00
cmd refactor(unified-storage): move generated protos to own pkg (#105356) 2025-05-15 21:36:52 +02:00
codegen Chore: Update k8s.io to v0.33.1 (#105307) 2025-05-28 00:13:18 +03:00
components Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 2025-05-09 13:26:39 -04:00
events Alerting: update rule versions on folder move (#88376) 2024-08-13 12:26:26 +02:00
expr SSE: Update execution order to move DS queries first (#105686) 2025-05-27 09:34:40 -04:00
extensions Remove support for Google Spanner database. (#105846) 2025-05-23 11:35:59 +02:00
generated Chore: Update k8s.io to v0.33.1 (#105307) 2025-05-28 00:13:18 +03:00
ifaces/gcsifaces
infra SecretsManager: Various utils for usage insights, outbox and secretkeeper (#106010) 2025-05-28 12:46:54 +01:00
kinds Chore: Update k8s.io to v0.33.1 (#105307) 2025-05-28 00:13:18 +03:00
login/social CI: Bump golangci-lint to 2.0.2 (#103572) 2025-04-10 14:42:23 +02:00
middleware Revert "Build swagger ui in seperate webpack build" (#104580) 2025-04-25 22:07:43 +01:00
mocks/mock_gcsifaces
models Auth: Attach external session info to Grafana session (#93849) 2024-10-08 11:03:29 +02:00
modules unified-storage: distributor instructions and fix race condition (#105630) 2025-05-20 14:46:33 +03:00
plugins Chore: Update k8s.io to v0.33.1 (#105307) 2025-05-28 00:13:18 +03:00
promlib Chore: Update k8s.io to v0.33.1 (#105307) 2025-05-28 00:13:18 +03:00
registry SecretsManager: Various utils for usage insights, outbox and secretkeeper (#106010) 2025-05-28 12:46:54 +01:00
semconv Chore: Bump Go version to 1.24.3 (#105098) 2025-05-08 15:28:03 +02:00
server SecretsManager: Introduce db migrator with keeper table (#105538) 2025-05-21 15:02:51 +01:00
services Chore: Ensure we save correct default `admin` user in integration test DB setup (#105752) 2025-05-28 11:25:01 +01:00
setting fix: preinstall sync plugins have priority over preinstall_async plugin (#106016) 2025-05-27 08:32:02 -04:00
storage Chore: Update k8s.io to v0.33.1 (#105307) 2025-05-28 00:13:18 +03:00
tests Chore: Ensure we save correct default `admin` user in integration test DB setup (#105752) 2025-05-28 11:25:01 +01:00
tsdb Pyroscope: Annotation support for series queries (#104130) 2025-05-28 10:42:19 +02:00
util feat(unified-storage): round robin queue and scheduler package (#105544) 2025-05-27 21:15:03 +02:00
web Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 2025-05-09 13:26:39 -04:00
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.