Skip to content

fix(muzzle): temporarily excluded broken versions.#10896

Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit intomasterfrom
alexeyk/fixed-muzzle-jetty-bom
Mar 18, 2026
Merged

fix(muzzle): temporarily excluded broken versions.#10896
gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit intomasterfrom
alexeyk/fixed-muzzle-jetty-bom

Conversation

@AlexeyKuznetsov-DD
Copy link
Copy Markdown
Contributor

What Does This Do

Follow up for #10780, added 7.9.6 as broken too.

Motivation

Green CI

Additional Notes

Muzzle failed with error:

* What went wrong:
Execution failed for task ':dd-java-agent:instrumentation:confluent-schema-registry:confluent-schema-registry-4.1:muzzle-AssertPass-io.confluent-kafka-schema-registry-client-7.9.6'.
> Could not resolve all files for configuration ':dd-java-agent:instrumentation:confluent-schema-registry:confluent-schema-registry-4.1:muzzle-AssertPass-io.confluent-kafka-schema-registry-client-7.9.6'.
   > Could not resolve io.confluent:kafka-schema-registry-client:7.9.6.
     Required by:
         project :dd-java-agent:instrumentation:confluent-schema-registry:confluent-schema-registry-4.1
      > Could not resolve io.confluent:kafka-schema-registry-client:7.9.6.
         > Could not parse POM https://packages.confluent.io/maven/io/confluent/kafka-schema-registry-client/7.9.6/kafka-schema-registry-client-7.9.6.pom
            > Could not resolve io.confluent:kafka-schema-registry-parent:7.9.6.
               > Could not resolve io.confluent:kafka-schema-registry-parent:7.9.6.
                  > Could not parse POM https://packages.confluent.io/maven/io/confluent/kafka-schema-registry-parent/7.9.6/kafka-schema-registry-parent-7.9.6.pom
                     > Could not resolve io.confluent:rest-utils-parent:7.9.6.
                        > Could not resolve io.confluent:rest-utils-parent:7.9.6.
                           > Could not parse POM https://packages.confluent.io/maven/io/confluent/rest-utils-parent/7.9.6/rest-utils-parent-7.9.6.pom
                              > Could not resolve io.confluent:common:7.9.6.
                                 > Could not resolve io.confluent:common:7.9.6.
                                    > Could not parse POM https://packages.confluent.io/maven/io/confluent/common/7.9.6/common-7.9.6.pom
                                       > Could not resolve io.confluent:common-parent:7.9.6.
                                          > Could not resolve io.confluent:common-parent:7.9.6.
                                             > Could not parse POM https://packages.confluent.io/maven/io/confluent/common-parent/7.9.6/common-parent-7.9.6.pom
                                                > Could not find org.eclipse.jetty:jetty-bom:9.4.59.
                                                  Searched in the following locations:
                                                    - file:/.../.m2/repository/org/eclipse/jetty/jetty-bom/9.4.59/jetty-bom-9.4.59.pom
                                                    - https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.59/jetty-bom-9.4.59.pom

@AlexeyKuznetsov-DD AlexeyKuznetsov-DD self-assigned this Mar 18, 2026
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD added type: bug Bug report and fix tag: no release notes Changes to exclude from release notes inst: kafka Kafka instrumentation labels Mar 18, 2026
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD marked this pull request as ready for review March 18, 2026 17:03
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD requested review from a team as code owners March 18, 2026 17:03
@pr-commenter
Copy link
Copy Markdown

pr-commenter bot commented Mar 18, 2026

Kafka / producer-benchmark

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master alexeyk/fixed-muzzle-jetty-bom
git_commit_date 1773849990 1773853182
git_commit_sha 9352dfa 9fad8e4
See matching parameters
Baseline Candidate
ci_job_date 1773854324 1773854324
ci_job_id 1518486772 1518486772
ci_pipeline_id 103329062 103329062
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
jdkVersion 11.0.25 11.0.25
jmhVersion 1.36 1.36
jvm /usr/lib/jvm/java-11-openjdk-amd64/bin/java /usr/lib/jvm/java-11-openjdk-amd64/bin/java
jvmArgs -Dfile.encoding=UTF-8 -Djava.io.tmpdir=/go/src/github.com/DataDog/apm-reliability/dd-trace-java/platform/src/producer-benchmark/build/tmp/jmh -Duser.country=US -Duser.language=en -Duser.variant -Dfile.encoding=UTF-8 -Djava.io.tmpdir=/go/src/github.com/DataDog/apm-reliability/dd-trace-java/platform/src/producer-benchmark/build/tmp/jmh -Duser.country=US -Duser.language=en -Duser.variant
vmName OpenJDK 64-Bit Server VM OpenJDK 64-Bit Server VM
vmVersion 11.0.25+9-post-Ubuntu-1ubuntu122.04 11.0.25+9-post-Ubuntu-1ubuntu122.04

Summary

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

scenario Δ mean throughput
scenario:not-instrumented/KafkaProduceBenchmark.benchProduce worse
[-103261.872op/s; -26244.928op/s] or [-5.670%; -1.441%]
See unchanged results
scenario Δ mean throughput
scenario:only-tracing-dsm-disabled-benchmarks/KafkaProduceBenchmark.benchProduce same
scenario:only-tracing-dsm-enabled-benchmarks/KafkaProduceBenchmark.benchProduce same

@pr-commenter
Copy link
Copy Markdown

pr-commenter bot commented Mar 18, 2026

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master alexeyk/fixed-muzzle-jetty-bom
git_commit_date 1773849990 1773853182
git_commit_sha 9352dfa 9fad8e4
release_version 1.61.0-SNAPSHOT~9352dfa345 1.61.0-SNAPSHOT~9fad8e4cfd
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1773855026 1773855026
ci_job_id 1518486756 1518486756
ci_pipeline_id 103329062 103329062
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-zfyrx7zua-project-304-concurrent-0-2wozf48e 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Linux runner-zfyrx7zua-project-304-concurrent-0-2wozf48e 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
module Agent Agent
parent None None

Summary

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

Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.61.0-SNAPSHOT~9fad8e4cfd, baseline=1.61.0-SNAPSHOT~9352dfa345

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.056 s) : 0, 1056247
Total [baseline] (11.108 s) : 0, 11107940
Agent [candidate] (1.066 s) : 0, 1066141
Total [candidate] (11.12 s) : 0, 11120095
section appsec
Agent [baseline] (1.246 s) : 0, 1246083
Total [baseline] (11.221 s) : 0, 11220525
Agent [candidate] (1.246 s) : 0, 1245603
Total [candidate] (11.156 s) : 0, 11156140
section iast
Agent [baseline] (1.23 s) : 0, 1229590
Total [baseline] (11.379 s) : 0, 11378683
Agent [candidate] (1.23 s) : 0, 1229609
Total [candidate] (11.332 s) : 0, 11332430
section profiling
Agent [baseline] (1.191 s) : 0, 1191099
Total [baseline] (11.085 s) : 0, 11085240
Agent [candidate] (1.183 s) : 0, 1183319
Total [candidate] (11.098 s) : 0, 11097634
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.056 s -
Agent appsec 1.246 s 189.836 ms (18.0%)
Agent iast 1.23 s 173.342 ms (16.4%)
Agent profiling 1.191 s 134.851 ms (12.8%)
Total tracing 11.108 s -
Total appsec 11.221 s 112.585 ms (1.0%)
Total iast 11.379 s 270.743 ms (2.4%)
Total profiling 11.085 s -22.7 ms (-0.2%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.066 s -
Agent appsec 1.246 s 179.461 ms (16.8%)
Agent iast 1.23 s 163.468 ms (15.3%)
Agent profiling 1.183 s 117.178 ms (11.0%)
Total tracing 11.12 s -
Total appsec 11.156 s 36.045 ms (0.3%)
Total iast 11.332 s 212.335 ms (1.9%)
Total profiling 11.098 s -22.461 ms (-0.2%)
gantt
    title petclinic - break down per module: candidate=1.61.0-SNAPSHOT~9fad8e4cfd, baseline=1.61.0-SNAPSHOT~9352dfa345

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.19 ms) : 0, 1190
crashtracking [candidate] (1.199 ms) : 0, 1199
BytebuddyAgent [baseline] (628.412 ms) : 0, 628412
BytebuddyAgent [candidate] (633.13 ms) : 0, 633130
AgentMeter [baseline] (29.149 ms) : 0, 29149
AgentMeter [candidate] (29.229 ms) : 0, 29229
GlobalTracer [baseline] (256.836 ms) : 0, 256836
GlobalTracer [candidate] (258.58 ms) : 0, 258580
AppSec [baseline] (31.658 ms) : 0, 31658
AppSec [candidate] (31.853 ms) : 0, 31853
Debugger [baseline] (60.206 ms) : 0, 60206
Debugger [candidate] (60.812 ms) : 0, 60812
Remote Config [baseline] (589.797 µs) : 0, 590
Remote Config [candidate] (584.727 µs) : 0, 585
Telemetry [baseline] (8.02 ms) : 0, 8020
Telemetry [candidate] (8.124 ms) : 0, 8124
Flare Poller [baseline] (4.207 ms) : 0, 4207
Flare Poller [candidate] (6.468 ms) : 0, 6468
section appsec
crashtracking [baseline] (1.187 ms) : 0, 1187
crashtracking [candidate] (1.206 ms) : 0, 1206
BytebuddyAgent [baseline] (658.45 ms) : 0, 658450
BytebuddyAgent [candidate] (657.933 ms) : 0, 657933
AgentMeter [baseline] (11.954 ms) : 0, 11954
AgentMeter [candidate] (11.991 ms) : 0, 11991
GlobalTracer [baseline] (257.864 ms) : 0, 257864
GlobalTracer [candidate] (257.818 ms) : 0, 257818
IAST [baseline] (24.184 ms) : 0, 24184
IAST [candidate] (24.268 ms) : 0, 24268
AppSec [baseline] (177.473 ms) : 0, 177473
AppSec [candidate] (177.371 ms) : 0, 177371
Debugger [baseline] (66.151 ms) : 0, 66151
Debugger [candidate] (66.151 ms) : 0, 66151
Remote Config [baseline] (608.471 µs) : 0, 608
Remote Config [candidate] (615.678 µs) : 0, 616
Telemetry [baseline] (8.324 ms) : 0, 8324
Telemetry [candidate] (8.345 ms) : 0, 8345
Flare Poller [baseline] (3.573 ms) : 0, 3573
Flare Poller [candidate] (3.598 ms) : 0, 3598
section iast
crashtracking [baseline] (1.191 ms) : 0, 1191
crashtracking [candidate] (1.188 ms) : 0, 1188
BytebuddyAgent [baseline] (797.528 ms) : 0, 797528
BytebuddyAgent [candidate] (798.299 ms) : 0, 798299
AgentMeter [baseline] (11.297 ms) : 0, 11297
AgentMeter [candidate] (11.308 ms) : 0, 11308
GlobalTracer [baseline] (247.795 ms) : 0, 247795
GlobalTracer [candidate] (247.316 ms) : 0, 247316
IAST [baseline] (25.365 ms) : 0, 25365
IAST [candidate] (25.287 ms) : 0, 25287
AppSec [baseline] (26.59 ms) : 0, 26590
AppSec [candidate] (26.524 ms) : 0, 26524
Debugger [baseline] (70.779 ms) : 0, 70779
Debugger [candidate] (70.656 ms) : 0, 70656
Remote Config [baseline] (535.335 µs) : 0, 535
Remote Config [candidate] (524.941 µs) : 0, 525
Telemetry [baseline] (9.17 ms) : 0, 9170
Telemetry [candidate] (9.157 ms) : 0, 9157
Flare Poller [baseline] (3.325 ms) : 0, 3325
Flare Poller [candidate] (3.334 ms) : 0, 3334
section profiling
crashtracking [baseline] (1.181 ms) : 0, 1181
crashtracking [candidate] (1.156 ms) : 0, 1156
BytebuddyAgent [baseline] (688.334 ms) : 0, 688334
BytebuddyAgent [candidate] (683.127 ms) : 0, 683127
AgentMeter [baseline] (8.677 ms) : 0, 8677
AgentMeter [candidate] (8.601 ms) : 0, 8601
GlobalTracer [baseline] (216.656 ms) : 0, 216656
GlobalTracer [candidate] (215.283 ms) : 0, 215283
AppSec [baseline] (32.519 ms) : 0, 32519
AppSec [candidate] (32.186 ms) : 0, 32186
Debugger [baseline] (63.302 ms) : 0, 63302
Debugger [candidate] (65.906 ms) : 0, 65906
Remote Config [baseline] (584.875 µs) : 0, 585
Remote Config [candidate] (560.644 µs) : 0, 561
Telemetry [baseline] (10.923 ms) : 0, 10923
Telemetry [candidate] (7.823 ms) : 0, 7823
Flare Poller [baseline] (3.529 ms) : 0, 3529
Flare Poller [candidate] (3.492 ms) : 0, 3492
ProfilingAgent [baseline] (94.222 ms) : 0, 94222
ProfilingAgent [candidate] (94.59 ms) : 0, 94590
Profiling [baseline] (94.786 ms) : 0, 94786
Profiling [candidate] (95.154 ms) : 0, 95154
Loading
Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.61.0-SNAPSHOT~9fad8e4cfd, baseline=1.61.0-SNAPSHOT~9352dfa345

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.057 s) : 0, 1057321
Total [baseline] (8.873 s) : 0, 8873440
Agent [candidate] (1.055 s) : 0, 1055193
Total [candidate] (8.852 s) : 0, 8852462
section iast
Agent [baseline] (1.235 s) : 0, 1234825
Total [baseline] (9.592 s) : 0, 9592273
Agent [candidate] (1.237 s) : 0, 1237103
Total [candidate] (9.596 s) : 0, 9596050
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.057 s -
Agent iast 1.235 s 177.504 ms (16.8%)
Total tracing 8.873 s -
Total iast 9.592 s 718.833 ms (8.1%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.055 s -
Agent iast 1.237 s 181.909 ms (17.2%)
Total tracing 8.852 s -
Total iast 9.596 s 743.587 ms (8.4%)
gantt
    title insecure-bank - break down per module: candidate=1.61.0-SNAPSHOT~9fad8e4cfd, baseline=1.61.0-SNAPSHOT~9352dfa345

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.201 ms) : 0, 1201
crashtracking [candidate] (1.185 ms) : 0, 1185
BytebuddyAgent [baseline] (631.195 ms) : 0, 631195
BytebuddyAgent [candidate] (628.278 ms) : 0, 628278
AgentMeter [baseline] (29.166 ms) : 0, 29166
AgentMeter [candidate] (29.04 ms) : 0, 29040
GlobalTracer [baseline] (256.403 ms) : 0, 256403
GlobalTracer [candidate] (257.035 ms) : 0, 257035
AppSec [baseline] (31.526 ms) : 0, 31526
AppSec [candidate] (31.484 ms) : 0, 31484
Debugger [baseline] (59.557 ms) : 0, 59557
Debugger [candidate] (59.299 ms) : 0, 59299
Remote Config [baseline] (590.405 µs) : 0, 590
Remote Config [candidate] (598.431 µs) : 0, 598
Telemetry [baseline] (8.126 ms) : 0, 8126
Telemetry [candidate] (8.034 ms) : 0, 8034
Flare Poller [baseline] (3.551 ms) : 0, 3551
Flare Poller [candidate] (4.224 ms) : 0, 4224
section iast
crashtracking [baseline] (1.204 ms) : 0, 1204
crashtracking [candidate] (1.196 ms) : 0, 1196
BytebuddyAgent [baseline] (802.197 ms) : 0, 802197
BytebuddyAgent [candidate] (802.927 ms) : 0, 802927
AgentMeter [baseline] (11.531 ms) : 0, 11531
AgentMeter [candidate] (11.433 ms) : 0, 11433
GlobalTracer [baseline] (248.52 ms) : 0, 248520
GlobalTracer [candidate] (250.056 ms) : 0, 250056
AppSec [baseline] (26.67 ms) : 0, 26670
AppSec [candidate] (26.845 ms) : 0, 26845
Debugger [baseline] (69.295 ms) : 0, 69295
Debugger [candidate] (69.794 ms) : 0, 69794
Remote Config [baseline] (534.082 µs) : 0, 534
Remote Config [candidate] (527.492 µs) : 0, 527
Telemetry [baseline] (9.724 ms) : 0, 9724
Telemetry [candidate] (9.138 ms) : 0, 9138
Flare Poller [baseline] (3.501 ms) : 0, 3501
Flare Poller [candidate] (3.362 ms) : 0, 3362
IAST [baseline] (25.466 ms) : 0, 25466
IAST [candidate] (25.677 ms) : 0, 25677
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master alexeyk/fixed-muzzle-jetty-bom
git_commit_date 1773849990 1773853182
git_commit_sha 9352dfa 9fad8e4
release_version 1.61.0-SNAPSHOT~9352dfa345 1.61.0-SNAPSHOT~9fad8e4cfd
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1773855512 1773855512
ci_job_id 1518486761 1518486761
ci_pipeline_id 103329062 103329062
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-zfyrx7zua-project-304-concurrent-2-3ulveunc 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Linux runner-zfyrx7zua-project-304-concurrent-2-3ulveunc 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux

