Configure Spans and Traces
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.
Previous Module
Manage AI Apps with Azure App Configuration
This Module
Monitor AI Apps with OpenTelemetry