Add an example Go stack that creates and instruments a State Machine, which invokes a child State Machine and a Lambda function, with trace merging enabled for both.
Motivation
Testing Guidelines
Deployed the stack, and the step function showed up in Datadog app, including its traces.
What does this PR do?
Add an example Go stack that creates and instruments a State Machine, which invokes a child State Machine and a Lambda function, with trace merging enabled for both.
Motivation
Testing Guidelines
Deployed the stack, and the step function showed up in Datadog app, including its traces.
Additional Notes
Types of Changes
Check all that apply