Summary

Found 6 performance improvements and 0 performance regressions! Performance is the same for 14 metrics, 16 unstable metrics.

scenario Δ mean agg_http_req_duration_p50 Δ mean agg_http_req_duration_p95 Δ mean throughput candidate mean agg_http_req_duration_p50 candidate mean agg_http_req_duration_p95 candidate mean throughput baseline mean agg_http_req_duration_p50 baseline mean agg_http_req_duration_p95 baseline mean throughput
scenario:load:insecure-bank:iast_GLOBAL:high_load better
[-276.158µs; -166.626µs] or [-9.299%; -5.611%]
better
[-860.563µs; -327.225µs] or [-10.313%; -3.922%]
unstable
[-65.213op/s; +237.526op/s] or [-5.332%; +19.419%]
2.748ms 7.750ms 1309.312op/s 2.970ms 8.344ms 1223.156op/s
scenario:load:petclinic:profiling:high_load better
[-1.812ms; -0.591ms] or [-9.383%; -3.062%]
better
[-2.049ms; -0.734ms] or [-6.637%; -2.378%]
unstable
[-11.902op/s; +38.152op/s] or [-4.954%; +15.880%]
18.105ms 29.486ms 253.375op/s 19.307ms 30.877ms 240.250op/s
scenario:load:petclinic:code_origins:high_load better
[-1.916ms; -1.025ms] or [-10.219%; -5.467%]
better
[-2.122ms; -0.765ms] or [-7.022%; -2.530%]
unstable
[-9.281op/s; +43.344op/s] or [-3.755%; +17.537%]
17.279ms 28.777ms 264.188op/s 18.750ms 30.221ms 247.156op/s
Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.61.0-SNAPSHOT~9fad8e4cfd, baseline=1.61.0-SNAPSHOT~9352dfa345
    dateFormat X
    axisFormat %s
