dd-trace-go
dd-trace-go copied to clipboard
contrib/aws/aws-sdk-go-v2: add NewTraceMiddleware function
What does this PR do?
Motivation
Reviewer's Checklist
- [ ] Changed code has unit tests for its functionality at or near 100% coverage.
- [ ] System-Tests covering this feature have been added and enabled with the va.b.c-dev version tag.
- [ ] There is a benchmark for any new code, or changes to existing code.
- [ ] If this interacts with the agent in a new way, a system test has been added.
- [ ] Add an appropriate team label so this PR gets put in the right place for the release notes.
- [ ] Non-trivial go.mod changes, e.g. adding new modules, are reviewed by @DataDog/dd-trace-go-guild.
Unsure? Have a question? Request a review!
Benchmarks
Benchmark execution time: 2024-08-27 10:53:47
Comparing candidate commit 8c8481f7ca50bf95f722da47818108d5e31e3993 in PR branch rarguelloF/APPSEC-53279/aws-v2-new-trace-middleware with baseline commit 6f8d5e90e94484d6e9534d477cffaadf24b866f5 in branch main.
Found 0 performance improvements and 0 performance regressions! Performance is the same for 59 metrics, 0 unstable metrics.
Closing as this is not needed anymore