-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Labels
Description
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.
williamdenton, seungyongshim, yvele and getandplaykosmakoff, cfbao, royjs, ezrapagel, williamdenton and 3 more