Skip to content

Commit 1d3067e

Browse files
authored
Merge pull request #280 from amplifying-fsharp/open-telemetry-session
OpenTelemetry session 2025-03-21
2 parents 79ef43e + 519824a commit 1d3067e

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

src/sessions/2025-03-21.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
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.
18+
It allows you to collect telemetry data from your applications and send it to various backends for analysis.
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.
20+
21+
## Champion
22+
23+
- [Jimmy Byrd](https://github.com/TheAngryByrd)

0 commit comments

Comments
 (0)