sfn-callback-urls icon indicating copy to clipboard operation
sfn-callback-urls copied to clipboard

Add parameter to enable tracing

Open Mi3-14159 opened this issue 4 years ago • 0 comments

Hi,

thats an awesome project thank you 👍

It would be super nice to be able to enable the xray tracing feature. Currently we can follow the trace through our whole step function until the request to those lambdas.

what can be enhanced:

  • enable tracing in lambdas
  • wrap clients with xray where makes sense
  • allow to set the tracing id in ProcessCallbackFunction from input

The last point is useful if you want to follow the traces even after the step function receives the callback.

Mi3-14159 avatar Feb 01 '21 10:02 Mi3-14159