Skip to main content
This is lesson 4 of 6 in this module Course 95% complete

Configure Spans and Traces

Premium Content

Sign in with your account or sign up to access this lesson.

The lesson demonstrates how to create tracers and spans to capture per-request telemetry, set span kinds (server vs client) to correlate nested service calls, attach custom attributes, and rely on automatic exception capture so every unhandled error is logged across the code base.