From 0f73ab3280b048c4be5f99235a58c9d58e0f31cd 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 11:14:01 -0400 Subject: [PATCH] [v10.3.x] Added YouTube video to index.md on Time Series (#85275) 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 ace758155b9..cf2e6546d0e 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.