Skip to content

Commit 9102b62

Browse files
Edgar GonzalezEdgar Gonzalez
authored andcommitted
OpenTelemetry session 2025-03-21
1 parent 79ef43e commit 9102b62

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

src/sessions/2025-03-21.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: "OpenTelemetry in your test suite"
3+
preview: "OpenTelemetry"
4+
isDraft: true
5+
date: 2025-03-21T14:00:00.000Z
6+
id: "2025/03/21"
7+
champion: "Jimmy Byrd"
8+
zoomLink: "https://us06web.zoom.us/j/83450528920?pwd=InXPB9Ni0h4SbbKI7Acp0C5b3jXjwJ.1"
9+
zoomPasscode: "otel"
10+
issueLink: "https://github.com/ionide/FsAutoComplete/pull/1341"
11+
company: "Motivity"
12+
youtubeId: ""
13+
---
14+
15+
## Topic
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.
18+
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+
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.
21+
22+
## Champion
23+
24+
- [Jimmy Byrd](https://github.com/TheAngryByrd)

0 commit comments

Comments
 (0)