Module 06: Logs

Welcome to the Logs module. In this section, we will explore how to integrate structured logging with OpenTelemetry to achieve full observability correlation.

Chapters

  1. Trace-Correlated Logs
    • Learn how to inject Trace IDs and Span IDs into your logs.
    • Configure Java (Logback/Log4j2) and Go (Slog/Zap) for trace correlation.
    • Understand the power of structured JSON logging for aggregation.
  2. Module Review
    • Review key concepts with flashcards.
    • Quick cheat sheet for logging configuration.