DataDog / datadog-lambda-js

The Datadog AWS Lambda Library for Node
Apache License 2.0
109 stars 35 forks source link

feat: bump ddtrace to 3.41.0 #439

Closed astuyve closed 9 months ago

astuyve commented 9 months ago

What does this PR do?

Bumps dd-trace to v3.41.0.

Motivation

Support W3C 128bit trace IDs.

Testing Guidelines

Updated integration tests.

Additional Notes

This PR also adds the dc-polyfill dependency required to use with dd-trace.

Types of Changes

Check all that apply

codecov-commenter commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (f05c600) 81.96% compared to head (7e04edf) 81.96%.

:exclamation: Current head 7e04edf differs from pull request most recent head a719746. Consider uploading reports for the commit a719746 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #439 +/- ## ======================================= Coverage 81.96% 81.96% ======================================= Files 54 54 Lines 2179 2179 Branches 506 506 ======================================= Hits 1786 1786 Misses 330 330 Partials 63 63 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.