From 3a778b9adb2bd00e1bf75b25a79a5048b88abb9a Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 20:41:07 +0200 Subject: [PATCH] [v10.2.x] Adding "Exploring logs, metrics, and traces with Grafana" video to docs (#82730) Adding "Exploring logs, metrics, and traces with Grafana" video to docs (#82724) (cherry picked from commit 80f324fadbc661d3ac95300f3a27cce3e013d1e7) Co-authored-by: Lisa <60980933+LisaHJung@users.noreply.github.com> --- docs/sources/explore/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/sources/explore/_index.md b/docs/sources/explore/_index.md index 4ba5d382df6..715853a315a 100644 --- a/docs/sources/explore/_index.md +++ b/docs/sources/explore/_index.md @@ -29,6 +29,8 @@ If you just want to explore your data and do not want to create a dashboard, the ## Start exploring +{{< youtube id="1q3YzX2DDM4" >}} + > Refer to [Role-based access Control]({{< relref "../administration/roles-and-permissions/access-control/" >}}) in Grafana Enterprise to understand how you can manage Explore with role-based permissions. In order to access Explore, you must have an editor or an administrator role, unless the [viewers_can_edit option]({{< relref "../setup-grafana/configure-grafana/#viewers_can_edit" >}}) is enabled. Refer to [About users and permissions]({{< relref "../administration/roles-and-permissions/" >}}) for more information on what each role has access to.