From 8e7c9f6587abebe82c1e635e83e5aeb1306422e2 Mon Sep 17 00:00:00 2001 From: Lisa <60980933+LisaHJung@users.noreply.github.com> Date: Thu, 15 Feb 2024 11:14:21 -0700 Subject: [PATCH] Adding Grafana for Beginners video to doc (#82710) --- docs/sources/datasources/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/sources/datasources/_index.md b/docs/sources/datasources/_index.md index d5332117bea..d264340a5e8 100644 --- a/docs/sources/datasources/_index.md +++ b/docs/sources/datasources/_index.md @@ -18,6 +18,8 @@ Grafana comes with built-in support for many _data sources_. If you need other data sources, you can also install one of the many data source plugins. If the plugin you need doesn't exist, you can develop a custom plugin. +{{< youtube id="cqHO0oYW6Ic" >}} + Each data source comes with a _query editor_, which formulates custom queries according to the source's structure. After you add and configure a data source, you can use it as an input for many operations, including: