Closed lym953 closed 2 months ago
Skip the context injection in Step Function execution step if the CONTEXT field exists and it's not an object.
CONTEXT
This is case # 2 in this design doc: Fixing Step Function Instrumentation
Branch report: yiming.luo/fix-step-func-15 Commit report: 1285c5a Test service: datadog-ci-tests
yiming.luo/fix-step-func-15
1285c5a
datadog-ci-tests
:white_check_mark: 0 Failed, 432 Passed, 0 Skipped, 1m 32.78s Total duration (2m 1.11s time saved)
What and why?
Skip the context injection in Step Function execution step if the
CONTEXT
field exists and it's not an object.This is case # 2 in this design doc: Fixing Step Function Instrumentation
Review checklist