From cd818d633e58ab3791808bc4f510c87396a02021 Mon Sep 17 00:00:00 2001 From: GitHub Date: Wed, 8 Jan 2025 03:07:51 +0000 Subject: [PATCH] chore(updater): bump pkg/dist/*.yml (2025-01-08) --- pkg/dist/service_types.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pkg/dist/service_types.yml b/pkg/dist/service_types.yml index 9636217..3284ed8 100644 --- a/pkg/dist/service_types.yml +++ b/pkg/dist/service_types.yml @@ -1584,6 +1584,11 @@ grafana: description: Enable browsing of dashboards in grid (pictures) mode. This feature is new in Grafana 9 and is quite resource intensive. It may cause low-end plans to work more slowly while the dashboard previews are rendering. type: boolean example: false + dashboard_scenes_enabled: + title: Enable scenes renderer for dashboards + description: Enable use of the Grafana Scenes Library as the dashboard engine. i.e. the `dashboardScene` feature flag. Upstream blog post at https://grafana.com/blog/2024/10/31/grafana-dashboards-are-now-powered-by-scenes-big-changes-same-ui/ + type: boolean + example: false dashboards_min_refresh_interval: title: Minimum refresh interval description: Signed sequence of decimal numbers, followed by a unit suffix (ms, s, m, h, d), e.g. 30s, 1h