summaryrefslogtreecommitdiffstats
path: root/docs/getting-started.md
diff options
context:
space:
mode:
authorJoel Hans <joel@netdata.cloud>2020-03-12 06:10:16 -0700
committerGitHub <noreply@github.com>2020-03-12 06:10:16 -0700
commit11fa175c98855d1d142ac256df8e6bad6600498c (patch)
treea7172e9084cad0c82d7d9141ac73ae8a372246f3 /docs/getting-started.md
parentbc0ca9b1b3cbdd6d1a76d2150080dff79e116e24 (diff)
Add Patti's video to docs (#8385)
We're adding Patti's dashboard intro video to a few relevant spots in the documentation to get some more eyes on it.
Diffstat (limited to 'docs/getting-started.md')
-rw-r--r--docs/getting-started.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/getting-started.md b/docs/getting-started.md
index 67e4fa6e96..c86416a929 100644
--- a/docs/getting-started.md
+++ b/docs/getting-started.md
@@ -1,6 +1,7 @@
<!--
---
title: "Getting started guide"
+date: 2020-03-11
custom_edit_url: https://github.com/netdata/netdata/edit/master/docs/getting-started.md
---
-->
@@ -26,6 +27,10 @@ Open up your web browser of choice and navigate to `http://YOUR-HOST:19999`. Wel
![Animated GIF of navigating to the
dashboard](https://user-images.githubusercontent.com/1153921/63463901-fcb9c800-c412-11e9-8f67-8fe182e8b0d2.gif)
+<details markdown="1"><summary>Want to see the dashboard and its features in action? Check out our video.</summary>
+<iframe width="720" height="405" src="https://www.youtube.com/embed/Ob6-Wkb6ZBA" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
+</details>
+
**What's next?**:
- Read more about the [standard Netdata dashboard](../web/gui/).