MENU

Fun & Interesting

Coding Shorts: Use Open Telemetry in ASP.NET Core

Shawn Wildermuth 8,506 lượt xem 1 year ago
Video Not Working? Fix It Now

Before I dig into Aspire, I wanted to make sure I understood some of the related technologies. One of the parts of the Aspire boilerplate is Open Telemetry. Let's dig into how you can use Open Telemetry (with or without Aspire). Let's see how it works!

00:00 Introduction
01:02 The Project
02:07 Adding Open Telemetry
04:15 A Console Exporter
05:27 Creating Custom Metrics
08:35 Using the Metric
09:56 Using a Monitor
10:56 Application Insights
12:54 Wrapping Up

Source Code: https://github.com/shawnwildermuth/codingshorts/tree/main/telemetry

If you like this video, you might like other videos in my Instructional Videos:
- https://www.youtube.com/playlist?list=PLtOvnDRdH12e3vOq4zvpI2cKsancIwMcP

Comment