Skip to content

Do not apply JUnit 4 instrumentation to MUnit runners #8675

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

Conversation

nikita-tkachenko-datadog
Copy link
Contributor

@nikita-tkachenko-datadog nikita-tkachenko-datadog commented Apr 7, 2025

What Does This Do

Fixes a bug with instrumenting MUnit test runners twice.

MUnit runner is wrapped with a munit.internal.junitinterface.JUnitRunnerWrapper, that our JUnit 4 instrumentation was mistakenly considering a JUnit 4 runner.
A test session and a test module were created for this runner.

While this does not break things, it results in an extra empty session being reported, which is confusing for the users.

Contributor Checklist

Jira ticket: [PROJ-IDENT]

@nikita-tkachenko-datadog nikita-tkachenko-datadog added type: bug comp: ci visibility Continuous Integration Visibility labels Apr 7, 2025
@pr-commenter
Copy link

pr-commenter bot commented Apr 7, 2025

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master nikita-tkachenko/junit4-munit-double-instrumentation
git_commit_date 1744022625 1744026772
git_commit_sha 295a700 9fe9944
release_version 1.48.0-SNAPSHOT~295a700744 1.48.0-SNAPSHOT~9fe9944f89
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1744030021 1744030021
ci_job_id 883587529 883587529
ci_pipeline_id 61258322 61258322
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-gmgtqgjr-project-304-concurrent-2-jn4r98aq 6.8.0-1024-aws #26~22.04.1-Ubuntu SMP Wed Feb 19 06:54:57 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Linux runner-gmgtqgjr-project-304-concurrent-2-jn4r98aq 6.8.0-1024-aws #26~22.04.1-Ubuntu SMP Wed Feb 19 06:54:57 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
module Agent Agent
parent None None
variant iast iast

Summary

