-
Notifications
You must be signed in to change notification settings - Fork 39
Darcy.rayner/step function support poc #29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Darcy.rayner/step function support poc #29
Conversation
…ataDog/dd-lambda-js into darcy.rayner/step-function-support-poc
Codecov Report
@@ Coverage Diff @@
## master #29 +/- ##
==========================================
+ Coverage 89.8% 90.09% +0.28%
==========================================
Files 21 21
Lines 510 555 +45
Branches 76 88 +12
==========================================
+ Hits 458 500 +42
- Misses 32 34 +2
- Partials 20 21 +1
Continue to review full report at Codecov.
|
swfunc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What does this PR do?
Adds support to detect step function events, and inject relevant metadata into X-Ray and Datadog traces
Motivation
Testing Guidelines
Additional Notes