Skip to content

v1.11.0

Compare
Choose a tag to compare
@purple4reina purple4reina released this 18 Sep 15:44
· 25 commits to main since this release
1ca51d5

This release add support for trace context propagation through SQS. When the lambda function is a consumer of messages from an SQS queue, the tracer will now properly extract trace context from the messages and apply them. This will result in connected traces between the producer and consumer. (#142)