You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm looking for a way to attach the "Lambda Runtime Invoke" trace that is in the layers/trace.rs to an incoming trace. I am able to set the parent span in my handler with OpenTelemetry, but it leaves just this one trace in the trace.rs file left hanging.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm looking for a way to attach the "Lambda Runtime Invoke" trace that is in the layers/trace.rs to an incoming trace. I am able to set the parent span in my handler with OpenTelemetry, but it leaves just this one trace in the trace.rs file left hanging.
Any examples or guidance on how to go about it?
Beta Was this translation helpful? Give feedback.
All reactions