MENU

Fun & Interesting

Mastering Distributed Tracing with Serilog and Seq in .NET

Milan Jovanović 15,816 7 months ago
Video Not Working? Fix It Now

Want to master Clean Architecture? Go here: https://bit.ly/3PupkOJ Want to unlock Modular Monoliths? Go here: https://bit.ly/3SXlzSt Join a community of 1000+ .NET developers: https://www.patreon.com/milanjovanovic Learn to implement structured logging and distributed tracing in .NET applications using Serilog and Seq. We'll cover Serilog configuration, best practices for adding context to logs and using Seq for log analysis and visualization. We'll focus on Seq's new distributed tracing support, demonstrating how to correlate logs and traces across services, visualize request flows, and identify bottlenecks in distributed systems. This video will help you build a robust logging and tracing strategy for easier debugging and monitoring. Check out my courses: https://www.milanjovanovic.tech/courses Read my Blog here: https://www.milanjovanovic.tech/blog Join my weekly .NET newsletter: https://www.milanjovanovic.tech Chapters 0:00 Sample app introduction 1:14 Logging using the ILogger 3:50 Installing and configuring Serilog 7:36 Setting up the Seq container 8:11 Structured logging overview 10:20 Introducing OpenTelemetry support 13:57 Distributed tracing overview

Comment