We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bad536 commit 50c6050Copy full SHA for 50c6050
1 file changed
docs/playbook-reference/logs-triggers/index.rst
@@ -15,7 +15,11 @@ To achieve this, we’ll use:
15
16
.. image:: /images/logs-to-metrics.png
17
18
-Let's get started!
+Let's get started! Here's a video explainer of how it works:
19
+
20
+.. raw:: html
21
22
+ <div style="position: relative; height: 0; padding-bottom: 56.25%;"> <iframe src="https://www.youtube.com/embed/14Z4hVhlkWE" frameborder="0" allowfullscreen style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"></iframe></div>
23
24
**Step 1: Create a namespace for the demo**
25
----------------------------------------------------
0 commit comments