grafana/pkg
Stephanie Hingtgen f41570a6f7
Annotations: Move to integration tests (#108736)
2025-07-28 11:37:17 -05:00
..
aggregator Apps: Update grafana-app-sdk to v0.40.1 (#108786) 2025-07-28 12:34:09 +00:00
api Chore: Omit integration tests if short test flag is passed (#108777) 2025-07-28 13:38:54 +02:00
apimachinery Apps: Update grafana-app-sdk to v0.40.1 (#108786) 2025-07-28 12:34:09 +00:00
apis Provisioning: Add bulk delete job (#108580) 2025-07-25 16:38:10 +00:00
apiserver Apps: Update grafana-app-sdk to v0.40.1 (#108786) 2025-07-28 12:34:09 +00:00
build Apps: Update grafana-app-sdk to v0.40.1 (#108786) 2025-07-28 12:34:09 +00:00
bus
clientauth/middleware Feature-Flag service: signing middleware for cloud usecase (#107745) 2025-07-17 09:50:25 -07:00
cmd OpenFeature: Initialize early (#108594) 2025-07-28 16:05:57 +02:00
codegen Apps: Update grafana-app-sdk to v0.40.1 (#108786) 2025-07-28 12:34:09 +00:00
components Replace usage of http.DefaultClient and http.DefaultTransport (#104135) 2025-05-09 13:26:39 -04:00
events
expr Query Service: Fix Time Bug (#108337) 2025-07-18 18:14:44 +00:00
extensions Secrets: Add kms providers imports (#108210) 2025-07-17 12:04:59 +02:00
generated Provisioning: Add user token to git and bitbucket repository specs (#108186) 2025-07-17 10:25:02 +02:00
ifaces/gcsifaces
infra Chore: Omit integration tests if short test flag is passed (#108777) 2025-07-28 13:38:54 +02:00
kinds QueryVariable: Add static options input (#107514) 2025-07-14 16:05:56 +03:00
login/social Chore: Omit integration tests if short test flag is passed (#108777) 2025-07-28 13:38:54 +02:00
middleware FrontendService: Add tracing and logging middleware (#107956) 2025-07-22 18:55:44 +01:00
mocks/mock_gcsifaces
models
modules unified-storage: Distributor rename to better reflect that it'll be used for search (#107409) 2025-07-01 11:15:10 -04:00
plugins Apps: Update grafana-app-sdk to v0.40.1 (#108786) 2025-07-28 12:34:09 +00:00
promlib Apps: Update grafana-app-sdk to v0.40.1 (#108786) 2025-07-28 12:34:09 +00:00
registry Chore: Omit integration tests if short test flag is passed (#108777) 2025-07-28 13:38:54 +02:00
semconv Dependencies: Bump Go to v1.24.5 (#108175) 2025-07-22 17:08:40 +02:00
server OpenFeature: Initialize early (#108594) 2025-07-28 16:05:57 +02:00
services Annotations: Move to integration tests (#108736) 2025-07-28 11:37:17 -05:00
setting Cloud migrations: store snapshots in the database (#108551) 2025-07-25 11:41:21 -03:00
storage unified-storage: add tracing to distributor methods (#108791) 2025-07-28 12:35:20 -04:00
tests Annotations: Move to integration tests (#108736) 2025-07-28 11:37:17 -05:00
tsdb Chore: Omit integration tests if short test flag is passed (#108777) 2025-07-28 13:38:54 +02:00
util Chore: Update mocks with recent mockery (#107816) 2025-07-09 09:15:34 +02: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

README.md

This directory contains the code for the Grafana backend.

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