You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/sessions/2025-03-21.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,11 +14,10 @@ youtubeId: ""
14
14
15
15
## Topic
16
16
17
-
OpenTelemetry is a powerful tool for instrumenting your applications. It allows you to collect telemetry data from your applications/tests and send it to various backends for analysis.
17
+
OpenTelemetry is a powerful tool for instrumenting your applications.
18
+
It allows you to collect telemetry data from your applications and send it to various backends for analysis.
18
19
In this session, we will explore how to use OpenTelemetry in your test suite to verify that your application is emitting the correct telemetry data.
19
20
20
-
We will use FsAutoComplete as an example and show how we can use OpenTelemetry to verify that the telemetry data emitted by the application is correct.
0 commit comments