Found 0 performance improvements and 0 performance regressions! Performance is the same for 68 metrics, 3 unstable metrics.

Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.48.0-SNAPSHOT~9fe9944f89, baseline=1.48.0-SNAPSHOT~295a700744

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.065 s) : 0, 1065237
Total [baseline] (8.702 s) : 0, 8701939
Agent [candidate] (1.074 s) : 0, 1073645
Total [candidate] (8.712 s) : 0, 8712444
section iast
Agent [baseline] (1.194 s) : 0, 1194226
Total [baseline] (9.275 s) : 0, 9274526
Agent [candidate] (1.184 s) : 0, 1183978
Total [candidate] (9.269 s) : 0, 9268632
section iast_HARDCODED_SECRET_DISABLED
Agent [baseline] (1.19 s) : 0, 1189779
Total [baseline] (9.216 s) : 0, 9215941
Agent [candidate] (1.204 s) : 0, 1204152
Total [candidate] (9.281 s) : 0, 9281341
section iast_TELEMETRY_OFF
Agent [baseline] (1.189 s) : 0, 1189261
Total [baseline] (9.337 s) : 0, 9337147
Agent [candidate] (1.181 s) : 0, 1181147
Total [candidate] (9.262 s) : 0, 9262286
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.065 s -
Agent iast 1.194 s 128.989 ms (12.1%)
Agent iast_HARDCODED_SECRET_DISABLED 1.19 s 124.542 ms (11.7%)
Agent iast_TELEMETRY_OFF 1.189 s 124.024 ms (11.6%)
Total tracing 8.702 s -
Total iast 9.275 s 572.587 ms (6.6%)
Total iast_HARDCODED_SECRET_DISABLED 9.216 s 514.002 ms (5.9%)
Total iast_TELEMETRY_OFF 9.337 s 635.208 ms (7.3%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.074 s -
Agent iast 1.184 s 110.333 ms (10.3%)
Agent iast_HARDCODED_SECRET_DISABLED 1.204 s 130.507 ms (12.2%)
Agent iast_TELEMETRY_OFF 1.181 s 107.502 ms (10.0%)
Total tracing 8.712 s -
Total iast 9.269 s 556.188 ms (6.4%)
Total iast_HARDCODED_SECRET_DISABLED 9.281 s 568.897 ms (6.5%)
Total iast_TELEMETRY_OFF 9.262 s 549.842 ms (6.3%)
gantt
    title insecure-bank - break down per module: candidate=1.48.0-SNAPSHOT~9fe9944f89, baseline=1.48.0-SNAPSHOT~295a700744

    dateFormat X
    axisFormat %s
section tracing
BytebuddyAgent [baseline] (727.46 ms) : 0, 727460
BytebuddyAgent [candidate] (733.487 ms) : 0, 733487
GlobalTracer [baseline] (241.518 ms) : 0, 241518
GlobalTracer [candidate] (243.255 ms) : 0, 243255
AppSec [baseline] (55.002 ms) : 0, 55002
AppSec [candidate] (55.648 ms) : 0, 55648
Debugger [baseline] (4.42 ms) : 0, 4420
Debugger [candidate] (4.432 ms) : 0, 4432
Remote Config [baseline] (701.518 µs) : 0, 702
Remote Config [candidate] (719.634 µs) : 0, 720
Telemetry [baseline] (15.036 ms) : 0, 15036
Telemetry [candidate] (15.056 ms) : 0, 15056
section iast
BytebuddyAgent [baseline] (849.026 ms) : 0, 849026
BytebuddyAgent [candidate] (841.171 ms) : 0, 841171
GlobalTracer [baseline] (231.564 ms) : 0, 231564
GlobalTracer [candidate] (229.825 ms) : 0, 229825
IAST [baseline] (22.982 ms) : 0, 22982
IAST [candidate] (22.727 ms) : 0, 22727
AppSec [baseline] (56.215 ms) : 0, 56215
AppSec [candidate] (56.055 ms) : 0, 56055
Debugger [baseline] (4.153 ms) : 0, 4153
Debugger [candidate] (4.14 ms) : 0, 4140
Remote Config [baseline] (602.709 µs) : 0, 603
Remote Config [candidate] (598.198 µs) : 0, 598
Telemetry [baseline] (8.76 ms) : 0, 8760
Telemetry [candidate] (8.714 ms) : 0, 8714
section iast_HARDCODED_SECRET_DISABLED
BytebuddyAgent [baseline] (846.287 ms) : 0, 846287
BytebuddyAgent [candidate] (856.148 ms) : 0, 856148
GlobalTracer [baseline] (230.318 ms) : 0, 230318
GlobalTracer [candidate] (232.846 ms) : 0, 232846
IAST [baseline] (22.732 ms) : 0, 22732
IAST [candidate] (23.273 ms) : 0, 23273
AppSec [baseline] (55.999 ms) : 0, 55999
AppSec [candidate] (56.881 ms) : 0, 56881
Debugger [baseline] (4.106 ms) : 0, 4106
Debugger [candidate] (4.245 ms) : 0, 4245
Remote Config [baseline] (591.443 µs) : 0, 591
Remote Config [candidate] (619.439 µs) : 0, 619
Telemetry [baseline] (8.74 ms) : 0, 8740
Telemetry [candidate] (9.043 ms) : 0, 9043
section iast_TELEMETRY_OFF
BytebuddyAgent [baseline] (845.887 ms) : 0, 845887
BytebuddyAgent [candidate] (839.059 ms) : 0, 839059
GlobalTracer [baseline] (230.559 ms) : 0, 230559
GlobalTracer [candidate] (230.014 ms) : 0, 230014
IAST [baseline] (22.472 ms) : 0, 22472
IAST [candidate] (22.131 ms) : 0, 22131
AppSec [baseline] (56.084 ms) : 0, 56084
AppSec [candidate] (55.926 ms) : 0, 55926
Debugger [baseline] (4.116 ms) : 0, 4116
Debugger [candidate] (4.099 ms) : 0, 4099
Remote Config [baseline] (599.166 µs) : 0, 599
Remote Config [candidate] (582.602 µs) : 0, 583
Telemetry [baseline] (8.603 ms) : 0, 8603
Telemetry [candidate] (8.512 ms) : 0, 8512
Loading
Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.48.0-SNAPSHOT~9fe9944f89, baseline=1.48.0-SNAPSHOT~295a700744

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.058 s) : 0, 1058488
Total [baseline] (10.478 s) : 0, 10478354
Agent [candidate] (1.059 s) : 0, 1059400
Total [candidate] (10.47 s) : 0, 10469972
section appsec
Agent [baseline] (1.205 s) : 0, 1204976
Total [baseline] (10.846 s) : 0, 10845827
Agent [candidate] (1.203 s) : 0, 1202871
Total [candidate] (10.812 s) : 0, 10811873
section iast
Agent [baseline] (1.187 s) : 0, 1186568
Total [baseline] (11.036 s) : 0, 11035936
Agent [candidate] (1.186 s) : 0, 1185737
Total [candidate] (11.029 s) : 0, 11029230
section profiling
Agent [baseline] (1.295 s) : 0, 1295221
Total [baseline] (10.956 s) : 0, 10955829
Agent [candidate] (1.301 s) : 0, 1301028
Total [candidate] (10.915 s) : 0, 10915415
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.058 s -
Agent appsec 1.205 s 146.488 ms (13.8%)
Agent iast 1.187 s 128.08 ms (12.1%)
Agent profiling 1.295 s 236.732 ms (22.4%)
Total tracing 10.478 s -
Total appsec 10.846 s 367.472 ms (3.5%)
Total iast 11.036 s 557.581 ms (5.3%)
Total profiling 10.956 s 477.475 ms (4.6%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.059 s -
Agent appsec 1.203 s 143.471 ms (13.5%)
Agent iast 1.186 s 126.336 ms (11.9%)
Agent profiling 1.301 s 241.627 ms (22.8%)
Total tracing 10.47 s -
Total appsec 10.812 s 341.901 ms (3.3%)
Total iast 11.029 s 559.258 ms (5.3%)
Total profiling 10.915 s 445.443 ms (4.3%)
gantt
    title petclinic - break down per module: candidate=1.48.0-SNAPSHOT~9fe9944f89, baseline=1.48.0-SNAPSHOT~295a700744

    dateFormat X
    axisFormat %s
section tracing
BytebuddyAgent [baseline] (721.273 ms) : 0, 721273
BytebuddyAgent [candidate] (723.028 ms) : 0, 723028
GlobalTracer [baseline] (239.861 ms) : 0, 239861
GlobalTracer [candidate] (239.749 ms) : 0, 239749
AppSec [baseline] (54.887 ms) : 0, 54887
AppSec [candidate] (54.755 ms) : 0, 54755
Debugger [baseline] (4.405 ms) : 0, 4405
Debugger [candidate] (4.442 ms) : 0, 4442
Remote Config [baseline] (689.081 µs) : 0, 689
Remote Config [candidate] (707.079 µs) : 0, 707
Telemetry [baseline] (16.525 ms) : 0, 16525
Telemetry [candidate] (15.748 ms) : 0, 15748
section appsec
BytebuddyAgent [baseline] (745.074 ms) : 0, 745074
BytebuddyAgent [candidate] (744.101 ms) : 0, 744101
GlobalTracer [baseline] (237.798 ms) : 0, 237798
GlobalTracer [candidate] (236.971 ms) : 0, 236971
IAST [baseline] (21.524 ms) : 0, 21524
IAST [candidate] (21.318 ms) : 0, 21318
AppSec [baseline] (177.08 ms) : 0, 177080
AppSec [candidate] (177.078 ms) : 0, 177078
Debugger [baseline] (4.324 ms) : 0, 4324
Debugger [candidate] (4.275 ms) : 0, 4275
Remote Config [baseline] (641.64 µs) : 0, 642
Remote Config [candidate] (643.735 µs) : 0, 644
Telemetry [baseline] (8.346 ms) : 0, 8346
Telemetry [candidate] (8.259 ms) : 0, 8259
section iast
BytebuddyAgent [baseline] (843.381 ms) : 0, 843381
BytebuddyAgent [candidate] (842.097 ms) : 0, 842097
GlobalTracer [baseline] (230.371 ms) : 0, 230371
GlobalTracer [candidate] (230.448 ms) : 0, 230448
IAST [baseline] (22.664 ms) : 0, 22664
IAST [candidate] (22.665 ms) : 0, 22665
AppSec [baseline] (55.858 ms) : 0, 55858
AppSec [candidate] (56.315 ms) : 0, 56315
Debugger [baseline] (4.114 ms) : 0, 4114
Debugger [candidate] (4.115 ms) : 0, 4115
Remote Config [baseline] (594.808 µs) : 0, 595
Remote Config [candidate] (582.464 µs) : 0, 582
Telemetry [baseline] (8.766 ms) : 0, 8766
Telemetry [candidate] (8.653 ms) : 0, 8653
section profiling
BytebuddyAgent [baseline] (713.483 ms) : 0, 713483
BytebuddyAgent [candidate] (718.201 ms) : 0, 718201
GlobalTracer [baseline] (360.957 ms) : 0, 360957
GlobalTracer [candidate] (361.532 ms) : 0, 361532
AppSec [baseline] (54.345 ms) : 0, 54345
AppSec [candidate] (53.635 ms) : 0, 53635
Debugger [baseline] (4.364 ms) : 0, 4364
Debugger [candidate] (4.39 ms) : 0, 4390
Remote Config [baseline] (706.418 µs) : 0, 706
Remote Config [candidate] (722.637 µs) : 0, 723
Telemetry [baseline] (9.08 ms) : 0, 9080
Telemetry [candidate] (9.056 ms) : 0, 9056
ProfilingAgent [baseline] (104.051 ms) : 0, 104051
ProfilingAgent [candidate] (105.124 ms) : 0, 105124
Profiling [baseline] (104.075 ms) : 0, 104075
Profiling [candidate] (105.15 ms) : 0, 105150
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
end_time 2025-04-07T12:17:09 2025-04-07T12:24:52
git_branch master nikita-tkachenko/junit4-munit-double-instrumentation
git_commit_date 1744022625 1744026772
git_commit_sha 295a700 9fe9944
release_version 1.48.0-SNAPSHOT~295a700744 1.48.0-SNAPSHOT~9fe9944f89
start_time 2025-04-07T12:16:55 2025-04-07T12:24:38
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1744029090 1744029090
ci_job_id 883587530 883587530
ci_pipeline_id 61258322 61258322
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-gtma1pc4-project-304-concurrent-1-cdjyveju 6.8.0-1024-aws #26~22.04.1-Ubuntu SMP Wed Feb 19 06:54:57 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Linux runner-gtma1pc4-project-304-concurrent-1-cdjyveju 6.8.0-1024-aws #26~22.04.1-Ubuntu SMP Wed Feb 19 06:54:57 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
variant iast iast

Summary

Found 0 performance improvements and 0 performance regressions! Performance is the same for 13 metrics, 17 unstable metrics.

Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.48.0-SNAPSHOT~9fe9944f89, baseline=1.48.0-SNAPSHOT~295a700744
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.356 ms) : 1337, 1375
.   : milestone, 1356,
appsec (1.724 ms) : 1701, 1747
.   : milestone, 1724,
appsec_no_iast (1.742 ms) : 1719, 1765
.   : milestone, 1742,
code_origins (1.701 ms) : 1675, 1727
.   : milestone, 1701,
iast (1.488 ms) : 1464, 1512
.   : milestone, 1488,
profiling (1.541 ms) : 1517, 1566
.   : milestone, 1541,
tracing (1.504 ms) : 1477, 1531
.   : milestone, 1504,
section candidate
no_agent (1.36 ms) : 1341, 1380
.   : milestone, 1360,
appsec (1.725 ms) : 1702, 1748
.   : milestone, 1725,
appsec_no_iast (1.73 ms) : 1706, 1754
.   : milestone, 1730,
code_origins (1.686 ms) : 1660, 1713
.   : milestone, 1686,
iast (1.515 ms) : 1491, 1540
.   : milestone, 1515,
profiling (1.552 ms) : 1528, 1576
.   : milestone, 1552,
tracing (1.494 ms) : 1470, 1519
.   : milestone, 1494,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.356 ms [1.337 ms, 1.375 ms] -
appsec 1.724 ms [1.701 ms, 1.747 ms] 368.106 µs (27.1%)
appsec_no_iast 1.742 ms [1.719 ms, 1.765 ms] 386.428 µs (28.5%)
code_origins 1.701 ms [1.675 ms, 1.727 ms] 345.185 µs (25.5%)
iast 1.488 ms [1.464 ms, 1.512 ms] 132.096 µs (9.7%)
profiling 1.541 ms [1.517 ms, 1.566 ms] 185.4 µs (13.7%)
tracing 1.504 ms [1.477 ms, 1.531 ms] 147.961 µs (10.9%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.36 ms [1.341 ms, 1.38 ms] -
appsec 1.725 ms [1.702 ms, 1.748 ms] 364.667 µs (26.8%)
appsec_no_iast 1.73 ms [1.706 ms, 1.754 ms] 369.631 µs (27.2%)
code_origins 1.686 ms [1.66 ms, 1.713 ms] 326.038 µs (24.0%)
iast 1.515 ms [1.491 ms, 1.54 ms] 154.849 µs (11.4%)
profiling 1.552 ms [1.528 ms, 1.576 ms] 191.581 µs (14.1%)
tracing 1.494 ms [1.47 ms, 1.519 ms] 134.03 µs (9.9%)
Request duration reports for insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.48.0-SNAPSHOT~9fe9944f89, baseline=1.48.0-SNAPSHOT~295a700744
    dateFormat X
    axisFormat %s
section baseline
no_agent (382.213 µs) : 362, 403
.   : milestone, 382,
iast (506.239 µs) : 485, 528
.   : milestone, 506,
iast_FULL (731.801 µs) : 710, 754
.   : milestone, 732,
iast_GLOBAL (549.454 µs) : 528, 571
.   : milestone, 549,
iast_HARDCODED_SECRET_DISABLED (514.471 µs) : 492, 536
.   : milestone, 514,
iast_INACTIVE (461.93 µs) : 440, 484
.   : milestone, 462,
iast_TELEMETRY_OFF (497.487 µs) : 475, 520
.   : milestone, 497,
tracing (473.436 µs) : 453, 494
.   : milestone, 473,
section candidate
no_agent (380.598 µs) : 361, 400
.   : milestone, 381,
iast (510.689 µs) : 489, 533
.   : milestone, 511,
iast_FULL (728.802 µs) : 707, 751
.   : milestone, 729,
iast_GLOBAL (555.31 µs) : 534, 577
.   : milestone, 555,
iast_HARDCODED_SECRET_DISABLED (508.371 µs) : 487, 530
.   : milestone, 508,
iast_INACTIVE (464.472 µs) : 443, 486
.   : milestone, 464,
iast_TELEMETRY_OFF (505.746 µs) : 483, 528
.   : milestone, 506,
tracing (458.641 µs) : 437, 480
.   : milestone, 459,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 382.213 µs [361.909 µs, 402.517 µs] -
iast 506.239 µs [484.687 µs, 527.792 µs] 124.026 µs (32.4%)
iast_FULL 731.801 µs [709.668 µs, 753.933 µs] 349.588 µs (91.5%)
iast_GLOBAL 549.454 µs [527.859 µs, 571.048 µs] 167.241 µs (43.8%)
iast_HARDCODED_SECRET_DISABLED 514.471 µs [492.451 µs, 536.491 µs] 132.258 µs (34.6%)
iast_INACTIVE 461.93 µs [440.307 µs, 483.552 µs] 79.717 µs (20.9%)
iast_TELEMETRY_OFF 497.487 µs [475.276 µs, 519.698 µs] 115.274 µs (30.2%)
tracing 473.436 µs [452.639 µs, 494.232 µs] 91.223 µs (23.9%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 380.598 µs [360.998 µs, 400.198 µs] -
iast 510.689 µs [488.687 µs, 532.69 µs] 130.091 µs (34.2%)
iast_FULL 728.802 µs [706.937 µs, 750.666 µs] 348.204 µs (91.5%)
iast_GLOBAL 555.31 µs [533.667 µs, 576.952 µs] 174.712 µs (45.9%)
iast_HARDCODED_SECRET_DISABLED 508.371 µs [486.584 µs, 530.158 µs] 127.773 µs (33.6%)
iast_INACTIVE 464.472 µs [442.822 µs, 486.122 µs] 83.875 µs (22.0%)
iast_TELEMETRY_OFF 505.746 µs [483.171 µs, 528.32 µs] 125.148 µs (32.9%)
tracing 458.641 µs [437.213 µs, 480.07 µs] 78.044 µs (20.5%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master nikita-tkachenko/junit4-munit-double-instrumentation
git_commit_date 1744022625 1744026772
git_commit_sha 295a700 9fe9944
release_version 1.48.0-SNAPSHOT~295a700744 1.48.0-SNAPSHOT~9fe9944f89
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1744029522 1744029522
ci_job_id 883587531 883587531
ci_pipeline_id 61258322 61258322
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-gmgtqgjr-project-304-concurrent-3-yyovy5si 6.8.0-1024-aws #26~22.04.1-Ubuntu SMP Wed Feb 19 06:54:57 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Linux runner-gmgtqgjr-project-304-concurrent-3-yyovy5si 6.8.0-1024-aws #26~22.04.1-Ubuntu SMP Wed Feb 19 06:54:57 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
variant appsec appsec

Summary

Found 0 performance improvements and 0 performance regressions! Performance is the same for 11 metrics, 1 unstable metrics.

Execution time for biojava
gantt
    title biojava - execution time [CI 0.99] : candidate=1.48.0-SNAPSHOT~9fe9944f89, baseline=1.48.0-SNAPSHOT~295a700744
    dateFormat X
    axisFormat %s
section baseline
no_agent (15.524 s) : 15524000, 15524000
.   : milestone, 15524000,
appsec (14.917 s) : 14917000, 14917000
.   : milestone, 14917000,
iast (18.817 s) : 18817000, 18817000
.   : milestone, 18817000,
iast_GLOBAL (18.368 s) : 18368000, 18368000
.   : milestone, 18368000,
profiling (15.696 s) : 15696000, 15696000
.   : milestone, 15696000,
tracing (14.852 s) : 14852000, 14852000
.   : milestone, 14852000,
section candidate
no_agent (14.979 s) : 14979000, 14979000
.   : milestone, 14979000,
appsec (15.085 s) : 15085000, 15085000
.   : milestone, 15085000,
iast (19.199 s) : 19199000, 19199000
.   : milestone, 19199000,
iast_GLOBAL (18.169 s) : 18169000, 18169000
.   : milestone, 18169000,
profiling (15.176 s) : 15176000, 15176000
.   : milestone, 15176000,
tracing (15.188 s) : 15188000, 15188000
.   : milestone, 15188000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.524 s [15.524 s, 15.524 s] -
appsec 14.917 s [14.917 s, 14.917 s] -607.0 ms (-3.9%)
iast 18.817 s [18.817 s, 18.817 s] 3.293 s (21.2%)
iast_GLOBAL 18.368 s [18.368 s, 18.368 s] 2.844 s (18.3%)
profiling 15.696 s [15.696 s, 15.696 s] 172.0 ms (1.1%)
tracing 14.852 s [14.852 s, 14.852 s] -672.0 ms (-4.3%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 14.979 s [14.979 s, 14.979 s] -
appsec 15.085 s [15.085 s, 15.085 s] 106.0 ms (0.7%)
iast 19.199 s [19.199 s, 19.199 s] 4.22 s (28.2%)
iast_GLOBAL 18.169 s [18.169 s, 18.169 s] 3.19 s (21.3%)
profiling 15.176 s [15.176 s, 15.176 s] 197.0 ms (1.3%)
tracing 15.188 s [15.188 s, 15.188 s] 209.0 ms (1.4%)
Execution time for tomcat
gantt
    title tomcat - execution time [CI 0.99] : candidate=1.48.0-SNAPSHOT~9fe9944f89, baseline=1.48.0-SNAPSHOT~295a700744
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.477 ms) : 1466, 1489
.   : milestone, 1477,
appsec (2.391 ms) : 2344, 2438
.   : milestone, 2391,
iast (2.163 ms) : 2104, 2221
.   : milestone, 2163,
iast_GLOBAL (2.211 ms) : 2152, 2271
.   : milestone, 2211,
profiling (2.014 ms) : 1967, 2061
.   : milestone, 2014,
tracing (1.99 ms) : 1945, 2036
.   : milestone, 1990,
section candidate
no_agent (1.478 ms) : 1466, 1489
.   : milestone, 1478,
appsec (2.391 ms) : 2344, 2438
.   : milestone, 2391,
iast (2.171 ms) : 2111, 2230
.   : milestone, 2171,
iast_GLOBAL (2.205 ms) : 2145, 2264
.   : milestone, 2205,
profiling (2.489 ms) : 2306, 2671
.   : milestone, 2489,
tracing (1.986 ms) : 1941, 2032
.   : milestone, 1986,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.477 ms [1.466 ms, 1.489 ms] -
appsec 2.391 ms [2.344 ms, 2.438 ms] 914.073 µs (61.9%)
iast 2.163 ms [2.104 ms, 2.221 ms] 685.436 µs (46.4%)
iast_GLOBAL 2.211 ms [2.152 ms, 2.271 ms] 734.283 µs (49.7%)
profiling 2.014 ms [1.967 ms, 2.061 ms] 536.559 µs (36.3%)
tracing 1.99 ms [1.945 ms, 2.036 ms] 513.072 µs (34.7%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.478 ms [1.466 ms, 1.489 ms] -
appsec 2.391 ms [2.344 ms, 2.438 ms] 913.078 µs (61.8%)
iast 2.171 ms [2.111 ms, 2.23 ms] 693.11 µs (46.9%)
iast_GLOBAL 2.205 ms [2.145 ms, 2.264 ms] 727.034 µs (49.2%)
profiling 2.489 ms [2.306 ms, 2.671 ms] 1.011 ms (68.4%)
tracing 1.986 ms [1.941 ms, 2.032 ms] 508.528 µs (34.4%)

@nikita-tkachenko-datadog nikita-tkachenko-datadog marked this pull request as ready for review April 7, 2025 13:41
@nikita-tkachenko-datadog nikita-tkachenko-datadog requested a review from a team as a code owner April 7, 2025 13:41
@nikita-tkachenko-datadog nikita-tkachenko-datadog merged commit 9f63781 into master Apr 7, 2025
255 of 257 checks passed
@nikita-tkachenko-datadog nikita-tkachenko-datadog deleted the nikita-tkachenko/junit4-munit-double-instrumentation branch April 7, 2025 15:05
@github-actions github-actions bot added this to the 1.48.0 milestone Apr 7, 2025
svc-squareup-copybara pushed a commit to cashapp/misk that referenced this pull request Apr 11, 2025
| Package | Type | Package file | Manager | Update | Change |
|---|---|---|---|---|---|
| org.flywaydb.flyway | plugin | misk/gradle/libs.versions.toml | gradle
| minor | `11.6.0` -> `11.7.0` |
|
[com.squareup.okio:okio-fakefilesystem](https://github.com/square/okio)
| dependencies | misk/gradle/libs.versions.toml | gradle | minor |
`3.10.2` -> `3.11.0` |
| [com.squareup.okio:okio](https://github.com/square/okio) |
dependencies | misk/gradle/libs.versions.toml | gradle | minor |
`3.10.2` -> `3.11.0` |
|
[com.autonomousapps.dependency-analysis](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin)
| plugin | misk/gradle/libs.versions.toml | gradle | minor | `2.15.0` ->
`2.16.0` |
| [com.datadoghq:dd-trace-api](https://github.com/datadog/dd-trace-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | minor |
`1.47.3` -> `1.48.1` |
| [com.datadoghq:dd-trace-ot](https://github.com/datadog/dd-trace-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | minor |
`1.47.3` -> `1.48.1` |
| [software.amazon.awssdk:sdk-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.18` -> `2.31.20` |
| [software.amazon.awssdk:sqs](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.18` -> `2.31.20` |
|
[software.amazon.awssdk:dynamodb-enhanced](https://aws.amazon.com/sdkforjava)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.18` -> `2.31.20` |
| [software.amazon.awssdk:dynamodb](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.18` -> `2.31.20` |
| [software.amazon.awssdk:aws-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.18` -> `2.31.20` |
| [software.amazon.awssdk:bom](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.18` -> `2.31.20` |
| [software.amazon.awssdk:auth](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.18` -> `2.31.20` |

---

### Release Notes

<details>
<summary>square/okio (com.squareup.okio:okio-fakefilesystem)</summary>

###
[`v3.11.0`](https://github.com/square/okio/blob/HEAD/CHANGELOG.md#Version-3110)

*2025-04-09*

-   Fix: Clear the deflater's byte array reference
-   New: Faster implementation of `String.decodeHex()` on Kotlin/JS.
- New: Declare `EXACTLY_ONCE` execution for blocks like `Closeable.use
{}` and `FileSystem.read {}`.
-   Upgrade: \[Kotlin 2.1.20]\[kotlin\_2\_1\_20].

</details>

<details>
<summary>autonomousapps/dependency-analysis-android-gradle-plugin
(com.autonomousapps.dependency-analysis)</summary>

###
[`v2.16.0`](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin/blob/HEAD/CHANGELOG.md#Version-2160)

-   \[Feat]: support `com.android.test` projects.
-   \[Feat]: support typesafe project accessors with opt-in.

```kotlin
dependencyAnalysis {
  useTypesafeProjectAccessors(true) // false by default
}
```

</details>

<details>
<summary>datadog/dd-trace-java (com.datadoghq:dd-trace-api)</summary>

###
[`v1.48.1`](https://github.com/DataDog/dd-trace-java/releases/tag/v1.48.1):
1.48.1

### Components

#### Tracer internal logging

- 🐛 Remove print line causing unnecessary logs
([#&#8203;8687](DataDog/dd-trace-java#8687) -
[@&#8203;sarahchen6](https://github.com/sarahchen6))

###
[`v1.48.0`](https://github.com/DataDog/dd-trace-java/releases/tag/v1.48.0):
1.48.0

### Known Bugs

> \[!NOTE]
> If you are experiencing issues with spamming timeout logs, please
update to the [latest
version](https://github.com/DataDog/dd-trace-java/releases/latest) or
set
[JDK_SOCKET_ENABLED](https://github.com/DataDog/dd-trace-java/blob/33fc3c9a9b7cda3beda88b8b3e5224ae2b10764a/dd-trace-api/src/main/java/datadog/trace/api/config/GeneralConfig.java#L98)
to false.

### Components

#### Application Security Management (IAST)

- ✨ Fix vulnerability location org.jose4j.lang.HashUtil
([#&#8203;8610](DataDog/dd-trace-java#8610) -
[@&#8203;jandro996](https://github.com/jandro996))
- ✨ Fix weak randomness in oracle.ucp.util.OpaqueString
([#&#8203;8609](DataDog/dd-trace-java#8609) -
[@&#8203;jandro996](https://github.com/jandro996))
- ✨ Fix weak hash false positive in
oracle.security.o5logon.O5Logon
([#&#8203;8608](DataDog/dd-trace-java#8608) -
[@&#8203;jandro996](https://github.com/jandro996))
- 🐛 Prevent before callsites targeting constructors in super calls
([#&#8203;8549](DataDog/dd-trace-java#8549) -
[@&#8203;manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez))

#### Application Security Management (WAF)

- ✨ Update login events public SDK to V2
([#&#8203;8620](DataDog/dd-trace-java#8620) -
[@&#8203;manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez))
- 🐛 Send RASP LFI capability only when AppSec is statically enabled
([#&#8203;8573](DataDog/dd-trace-java#8573) -
[@&#8203;jandro996](https://github.com/jandro996))
- ✨ Improve detection of missing request end events
([#&#8203;8510](DataDog/dd-trace-java#8510) -
[@&#8203;smola](https://github.com/smola))
- 🧹 Remove remote configuration for API Security sampling rate
([#&#8203;8486](DataDog/dd-trace-java#8486) -
[@&#8203;smola](https://github.com/smola))
- ✨ Add setUser to user monitoring SDK
([#&#8203;8482](DataDog/dd-trace-java#8482) -
[@&#8203;manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez))
- ✨ Add missing address for signup event
([#&#8203;8469](DataDog/dd-trace-java#8469) -
[@&#8203;manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez))
- ✨ Allow login events SDK to be used with appsec disabled
([#&#8203;8464](DataDog/dd-trace-java#8464) -
[@&#8203;manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez))
- ✨ Add support for endpoint discovery in spring mvc
([#&#8203;8352](DataDog/dd-trace-java#8352) -
[@&#8203;manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez))
- ✨ New API Security sampling algorithm
([#&#8203;8178](DataDog/dd-trace-java#8178) -
[@&#8203;ValentinZakharov](https://github.com/ValentinZakharov))

#### Build & Tooling

- ✨ Add buffer size customizability to JDK UDS support
([#&#8203;8629](DataDog/dd-trace-java#8629) -
[@&#8203;sarahchen6](https://github.com/sarahchen6))
- ✨ Add JDK built-in support for UDS on Java 16+
([#&#8203;8314](DataDog/dd-trace-java#8314) -
[@&#8203;sarahchen6](https://github.com/sarahchen6))

#### Configuration at Runtime

- 🐛 Send RASP LFI capability only when AppSec is statically enabled
([#&#8203;8573](DataDog/dd-trace-java#8573) -
[@&#8203;jandro996](https://github.com/jandro996))

#### Continuous Integration Visibility

- 🐛 Prevent double reporting of Scalatest events when using SBT with
test forking
([#&#8203;8682](DataDog/dd-trace-java#8682) -
[@&#8203;nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog))
- 🐛 Shutdown CI Visibility test event handlers before tracer
([#&#8203;8677](DataDog/dd-trace-java#8677) -
[@&#8203;nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog))
- 🐛 Do not apply JUnit 4 instrumentation to MUnit runners
([#&#8203;8675](DataDog/dd-trace-java#8675),
[#&#8203;8683](DataDog/dd-trace-java#8683) -
[@&#8203;nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog))
- ✨ Remove error log when source path resolution fails on
isModified check
([#&#8203;8663](DataDog/dd-trace-java#8663) -
[@&#8203;daniel-mohedano](https://github.com/daniel-mohedano))
- ✨ Implement tests reordering for JUnit 4
([#&#8203;8650](DataDog/dd-trace-java#8650) -
[@&#8203;daniel-mohedano](https://github.com/daniel-mohedano))
- 🐛 Set default Attempt to Fix retries if none provided from the
backend
([#&#8203;8615](DataDog/dd-trace-java#8615) -
[@&#8203;daniel-mohedano](https://github.com/daniel-mohedano))
- ✨ Allow to manually set PR info
([#&#8203;8566](DataDog/dd-trace-java#8566) -
[@&#8203;nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog))
- 🐛 Fix Test Optimization init when repo root cannot be determined
([#&#8203;8533](DataDog/dd-trace-java#8533) -
[@&#8203;nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog))
- ✨ Add capabilities tagging
([#&#8203;8499](DataDog/dd-trace-java#8499),
[#&#8203;8540](DataDog/dd-trace-java#8540) -
[@&#8203;daniel-mohedano](https://github.com/daniel-mohedano))

#### Crash tracking

- 🐛 Remove dependency on bash from crash/oome uploder scripts
([#&#8203;8652](DataDog/dd-trace-java#8652) -
[@&#8203;jbachorik](https://github.com/jbachorik))

#### Data Streams Monitoring

- ✨ e2e pipeline configuration when data jobs is enabled
([#&#8203;8553](DataDog/dd-trace-java#8553) -
[@&#8203;kr-igor](https://github.com/kr-igor))

#### Dynamic Instrumentation

- 🐛 Fix In-Product when config is empty
([#&#8203;8679](DataDog/dd-trace-java#8679) -
[@&#8203;jpbempel](https://github.com/jpbempel))
- ✨ Add support for filtering shaded third-party libs
([#&#8203;8612](DataDog/dd-trace-java#8612) -
[@&#8203;jpbempel](https://github.com/jpbempel))
- ✨ Add In-Product Enablement
([#&#8203;8587](DataDog/dd-trace-java#8587) -
[@&#8203;jpbempel](https://github.com/jpbempel))
- ✨⚡ Reduce footprint of SourceFile tracking
([#&#8203;8524](DataDog/dd-trace-java#8524) -
[@&#8203;jpbempel](https://github.com/jpbempel))
- ✨⚡ Optimize the SourceFile tracking
([#&#8203;8520](DataDog/dd-trace-java#8520) -
[@&#8203;jpbempel](https://github.com/jpbempel))

#### OpenTracing

- 🧹 Remove activeScope() use in OpenTracing shim
([#&#8203;8478](DataDog/dd-trace-java#8478) -
[@&#8203;mcculls](https://github.com/mcculls))

#### Profiling

- ✨ Add profiler env check command to AgentCLI
([#&#8203;8671](DataDog/dd-trace-java#8671) -
[@&#8203;jbachorik](https://github.com/jbachorik))

- ✨ Bump ddprof to 1.23.0
([#&#8203;8668](DataDog/dd-trace-java#8668) -
[@&#8203;jbachorik](https://github.com/jbachorik))
- Fix a crash related to ElfParser::loadSymbolTable
([#&#8203;191](DataDog/dd-trace-java#191)) by
[@&#8203;yanglong1010](https://github.com/yanglong1010) in
DataDog/java-profiler#192
- Unwind String.indexOf intrinsic on AArch64 by
[@&#8203;MattAlp](https://github.com/MattAlp) in
DataDog/java-profiler#193
- Fix Java 24 support by
[@&#8203;jbachorik](https://github.com/jbachorik) in
DataDog/java-profiler#194
- A set of fixes related to clang, aarch64 and musl pecularities of
vmstructs stack unwinder by
[@&#8203;jbachorik](https://github.com/jbachorik) in
DataDog/java-profiler#199

- 🐛 Remove process information from JFR recording
([#&#8203;8661](DataDog/dd-trace-java#8661) -
[@&#8203;r1viollet](https://github.com/r1viollet))

- 🐛 Make TempLocationManager USER aware
([#&#8203;8605](DataDog/dd-trace-java#8605) -
[@&#8203;jbachorik](https://github.com/jbachorik))

- ✨ Extract git tags from embedded git.properties and
datadog_git.properties
([#&#8203;8561](DataDog/dd-trace-java#8561) -
[@&#8203;wmouchere](https://github.com/wmouchere))

#### Telemetry

- 🐛 Fix appsec.rasp.error and appsec.waf.error telemetry metrics
([#&#8203;8624](DataDog/dd-trace-java#8624) -
[@&#8203;jandro996](https://github.com/jandro996))
- ✨ Create metric: appsec.rasp.rule.skipped
([#&#8203;8618](DataDog/dd-trace-java#8618) -
[@&#8203;jandro996](https://github.com/jandro996))
- ✨ Extract git tags from embedded git.properties and
datadog_git.properties
([#&#8203;8561](DataDog/dd-trace-java#8561) -
[@&#8203;wmouchere](https://github.com/wmouchere))

#### Testing

- 🧹 Simplify ssi tests one-pipeline
([#&#8203;8558](DataDog/dd-trace-java#8558) -
[@&#8203;robertomonteromiguel](https://github.com/robertomonteromiguel))
- ✨ Add smoke tests for java's concurrent API
([#&#8203;8438](DataDog/dd-trace-java#8438) -
[@&#8203;sarahchen6](https://github.com/sarahchen6))

#### Trace context propagation

- ✨ Adding Support for `TRACE_PROPAGATION_BEHAVIOR_EXTRACT`
([#&#8203;8535](DataDog/dd-trace-java#8535) -
[@&#8203;mhlidd](https://github.com/mhlidd))

#### Tracer core

- 🐛 Ensure shaded helpers have unique names
([#&#8203;8559](DataDog/dd-trace-java#8559) -
[@&#8203;amarziali](https://github.com/amarziali))
- ✨ Support common config sources for user-provided git info
([#&#8203;8547](DataDog/dd-trace-java#8547) -
[@&#8203;nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog))
- ✨ Make the default config sources more robust when a security
manager is installed
([#&#8203;8544](DataDog/dd-trace-java#8544) -
[@&#8203;mcculls](https://github.com/mcculls))
- ✨ Support targeting services with configurations in stable
configuration file
([#&#8203;8526](DataDog/dd-trace-java#8526) -
[@&#8203;mtoffl01](https://github.com/mtoffl01))
- ✨ Add new parser for `DD_TAGS` and prioritizing `DD_SERVICE`
([#&#8203;8296](DataDog/dd-trace-java#8296) -
[@&#8203;mhlidd](https://github.com/mhlidd))

#### Tracer internal logging

- 🐛 Add missing debug log for the cloudPayloadTaggingServices config
([#&#8203;8600](DataDog/dd-trace-java#8600) -
[@&#8203;ygree](https://github.com/ygree))
- ✨ Add the possibility to output the logs of the Java tracer
in JSON
([#&#8203;8083](DataDog/dd-trace-java#8083) -
[@&#8203;cecile75](https://github.com/cecile75))

#### Tracer public API

- ✨ Introducing `DD_TRACE_EXPERIMENTAL_FEATURES_ENABLED` Config
([#&#8203;8536](DataDog/dd-trace-java#8536) -
[@&#8203;mhlidd](https://github.com/mhlidd))
- ✨ Config Consistency Round 2
([#&#8203;8489](DataDog/dd-trace-java#8489) -
[@&#8203;mhlidd](https://github.com/mhlidd))

### Instrumentations

####

- 🐛 Fix NPE in getMdcCopy of LoggingEventInstrumentation
([#&#8203;8599](DataDog/dd-trace-java#8599) -
[@&#8203;ygree](https://github.com/ygree))

#### Apache Spark instrumentation

- ✨ Instrument Runtime.exit() to finish spark application spans
([#&#8203;8572](DataDog/dd-trace-java#8572) -
[@&#8203;paul-laffon-dd](https://github.com/paul-laffon-dd))
- ✨ Configure OpenLineage if present in Spark instrumentation
([#&#8203;8541](DataDog/dd-trace-java#8541) -
[@&#8203;mobuchowski](https://github.com/mobuchowski))

#### Armeria Instrumentation

- ✨ Support armeria grpc 1.32.3
([#&#8203;8606](DataDog/dd-trace-java#8606) -
[@&#8203;github-actions](https://github.com/github-actions)\[bot])

#### AWS DynamoDB Instrumentation

- ✨ Create DynamoDB instrumentation + add span pointers for
`updateItem` and `deleteItem`
([#&#8203;8490](DataDog/dd-trace-java#8490) -
[@&#8203;nhulston](https://github.com/nhulston))

#### AWS SDK instrumentation

- ✨ Add DynamoDB in
DEFAULT_TRACE_CLOUD_PAYLOAD_TAGGING_SERVICES
([#&#8203;8595](DataDog/dd-trace-java#8595) -
[@&#8203;joeyzhao2018](https://github.com/joeyzhao2018))

#### Azure Functions instrumentation

- ✨ Enable tracer computed trace metrics by default for Azure
Functions
([#&#8203;8518](DataDog/dd-trace-java#8518) -
[@&#8203;duncanpharvey](https://github.com/duncanpharvey))
- 💡 Add azure-functions instrumentation
([#&#8203;8432](DataDog/dd-trace-java#8432) -
[@&#8203;duncanpharvey](https://github.com/duncanpharvey))

#### Core Java language instrumentation

- 🐛 Fix ForkJoinPool.execute() instrumentation on Java 21+
([#&#8203;8560](DataDog/dd-trace-java#8560) -
[@&#8203;PerfectSlayer](https://github.com/PerfectSlayer))

#### Eclipse Vert.x instrumentation

- ✨ Add vertx postgresql client instrumentation
([#&#8203;8471](DataDog/dd-trace-java#8471) -
[@&#8203;vandonr](https://github.com/vandonr) - thanks for the
contribution!)

#### Kafka instrumentation

- ✨ Support and test kafka-clients 4
([#&#8203;8581](DataDog/dd-trace-java#8581) -
[@&#8203;amarziali](https://github.com/amarziali))

#### Kotlin instrumentation

- ✨ Avoid disconnected traces when using Kotlin flowOn
([#&#8203;8651](DataDog/dd-trace-java#8651) -
[@&#8203;mcculls](https://github.com/mcculls))

#### OpenTelemetry instrumentation

- 🧹 Migrate OtelContext wrapper to new internal Context API
([#&#8203;8645](DataDog/dd-trace-java#8645) -
[@&#8203;mcculls](https://github.com/mcculls))

#### Spring instrumentation

- 🐛 Support CompletableFuture on spring webmvc controllers
([#&#8203;8659](DataDog/dd-trace-java#8659) -
[@&#8203;amarziali](https://github.com/amarziali))
- ✨ Add support for endpoint discovery in spring mvc
([#&#8203;8352](DataDog/dd-trace-java#8352) -
[@&#8203;manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez))

#### WebSocket Instrumentation

- ✨ Instrument Jetty websocket pojo
([#&#8203;8562](DataDog/dd-trace-java#8562) -
[@&#8203;amarziali](https://github.com/amarziali))
- 💡 Instrument Java Websocket API (JSR356)
([#&#8203;8440](DataDog/dd-trace-java#8440) -
[@&#8203;amarziali](https://github.com/amarziali))

#### All other instrumentations

- ✨ Introduce cache for peer.hostname lookup
([#&#8203;8601](DataDog/dd-trace-java#8601) -
[@&#8203;mcculls](https://github.com/mcculls))
- ✨ Support pekko http 1.1
([#&#8203;8532](DataDog/dd-trace-java#8532) -
[@&#8203;amarziali](https://github.com/amarziali))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 6pm every weekday,before 2am
every weekday" in timezone Australia/Melbourne, Automerge - At any time
(no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

GitOrigin-RevId: 331314f71acaced3adc75ea5d7e855c248d593fc
ValentinZakharov added a commit that referenced this pull request May 13, 2025
* Implemented WebSocket support for Netty 4.1

* Let propagate unhandled events and fix tests

* Refactoring

* Refactor netty test and fix instrumentation

* Improved pipeline processing - now you can insert handler in any place

* Fixed helper

* Refactoring

* WebSocket Server support for netty-4.0

* Missing handlers use cases for netty-4.1

* Fixed handlers for netty-4.0

* Tests for netty-4.0

* Refactoring

* WebSocket Server support for netty-3.8

* Tests for netty-3.8

* Spotless

* Fixed tests

* Add profiler env check command to AgentCLI (#8671)

* Remove dependency on bash from crash/oome uploder scripts (#8652)

* Do not apply JUnit 4 instrumentation to MUnit runners (#8675)

* Shutdown CI Visibility test event handlers before tracer (#8677)

* Prevent double reporting of Scalatest events when using SBT with test forking (#8682)

* Fix In-Product when config is empty (#8679)

should not stop the product with empty config

* Expand MUnit runners filter to catch munit.MUnitRunner in JUnit 4 instrumentation (#8683)

* Remove unused TestEventsHandler methods (#8674)

* Delete print line (#8686)

* Exclude ProxyLeakTask exception from exception profiling (#8666)

* Use jvmstat for JDKs 9+ programmatically (#8641)

* Update test.retry_reason to use full name of the feature (#8689)

* Allow dogstatsd port to be configurable with DD_DOGSTATSD_PORT (#8693)

* configurable dogstatsd port

* wait the client handshake

* move netty ws client to interested modules

* Added WebSocket tracing check

---------

Co-authored-by: Andrea Marziali <[email protected]>
Co-authored-by: Jaroslav Bachorik <[email protected]>
Co-authored-by: Nikita Tkachenko <[email protected]>
Co-authored-by: Jean-Philippe Bempel <[email protected]>
Co-authored-by: Daniel Mohedano <[email protected]>
Co-authored-by: Sarah Chen <[email protected]>
Co-authored-by: Matt <[email protected]>
Co-authored-by: Laplie Anderson <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp: ci visibility Continuous Integration Visibility type: bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants