Module propagation

Source
Expand description

Context propagation extensions for AWS Lambda.

This module provides specialized context propagators for AWS Lambda environments, including enhanced X-Ray propagation that integrates with Lambda’s built-in tracing.

Structs§

LambdaXrayPropagator
A custom propagator that wraps the XrayPropagator with Lambda-specific enhancements.