We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0aede4 commit 7c5394aCopy full SHA for 7c5394a
content/en/blog/2025/observing-lambdas/index.md
@@ -98,8 +98,10 @@ service:
98
99
Afterward, set the `OPENTELEMETRY_COLLECTOR_CONFIG_URI` environment variable to
100
`/var/task/collector.yaml`. Once the function is redeployed, you’ll see your
101
-function logs appear!
+function logs appear! You can see this in action in the video below.
102
103
-<video controls>
104
- <source src="./video-lambda-real-time.webm" />
105
-</video>
+<p>
+ <video controls style="width: 100%">
+ <source src="./video-lambda-real-time.webm" />
106
+ </video>
107
+</p>
content/en/blog/2025/observing-lambdas/video-lambda-real-time.webm
-1.49 MB
0 commit comments