From 41ec10f49f8db9decf74f89b1f90e39a2a6222e0 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Mon, 29 May 2023 15:10:27 +0100 Subject: [PATCH] [v10.0.x] docs: add pricing info for email sharing (#69221) docs: add pricing info for email sharing (#69206) added pricing info (cherry picked from commit 4d0c1a4b8e754d74d3e5347c68c4809da1dd95db) Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> --- .../dashboards/dashboard-public/index.md | 19 +++---------------- 1 file changed, 3 insertions(+), 16 deletions(-) diff --git a/docs/sources/dashboards/dashboard-public/index.md b/docs/sources/dashboards/dashboard-public/index.md index 2514e455a79..c55a973ff2d 100644 --- a/docs/sources/dashboards/dashboard-public/index.md +++ b/docs/sources/dashboards/dashboard-public/index.md @@ -83,27 +83,14 @@ The link no longer works. You must create a new public URL, as in [Make a dashbo {{% admonition type="note" %}} -Available in [Grafana Enterprise]({{< relref "../../introduction/grafana-enterprise/" >}}) and [Grafana Cloud Pro and Advanced](/docs/grafana-cloud). +Available in [public preview](/docs/release-life-cycle/) in [Grafana Cloud Pro and Advanced](/docs/grafana-cloud). This feature will have a cost by active users after being promoted into general availability. + +Please contact support to have the feature enabled. {{% /admonition %}} Email sharing allows you to share your public dashboard with only specific people by email, instead of having it accessible to anyone with the URL. When you use email sharing, recipients receive a one-time use link that's valid for **one hour**. Once the link is used, the viewer has access to the public dashboard for **30 days**. -### Enable email sharing - -{{% admonition type="note" %}} - -For Grafana Cloud (Pro and Advanced only), contact support to have the feature enabled. - -{{% /admonition %}} - -Add the `publicDashboardsEmailSharing` feature toggle to your `custom.ini` file. - -``` -[feature_toggles] -publicDashboardsEmailSharing = true -``` - ### Invite a viewer 1. Click the sharing icon in the dashboard header.