Module tracing

Module tracing 

Source
Expand description

X-Ray trace header parsing and W3C trace context conversion.

This module provides utilities for parsing AWS X-Ray trace headers from the Lambda Extensions API and converting them to W3C trace context format for use with OpenTelemetry.

Structsยง

W3CTraceContext
W3C trace context components.
XRayTraceHeader
Parsed X-Ray trace header components.