grafana/pkg
Daniele Stefano Ferru 3a98408efc
Provisioning: return warning instead of error when deleting non-existing file (#118296)
* Provisioning: return warning instead of error when deleting non-existing file

* fix integration tests
2026-02-17 16:37:29 +00:00
..
aggregator Provisioning: Ignore git submodules (#118212) 2026-02-16 18:48:56 +00:00
api IAM: Set userId in context logs from ErrTokenNeedsRotation (#118066) 2026-02-16 08:52:50 +00: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 [chore] Upgrade grafana-app-sdk from v0.50.2 to v0.50.4 (#118015) 2026-02-13 09:30:44 -05:00
bus
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
events
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
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 Provisioning: Ignore git submodules (#118212) 2026-02-16 18:48:56 +00:00
registry Provisioning: return warning instead of error when deleting non-existing file (#118296) 2026-02-17 16:37:29 +00: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 Unified: extract backend creation from server (#117177) 2026-02-17 13:59:21 +01:00
services Alerting: Fix 'too many SQL variables' when deleting large rule groups (#118238) 2026-02-17 11:58:39 +00:00
setting Unified: extract backend creation from server (#117177) 2026-02-17 13:59:21 +01:00
storage Unified: extract backend creation from server (#117177) 2026-02-17 13:59:21 +01:00
tests Provisioning: return warning instead of error when deleting non-existing file (#118296) 2026-02-17 16:37:29 +00: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
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.