-
Notifications
You must be signed in to change notification settings - Fork 306
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
v3.48.0 #4051
v3.48.0 #4051
Conversation
Adds Datadog Trace Context Extraction and DSM context extraction the AWS Kinesis `getRecords` requests.
* Update runner in aerospike plugin. * Set up codecov version to 2. * Rollback to ubuntu 18.04 and set codecov version to 2.
* Add DSM to RabbitMQ Integrations for dd-trace-js
* Fix location in mysql vulnerability * export logic to report evidence to reuse instead of copying * Fix lint * Improve refactor
--------- Co-authored-by: Ugaitz Urien <ugaitz.urien@datadoghq.com> Co-authored-by: Igor Unanua <igor.unanua@datadoghq.com>
--------- Co-authored-by: Ugaitz Urien <ugaitz.urien@datadoghq.com>
When options are undefined, doing `options.timeout` throws error and crash the whole node process. #3939 Co-authored-by: Atif Saddique <134278544+atif-saddique-deel@users.noreply.github.com>
…NABLED environment variable (#4005)
* implement span links --------- Co-authored-by: Ayan Khan <khanayan_123@hotmail.com> Co-authored-by: Juan Fernandez <juan.fernandezdealba@datadoghq.com>
--------- Co-authored-by: Ugaitz Urien <ugaitz.urien@datadoghq.com> Co-authored-by: simon-id <simon.id@datadoghq.com>
* Add test for fix * Another test, expecting to detect the vuln * fix mongoose instru not supporting deferred callback * add more tests * make sure callback is not wrapped twice --------- Co-authored-by: simon-id <simon.id@datadoghq.com>
extends remote config support for DD_TRACING_ENABLED
Overall package sizeSelf size: 6.04 MB Dependency sizes
🤖 This report was automatically generated by heaviest-objects-in-the-universe |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## v3.x #4051 +/- ##
=======================================
Coverage ? 85.42%
=======================================
Files ? 245
Lines ? 10632
Branches ? 33
=======================================
Hits ? 9082
Misses ? 1550
Partials ? 0 ☔ View full report in Codecov by Sentry. |
BenchmarksBenchmark execution time: 2024-02-14 21:57:10 Comparing candidate commit 838444b in PR branch Found 4 performance improvements and 2 performance regressions! Performance is the same for 772 metrics, 20 unstable metrics. scenario:exporting-pipeline-0.4-16
scenario:plugin-graphql-with-depth-off-18
scenario:plugin-q-with-tracer-16
scenario:spans-finish-later-14
scenario:spans-finish-later-18
|
9a51a31
to
a6a4b52
Compare
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.
looks good from CI Vis' perspective. Could we have these release notes for ci visibility:
### Improvements
* [ci-visibility] Attempt to use repository root to find CODEOWNERS file (#4021)
* [ci-visibility] Use gzip for skippable endpoint if it's available (#4016)
* [ci-visibility] Add support for `evp_proxy/v4` (gzip compatible) (#3998)
* [ci-visibility] Work around jest's `--forceExit` (#4049)
### Bug fixes
* [ci-visibility] Fix test source file to be relative to the repository root (#4030)
* [ci-visibility] Fix DD_TAGS (#4044)
* [ci-visibility] Add browser name as test configuration in playwright (#4048)
* **Important**: This means all playwright tests will now appear as "new tests" since their configuration has changed. This means Flaky Test tracking and failure rates will reset, any monitors or dashboards you had for these specific tests will reset, and long-term performance tracking will be reset.
a6a4b52
to
687623a
Compare
687623a
to
918378f
Compare
918378f
to
d0f6146
Compare
d0f6146
to
838444b
Compare
Improvements
evp_proxy/v4
(gzip compatible) ([ci-visibility] Add support forevp_proxy/v4
(gzip compatible) #3998)--forceExit
([ci-visibility] Work around jest's--forceExit
#4049)Bug Fixes
DD_TAGS
#4044)Error.prepareStackTrace
overrides with iast enabled #4028)Features