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
Explicit trace ID propagation for SFN w/o Hashing (#537)
* add logic to extract traceID from _datadog header
* rename test
* fix type
* added root arn case
* trigger ci
* Add `http.route` tags for API Gateway (#524)
Add route tags
* feat: [SVLS-5677] DynamoDB Stream event span pointers (#522)
* trigger ci
* use default propagator.extract
* lint
* lint
* updated to use trace/parent hash from _datadog
* lint
* skip is context complete check
* remove unused import
* fix legacy lambda parsing with new header
* using context object instead of pre-hashed values
* fixed trigger tags and tests
* pull sfn trace id generation out into a helper
* added unit tests
* update test data
* rename stepfunctions to states
* update current serverless version to v1
* Update trigger comment
Co-authored-by: kimi <[email protected]>
---------
Co-authored-by: Nicholas Hulston <[email protected]>
Co-authored-by: Aleksandr Pasechnik <[email protected]>
Co-authored-by: kimi <[email protected]>
0 commit comments