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ยง
- W3CTrace
Context - W3C trace context components.
- XRay
Trace Header - Parsed X-Ray trace header components.