grafana/pkg
2026-02-18 09:44:20 -05:00
..
aggregator Provisioning: Ignore git submodules (#118212) 2026-02-16 18:48:56 +00:00
api Enable K8 Resources Endpoint again for Testing (#117876) 2026-02-18 15:11:13 +01:00
apimachinery [chore] Upgrade grafana-app-sdk from v0.50.2 to v0.50.4 (#118015) 2026-02-13 09:30:44 -05:00
apis Chore: Upgrade app-sdk to 0.50.1 (#117292) 2026-02-10 13:55:07 +03:00
apiserver feat: add explicit tracer header (#117686) 2026-02-17 15:08:57 +01:00
build Feat: add possibility to bundle catalog plugins (#117576) 2026-02-18 15:13:39 +01:00
bus Hackaton: Add more unit tests, take 3 (#101525) 2025-03-05 08:00:12 +01:00
clientauth Chore: Unify token exchange round trippers - provisioning (#116106) 2026-01-21 11:00:39 +01:00
cmd chore(unified-storage): remove migration cli (#117574) 2026-02-06 12:31:55 +01:00
codegen [chore] Upgrade grafana-app-sdk from v0.50.2 to v0.50.4 (#118015) 2026-02-13 09:30:44 -05:00
components Remove redundant null logic (#117883) 2026-02-11 12:51:00 +00:00
configprovider Configprovider: Update the interface to propagate errors (#110814) 2025-09-11 17:26:54 +03:00
events Chore: Remove unused bus.Bus events (#110738) 2025-09-08 10:47:16 +00:00
expr SQL Expressions: Add "NOT" keyword to allow list (#116802) 2026-02-04 09:50:37 -05:00
extensions Chore: Update enterprise imports (#117910) 2026-02-11 12:11:42 -05:00
generated Chore: Upgrade app-sdk to 0.50.1 (#117292) 2026-02-10 13:55:07 +03:00
ifaces/gcsifaces
infra logging: fix db_query_time always reporting zero (#116824) 2026-01-26 13:25:40 +01:00
kinds Dashboards: Remove unused/duplicate types (#117458) 2026-02-05 11:48:33 +03:00
login/social Auth: Add support for validating OAuth ID token signatures (#116442) 2026-02-04 11:57:36 +01:00
middleware IAM: Set userId in context logs from ErrTokenNeedsRotation (#118066) 2026-02-16 08:52:50 +00:00
mocks/mock_gcsifaces
models Auth: Attach external session info to Grafana session (#93849) 2024-10-08 11:03:29 +02:00
modules Unified: extract backend creation from server (#117177) 2026-02-17 13:59:21 +01:00
operators Provisioning: Wire up repo and connection factory in controllers (#117810) 2026-02-12 00:17:40 +01:00
plugins Plugins: Allow to set multiple plugin directories to load (#117757) 2026-02-17 10:42:53 +01:00
promlib Chore: update gocloud.dev to v0.44.0 (#118342) 2026-02-18 09:11:22 +00:00
registry Enable K8 Resources Endpoint again for Testing (#117876) 2026-02-18 15:11:13 +01:00
semconv [chore] Upgrade grafana-app-sdk from v0.50.2 to v0.50.4 (#118015) 2026-02-13 09:30:44 -05:00
server Annotations: Rename legacyStorage to k8sRESTAdapter and add comments (#118273) 2026-02-18 14:07:05 +01:00
services chore(setting): add Prometheus counter for client-side rate limiter throttling (#118335) 2026-02-18 09:44:20 -05:00
setting Unified: extract backend creation from server (#117177) 2026-02-17 13:59:21 +01:00
storage Choure: update badger (#118349) 2026-02-18 11:40:02 +01:00
tests IAM: Add added and omit permissions list to role definition (#117389) 2026-02-18 15:38:17 +01:00
tsdb Testdata: Update query type examples and OpenAPI (#118242) 2026-02-17 11:38:55 +03:00
util Provisioning: Strip BOM characters from files in parser (#117984) 2026-02-12 16:40:25 +00:00
web Security: Fixes for CVE-2025-6197 and CVE-2025-6023 (#108330) 2025-07-18 09:06:26 -06:00
README.md
ruleguard.rules.go

This directory contains the code for the Grafana backend.

The contributor documentation for Grafana's backend is in /contribute/backend/README.md.