section baseline
no_agent (17.157 ms) : 16984, 17331
.   : milestone, 17157,
appsec (18.706 ms) : 18517, 18895
.   : milestone, 18706,
code_origins (18.885 ms) : 18692, 19079
.   : milestone, 18885,
iast (17.688 ms) : 17512, 17864
.   : milestone, 17688,
profiling (19.432 ms) : 19231, 19633
.   : milestone, 19432,
tracing (17.687 ms) : 17510, 17864
.   : milestone, 17687,
section candidate
no_agent (18.245 ms) : 18058, 18431
.   : milestone, 18245,
appsec (18.79 ms) : 18597, 18982
.   : milestone, 18790,
code_origins (17.659 ms) : 17480, 17838
.   : milestone, 17659,
iast (17.751 ms) : 17574, 17928
.   : milestone, 17751,
profiling (18.419 ms) : 18235, 18604
.   : milestone, 18419,
tracing (17.502 ms) : 17328, 17676
.   : milestone, 17502,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 17.157 ms [16.984 ms, 17.331 ms] -
appsec 18.706 ms [18.517 ms, 18.895 ms] 1.549 ms (9.0%)
code_origins 18.885 ms [18.692 ms, 19.079 ms] 1.728 ms (10.1%)
iast 17.688 ms [17.512 ms, 17.864 ms] 530.781 µs (3.1%)
profiling 19.432 ms [19.231 ms, 19.633 ms] 2.274 ms (13.3%)
tracing 17.687 ms [17.51 ms, 17.864 ms] 529.34 µs (3.1%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 18.245 ms [18.058 ms, 18.431 ms] -
appsec 18.79 ms [18.597 ms, 18.982 ms] 544.823 µs (3.0%)
code_origins 17.659 ms [17.48 ms, 17.838 ms] -585.548 µs (-3.2%)
iast 17.751 ms [17.574 ms, 17.928 ms] -493.676 µs (-2.7%)
profiling 18.419 ms [18.235 ms, 18.604 ms] 174.581 µs (1.0%)
tracing 17.502 ms [17.328 ms, 17.676 ms] -742.858 µs (-4.1%)
Request duration reports for insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.61.0-SNAPSHOT~9fad8e4cfd, baseline=1.61.0-SNAPSHOT~9352dfa345
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.19 ms) : 1179, 1201
.   : milestone, 1190,
iast (3.277 ms) : 3231, 3323
.   : milestone, 3277,
iast_FULL (6.217 ms) : 6152, 6282
.   : milestone, 6217,
iast_GLOBAL (3.752 ms) : 3691, 3813
.   : milestone, 3752,
profiling (1.998 ms) : 1979, 2017
.   : milestone, 1998,
tracing (1.817 ms) : 1802, 1832
.   : milestone, 1817,
section candidate
no_agent (1.19 ms) : 1178, 1202
.   : milestone, 1190,
iast (3.216 ms) : 3173, 3258
.   : milestone, 3216,
iast_FULL (5.938 ms) : 5878, 5999
.   : milestone, 5938,
iast_GLOBAL (3.501 ms) : 3443, 3558
.   : milestone, 3501,
profiling (1.991 ms) : 1974, 2008
.   : milestone, 1991,
tracing (1.825 ms) : 1809, 1841
.   : milestone, 1825,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.19 ms [1.179 ms, 1.201 ms] -
iast 3.277 ms [3.231 ms, 3.323 ms] 2.087 ms (175.4%)
iast_FULL 6.217 ms [6.152 ms, 6.282 ms] 5.027 ms (422.5%)
iast_GLOBAL 3.752 ms [3.691 ms, 3.813 ms] 2.562 ms (215.3%)
profiling 1.998 ms [1.979 ms, 2.017 ms] 808.134 µs (67.9%)
tracing 1.817 ms [1.802 ms, 1.832 ms] 626.9 µs (52.7%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.19 ms [1.178 ms, 1.202 ms] -
iast 3.216 ms [3.173 ms, 3.258 ms] 2.026 ms (170.2%)
iast_FULL 5.938 ms [5.878 ms, 5.999 ms] 4.748 ms (399.0%)
iast_GLOBAL 3.501 ms [3.443 ms, 3.558 ms] 2.311 ms (194.2%)
profiling 1.991 ms [1.974 ms, 2.008 ms] 801.046 µs (67.3%)
tracing 1.825 ms [1.809 ms, 1.841 ms] 634.635 µs (53.3%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master alexeyk/fixed-muzzle-jetty-bom
git_commit_date 1773849990 1773853182
git_commit_sha 9352dfa 9fad8e4
release_version 1.61.0-SNAPSHOT~9352dfa345 1.61.0-SNAPSHOT~9fad8e4cfd
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1773855183 1773855183
ci_job_id 1518486764 1518486764
ci_pipeline_id 103329062 103329062
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-zfyrx7zua-project-304-concurrent-1-0fgkd2ao 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Linux runner-zfyrx7zua-project-304-concurrent-1-0fgkd2ao 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux

Summary

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

Execution time for biojava
gantt
    title biojava - execution time [CI 0.99] : candidate=1.61.0-SNAPSHOT~9fad8e4cfd, baseline=1.61.0-SNAPSHOT~9352dfa345
    dateFormat X
    axisFormat %s
section baseline
no_agent (15.072 s) : 15072000, 15072000
.   : milestone, 15072000,
appsec (14.613 s) : 14613000, 14613000
.   : milestone, 14613000,
iast (18.361 s) : 18361000, 18361000
.   : milestone, 18361000,
iast_GLOBAL (18.225 s) : 18225000, 18225000
.   : milestone, 18225000,
profiling (14.597 s) : 14597000, 14597000
.   : milestone, 14597000,
tracing (14.859 s) : 14859000, 14859000
.   : milestone, 14859000,
section candidate
no_agent (14.683 s) : 14683000, 14683000
.   : milestone, 14683000,
appsec (14.295 s) : 14295000, 14295000
.   : milestone, 14295000,
iast (18.387 s) : 18387000, 18387000
.   : milestone, 18387000,
iast_GLOBAL (17.928 s) : 17928000, 17928000
.   : milestone, 17928000,
profiling (14.961 s) : 14961000, 14961000
.   : milestone, 14961000,
tracing (14.839 s) : 14839000, 14839000
.   : milestone, 14839000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.072 s [15.072 s, 15.072 s] -
appsec 14.613 s [14.613 s, 14.613 s] -459.0 ms (-3.0%)
iast 18.361 s [18.361 s, 18.361 s] 3.289 s (21.8%)
iast_GLOBAL 18.225 s [18.225 s, 18.225 s] 3.153 s (20.9%)
profiling 14.597 s [14.597 s, 14.597 s] -475.0 ms (-3.2%)
tracing 14.859 s [14.859 s, 14.859 s] -213.0 ms (-1.4%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 14.683 s [14.683 s, 14.683 s] -
appsec 14.295 s [14.295 s, 14.295 s] -388.0 ms (-2.6%)
iast 18.387 s [18.387 s, 18.387 s] 3.704 s (25.2%)
iast_GLOBAL 17.928 s [17.928 s, 17.928 s] 3.245 s (22.1%)
profiling 14.961 s [14.961 s, 14.961 s] 278.0 ms (1.9%)
tracing 14.839 s [14.839 s, 14.839 s] 156.0 ms (1.1%)
Execution time for tomcat
gantt
    title tomcat - execution time [CI 0.99] : candidate=1.61.0-SNAPSHOT~9fad8e4cfd, baseline=1.61.0-SNAPSHOT~9352dfa345
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.482 ms) : 1470, 1493
.   : milestone, 1482,
appsec (2.537 ms) : 2481, 2592
.   : milestone, 2537,
iast (2.274 ms) : 2204, 2344
.   : milestone, 2274,
iast_GLOBAL (2.327 ms) : 2256, 2397
.   : milestone, 2327,
profiling (2.53 ms) : 2369, 2692
.   : milestone, 2530,
tracing (2.077 ms) : 2023, 2131
.   : milestone, 2077,
section candidate
no_agent (1.482 ms) : 1470, 1493
.   : milestone, 1482,
appsec (3.812 ms) : 3591, 4033
.   : milestone, 3812,
iast (2.259 ms) : 2190, 2329
.   : milestone, 2259,
iast_GLOBAL (2.324 ms) : 2253, 2394
.   : milestone, 2324,
profiling (2.095 ms) : 2039, 2150
.   : milestone, 2095,
tracing (2.069 ms) : 2015, 2123
.   : milestone, 2069,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.482 ms [1.47 ms, 1.493 ms] -
appsec 2.537 ms [2.481 ms, 2.592 ms] 1.055 ms (71.2%)
iast 2.274 ms [2.204 ms, 2.344 ms] 792.535 µs (53.5%)
iast_GLOBAL 2.327 ms [2.256 ms, 2.397 ms] 845.29 µs (57.1%)
profiling 2.53 ms [2.369 ms, 2.692 ms] 1.049 ms (70.8%)
tracing 2.077 ms [2.023 ms, 2.131 ms] 595.575 µs (40.2%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.482 ms [1.47 ms, 1.493 ms] -
appsec 3.812 ms [3.591 ms, 4.033 ms] 2.33 ms (157.3%)
iast 2.259 ms [2.19 ms, 2.329 ms] 777.488 µs (52.5%)
iast_GLOBAL 2.324 ms [2.253 ms, 2.394 ms] 841.73 µs (56.8%)
profiling 2.095 ms [2.039 ms, 2.15 ms] 612.707 µs (41.3%)
tracing 2.069 ms [2.015 ms, 2.123 ms] 587.52 µs (39.6%)

@AlexeyKuznetsov-DD
Copy link
Copy Markdown
Contributor Author

/merge -f --reason "hot fix for muzzle"

@gh-worker-devflow-routing-ef8351
Copy link
Copy Markdown

gh-worker-devflow-routing-ef8351 bot commented Mar 18, 2026

View all feedbacks in Devflow UI.

2026-03-18 18:40:03 UTC ℹ️ Start processing command /merge -f --reason "hot fix for muzzle"


2026-03-18 18:40:08 UTC ℹ️ MergeQueue: pull request added to the queue

The expected merge time in master is approximately 0s (p90).


2026-03-18 18:40:17 UTC ℹ️ MergeQueue: This merge request was merged

Warning

This change was merged without running any pre merge CI checks

Reason: hot fix for muzzle

@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d bot merged commit 2604968 into master Mar 18, 2026
743 of 751 checks passed
@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d bot deleted the alexeyk/fixed-muzzle-jetty-bom branch March 18, 2026 18:40
@github-actions github-actions bot added this to the 1.61.0 milestone Mar 18, 2026
sarahchen6 pushed a commit that referenced this pull request Mar 18, 2026
fix(muzzle): temporarily excluded broken versions.

Co-authored-by: alexey.kuznetsov <alexey.kuznetsov@datadoghq.com>
sarahchen6 pushed a commit that referenced this pull request Mar 18, 2026
fix(muzzle): temporarily excluded broken versions.

Co-authored-by: alexey.kuznetsov <alexey.kuznetsov@datadoghq.com>
(cherry picked from commit 2604968)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

inst: kafka Kafka instrumentation tag: no release notes Changes to exclude from release notes type: bug Bug report and fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants