Skip to content

Lambda called by SQS Event Trigger - supported? #110

@carpnick

Description

@carpnick

Why does this line exist? I am attempting to do a single trace from API GW --> Lambda Function --> SQS --> Lambda (SQS Event Trigger lambda poller) --> Lambda function

In my lambda function I want to create a segment that is part of the trace pipeline. I have done all the unwrapping and setting of correct environment variables from the SQS message, but then I see this line. Can someone explain in detail why the lambda cant create the segment?

I do realize typically Lambda adds its own segment automatically, but in this use case it does not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions