From eaf0dbe50d37929948b2625fbcd8ae067583dacd Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 10:40:20 -0400 Subject: [PATCH] [v10.4.x] Added YouTube video to index.md on Time Series (#85276) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added YouTube video to index.md on Time Series (#85188) * Added YouTube video to index.md on Time Series Added a brief description and the YouTube link for the Time Series video. * Update index.md Did quick fix * Update index.md Found double space, removed, hope PR goes through * Update docs/sources/panels-visualizations/visualizations/time-series/index.md Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com> --------- Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com> (cherry picked from commit d4953f4a1f4aad5f5e3717a14238d9094d434e35) Co-authored-by: SeƱor Performo - Leandro Melendez <54183040+srperf@users.noreply.github.com> --- .../panels-visualizations/visualizations/time-series/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/sources/panels-visualizations/visualizations/time-series/index.md b/docs/sources/panels-visualizations/visualizations/time-series/index.md index e41c20fa2bb..e12b5ca80e5 100644 --- a/docs/sources/panels-visualizations/visualizations/time-series/index.md +++ b/docs/sources/panels-visualizations/visualizations/time-series/index.md @@ -44,6 +44,10 @@ Time series visualizations are the default and primary way to visualize time ser You can migrate from the old Graph visualization to the new time series visualization. To migrate, open the panel and click the **Migrate** button in the side pane. {{% /admonition %}} +The following video guides you through the creation steps and common customizations of time series visualizations and is great for beginners: + +{{< youtube id="RKtW87cPxsw" >}} + ## Tooltip options Tooltip options control the information overlay that appears when you hover over data points in the graph.