Part 1: Introducing Distributed Tracing
In this part, we’ll introduce the core concepts of distributed tracing and demonstrate how it makes running cloud applications easier. We’ll auto-instrument our first service and explore the .NET approach to observability, built around OpenTelemetry.
This part has the following chapters:
- Chapter 1, Observability Needs of Modern Applications
- Chapter 2, Native Monitoring in .NET
- Chapter 3, The .NET Observability Ecosystem
- Chapter 4, Low-Level Performance Analysis with Diagnostic Tools