bump ddtrace to take advantage of new aws sdk request span tags & reg… #341
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does this PR do?
bump dd trace, regen lock file
Motivation
To match ddtrace 1.15.0 in the RC of datadog-python layer
SLS-3237
so we can get benefits from this release
https://github.com/DataDog/dd-trace-py/releases/tag/v1.14.0#:~:text=aws%3A%20Adds%20span%20tags%20for%20consistency%20with%20tags%20collected%20by%20Datadog%20for%20AWS%20metrics%20and%20logs.
Testing Guidelines
Made a RC in sls sandbox in us-east-1. Specifically datadog-python38 v5 on self monitoring
Additionally this is to make sure the integration tests run on the version of ddtrace that will be utilized in the release.
Additional Notes
Types of Changes
Check all that apply