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§
- Lambda
Xray Propagator - A custom propagator that wraps the
XrayPropagatorwith Lambda-specific enhancements.