From 71866b4923b0121105f0546ff69dddaa5e35c40c 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:49:52 -0400 Subject: [PATCH] [v10.2.x] Added YouTube video to index.md on Time Series (#85274) 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 209df93cf86..8f8ec83ce96 100644 --- a/docs/sources/panels-visualizations/visualizations/time-series/index.md +++ b/docs/sources/panels-visualizations/visualizations/time-series/index.md @@ -43,6 +43,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.