From d15321179e23a97369454ea0c08d46f9b3cd8d85 Mon Sep 17 00:00:00 2001 From: Jacob Valdez Date: Thu, 21 Nov 2024 15:28:19 -0600 Subject: [PATCH] [v11.3.x] Docs: Removing outdated versioning info in create reports (#96808) Docs: Removing outdated versioning info in create reports (#96804) Removing outdated versioning info in create reports (cherry picked from commit e6a771cf4a85b15becda4f3d2a46eeb61dafdd52) Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com> --- docs/sources/dashboards/create-reports/index.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/sources/dashboards/create-reports/index.md b/docs/sources/dashboards/create-reports/index.md index ca455c89673..774e05dc445 100644 --- a/docs/sources/dashboards/create-reports/index.md +++ b/docs/sources/dashboards/create-reports/index.md @@ -155,7 +155,7 @@ You can save a report as a draft at any point during the report creation or upda ### Choose template variables -> **Note:** Available in [Grafana Enterprise](ref:grafana-enterprise) version 7.5 and later behind the `reportVariables` feature flag, Grafana Enterprise version 8.0 and later without a feature flag, and [Grafana Cloud](/docs/grafana-cloud/). +> **Note:** Available in [Grafana Enterprise](ref:grafana-enterprise) and [Grafana Cloud](/docs/grafana-cloud/). You can configure report-specific template variables for the dashboard on the report page. The variables that you select will override the variables from the dashboard, and they are used when rendering a PDF file of the report. For detailed information about using template variables, refer to the [Templates and variables](ref:templates-and-variables) section. @@ -233,8 +233,7 @@ This feature relies on the same plugin that supports the [image rendering](ref:i ### Scheduling -> **Note:** Available in [Grafana Enterprise](ref:grafana-enterprise) version 8.0 and later, and [Grafana Cloud](/docs/grafana-cloud/). -> The scheduler was significantly changed in Grafana Enterprise version 8.1. +> **Note:** Available in [Grafana Enterprise](ref:grafana-enterprise) and [Grafana Cloud](/docs/grafana-cloud/). Scheduled reports can be sent once, or repeated on an hourly, daily, weekly, or monthly basis, or sent at custom intervals. You can also disable scheduling by selecting **Never**, for example to send the report via the API.