Welcome to the OpenTelemetry Foundations!
Modern microservices are complex. When something breaks, logs alone aren’t enough. You need to see the whole path of a request across your entire system.
In this module, we cover the core concepts:
- The Three Pillars: Traces, Metrics, and Logs.
- The OTel Toolkit: API vs SDK vs Agent.
- Context Propagation: How trace IDs travel across service boundaries.
Module Chapters
Chapter 1
Chapter 2