grafana/pkg
Roberto Jiménez Sánchez 53bbb99206
Provisioning: Enable README rendering by default (#126131)
Promote the provisioning.readmes feature toggle from experimental to
public preview and enable it by default. Git Sync provisioned folders
will render their README.md inline below the dashboards list out of the
box starting with v13.1.0.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-10 14:44:34 +02:00
..
aggregator Dependencies: Bump Go to v1.26.4 (#125848) 2026-06-04 06:36:37 +02:00
api Chore: Remove grafanaconThemes (#126002) 2026-06-10 09:16:46 +00:00
apimachinery Dependencies: Update authlib to v0.0.0-20260603144019-18cfcbc9496a (#126096) 2026-06-10 09:19:30 +02:00
apis DataSource/Proxy: Move OAuthPassThru settings to the datasource package (#125325) 2026-05-23 13:36:49 +03:00
apiserver Dependencies: Update authlib to v0.0.0-20260603144019-18cfcbc9496a (#126096) 2026-06-10 09:19:30 +02:00
build Dependencies: Bump Go to v1.26.4 (#125848) 2026-06-04 06:36:37 +02: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 Grafana CLI: add admin db-migrate subcommand (#125182) 2026-05-21 09:49:55 +02:00
codegen Dependencies: Bump Go to v1.26.4 (#125848) 2026-06-04 06:36:37 +02:00
components ImgUploader: Migrate S3 uploader to aws-sdk-go-v2 (#125686) 2026-06-08 23:28:24 +03:00
configprovider Configprovider: Update the interface to propagate errors (#110814) 2025-09-11 17:26:54 +03:00
events Folders: Cleanup legacy service (#121976) 2026-04-07 16:54:40 +03:00
expr Sql Expressions: Add parser tests (#124914) 2026-05-14 13:17:06 -04:00
extensions RBAC: Merge permissions from Zanzana (#125614) 2026-06-04 15:53:36 +02:00
generated deps(go): bump the k8s-io group across 2 directories with 3 updates (#123865) 2026-04-30 15:11:18 +03:00
ifaces ImgUploader: Migrate S3 uploader to aws-sdk-go-v2 (#125686) 2026-06-08 23:28:24 +03:00
infra Dependencies: Update authlib to v0.0.0-20260603144019-18cfcbc9496a (#126096) 2026-06-10 09:19:30 +02:00
kinds Dashboards: Add enableGroupBy field to v1 ad-hoc variable schema and conversions (#121236) 2026-03-31 11:50:21 -04:00
login/social Auth: Add managed identity token refresh support for Azure AD OAuth (#119134) 2026-04-23 14:08:31 +02:00
middleware Snapshots: Improve legacy API middleware (#125677) 2026-05-29 07:39:21 -03:00
mocks ImgUploader: Migrate S3 uploader to aws-sdk-go-v2 (#125686) 2026-06-08 23:28:24 +03:00
models Auth: Attach external session info to Grafana session (#93849) 2024-10-08 11:03:29 +02:00
modules Background services: clean up nested managers on startup failure (#125724) 2026-05-29 16:11:33 +02:00
operators Provisioning: Capability-based config-driven supported resources (#125856) 2026-06-08 13:57:38 +02:00
plugins Dependencies: Update authlib to v0.0.0-20260603144019-18cfcbc9496a (#126096) 2026-06-10 09:19:30 +02:00
registry Search: Normalize root folder UID to fix root dashboard search during rollout (#126137) 2026-06-10 12:29:45 +02:00
semconv Dependencies: Bump Go to v1.26.4 (#125848) 2026-06-04 06:36:37 +02:00
server Folders: Wire the ResourcePermission API into embedded mode for default permissions (#125927) 2026-06-09 12:28:00 -06:00
services Provisioning: Enable README rendering by default (#126131) 2026-06-10 14:44:34 +02:00
setting Search: parallel chunk I/O for KV-backed snapshots (#126090) 2026-06-09 18:12:08 +00:00
storage Search: auto-create vector backfill jobs from the reconciler (#126006) 2026-06-10 09:23:03 +02:00
tests Folders: Wire the ResourcePermission API into embedded mode for default permissions (#125927) 2026-06-09 12:28:00 -06:00
tsdb Tempo: prevent case-insensitive header collision when forwarding team headers (#125796) 2026-06-09 17:06:41 +01:00
util Dependencies: Bump Go to v1.26.4 (#125848) 2026-06-04 06:36:37 +02:00
web Chore: Remove remaining ptr constructor helper functions (#124553) 2026-05-11 21:00:39 +03: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.