OpenTelemetry Part 2: The Three Signals and Their Inner Workings
How traces, metrics, and logs are each produced and how they relate to each other is the core of understanding OpenTelemetry. This post covers spans and context propagation, metric aggregation and temporality, log correlation, and how the SDK and Collector divide the data path.