DEV Community

Cover image for [Video] Exploring distributed tracing with ASP NET Core 6
João Antunes
João Antunes

Posted on • Originally published at blog.codingmilitia.com on

[Video] Exploring distributed tracing with ASP NET Core 6

Hey folks!

In this video, let’s take a look at distributed tracing and how to get it working with ASP.NET Core 6.

Distributed tracing isn’t a new subject by any means, but there are some more recent developments, namely in terms of standards like W3C Trace Context and OpenTelemetry, that are worth a look.

Here come a bunch of related links:

Hope this video/post helps in understanding how these things work and why they’re useful, as well as how they integrate with our .NET and ASP.NET Core projects.

Thanks for stopping by, cyaz!

Top comments (0)