Skip to content

Added logic to mute noisy env vars.#11115

Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 2 commits into
masterfrom
alexeyk/mute-noisy-env-vars
Apr 15, 2026
Merged

Added logic to mute noisy env vars.#11115
gh-worker-dd-mergequeue-cf854d[bot] merged 2 commits into
masterfrom
alexeyk/mute-noisy-env-vars

Conversation

@AlexeyKuznetsov-DD

Copy link
Copy Markdown
Contributor

What Does This Do

On GitLab CI Spring Boot smoke apps can print CI_COMMIT_MESSAGE into app logs.
If commit message contains ERROR substring that will result into false-positive failure on CI.
Added method that allows to mute such noisy env vars.

Motivation

Green CI.

@AlexeyKuznetsov-DD AlexeyKuznetsov-DD self-assigned this Apr 14, 2026
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD added type: bug Bug report and fix tag: no release notes Changes to exclude from release notes inst: spring Spring instrumentation labels Apr 14, 2026
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD marked this pull request as ready for review April 14, 2026 23:04
@AlexeyKuznetsov-DD AlexeyKuznetsov-DD requested a review from a team as a code owner April 14, 2026 23:04
@pr-commenter

pr-commenter Bot commented Apr 14, 2026

Copy link
Copy Markdown

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master alexeyk/mute-noisy-env-vars
git_commit_date 1776190685 1776257444
git_commit_sha 4666c89 b314407
release_version 1.62.0-SNAPSHOT~4666c89336 1.62.0-SNAPSHOT~b314407430
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1776259968 1776259968
ci_job_id 1597318128 1597318128
ci_pipeline_id 107806337 107806337
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-hf6j8ykj 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-hf6j8ykj 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 60 metrics, 11 unstable metrics.

Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.62.0-SNAPSHOT~b314407430, baseline=1.62.0-SNAPSHOT~4666c89336

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.062 s) : 0, 1062304
Total [baseline] (8.812 s) : 0, 8811565
Agent [candidate] (1.058 s) : 0, 1058383
Total [candidate] (8.824 s) : 0, 8824401
section iast
Agent [baseline] (1.227 s) : 0, 1226867
Total [baseline] (9.59 s) : 0, 9590458
Agent [candidate] (1.224 s) : 0, 1223853
Total [candidate] (9.537 s) : 0, 9537190
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.062 s -
Agent iast 1.227 s 164.563 ms (15.5%)
Total tracing 8.812 s -
Total iast 9.59 s 778.893 ms (8.8%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.058 s -
Agent iast 1.224 s 165.47 ms (15.6%)
Total tracing 8.824 s -
Total iast 9.537 s 712.789 ms (8.1%)
gantt
    title insecure-bank - break down per module: candidate=1.62.0-SNAPSHOT~b314407430, baseline=1.62.0-SNAPSHOT~4666c89336

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.24 ms) : 0, 1240
crashtracking [candidate] (1.225 ms) : 0, 1225
BytebuddyAgent [baseline] (634.622 ms) : 0, 634622
BytebuddyAgent [candidate] (634.52 ms) : 0, 634520
AgentMeter [baseline] (29.565 ms) : 0, 29565
AgentMeter [candidate] (29.644 ms) : 0, 29644
GlobalTracer [baseline] (249.443 ms) : 0, 249443
GlobalTracer [candidate] (249.65 ms) : 0, 249650
AppSec [baseline] (32.414 ms) : 0, 32414
AppSec [candidate] (32.382 ms) : 0, 32382
Debugger [baseline] (59.46 ms) : 0, 59460
Debugger [candidate] (59.461 ms) : 0, 59461
Remote Config [baseline] (607.048 µs) : 0, 607
Remote Config [candidate] (594.435 µs) : 0, 594
Telemetry [baseline] (8.129 ms) : 0, 8129
Telemetry [candidate] (8.042 ms) : 0, 8042
Flare Poller [baseline] (10.578 ms) : 0, 10578
Flare Poller [candidate] (6.788 ms) : 0, 6788
section iast
crashtracking [baseline] (1.243 ms) : 0, 1243
crashtracking [candidate] (1.221 ms) : 0, 1221
BytebuddyAgent [baseline] (803.001 ms) : 0, 803001
BytebuddyAgent [candidate] (800.447 ms) : 0, 800447
AgentMeter [baseline] (11.451 ms) : 0, 11451
AgentMeter [candidate] (11.403 ms) : 0, 11403
GlobalTracer [baseline] (240.189 ms) : 0, 240189
GlobalTracer [candidate] (240.03 ms) : 0, 240030
AppSec [baseline] (32.276 ms) : 0, 32276
AppSec [candidate] (32.073 ms) : 0, 32073
Debugger [baseline] (60.282 ms) : 0, 60282
Debugger [candidate] (58.259 ms) : 0, 58259
Remote Config [baseline] (1.114 ms) : 0, 1114
Remote Config [candidate] (541.359 µs) : 0, 541
Telemetry [baseline] (11.775 ms) : 0, 11775
Telemetry [candidate] (13.433 ms) : 0, 13433
Flare Poller [baseline] (3.434 ms) : 0, 3434
Flare Poller [candidate] (3.445 ms) : 0, 3445
IAST [baseline] (25.93 ms) : 0, 25930
IAST [candidate] (26.668 ms) : 0, 26668
Loading
Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.62.0-SNAPSHOT~b314407430, baseline=1.62.0-SNAPSHOT~4666c89336

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.053 s) : 0, 1053127
Total [baseline] (11.035 s) : 0, 11034742
Agent [candidate] (1.053 s) : 0, 1053180
Total [candidate] (11.221 s) : 0, 11221092
section appsec
Agent [baseline] (1.252 s) : 0, 1251975
Total [baseline] (11.252 s) : 0, 11251883
Agent [candidate] (1.243 s) : 0, 1243420
Total [candidate] (11.154 s) : 0, 11154184
section iast
Agent [baseline] (1.225 s) : 0, 1225208
Total [baseline] (11.303 s) : 0, 11303286
Agent [candidate] (1.224 s) : 0, 1223535
Total [candidate] (11.142 s) : 0, 11142000
section profiling
Agent [baseline] (1.184 s) : 0, 1183993
Total [baseline] (11.012 s) : 0, 11012362
Agent [candidate] (1.181 s) : 0, 1180836
Total [candidate] (11.066 s) : 0, 11065502
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.053 s -
Agent appsec 1.252 s 198.848 ms (18.9%)
Agent iast 1.225 s 172.08 ms (16.3%)
Agent profiling 1.184 s 130.866 ms (12.4%)
Total tracing 11.035 s -
Total appsec 11.252 s 217.141 ms (2.0%)
Total iast 11.303 s 268.544 ms (2.4%)
Total profiling 11.012 s -22.38 ms (-0.2%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.053 s -
Agent appsec 1.243 s 190.24 ms (18.1%)
Agent iast 1.224 s 170.355 ms (16.2%)
Agent profiling 1.181 s 127.656 ms (12.1%)
Total tracing 11.221 s -
Total appsec 11.154 s -66.908 ms (-0.6%)
Total iast 11.142 s -79.092 ms (-0.7%)
Total profiling 11.066 s -155.59 ms (-1.4%)
gantt
    title petclinic - break down per module: candidate=1.62.0-SNAPSHOT~b314407430, baseline=1.62.0-SNAPSHOT~4666c89336

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.241 ms) : 0, 1241
crashtracking [candidate] (1.221 ms) : 0, 1221
BytebuddyAgent [baseline] (631.322 ms) : 0, 631322
BytebuddyAgent [candidate] (631.532 ms) : 0, 631532
AgentMeter [baseline] (29.364 ms) : 0, 29364
AgentMeter [candidate] (29.66 ms) : 0, 29660
GlobalTracer [baseline] (247.553 ms) : 0, 247553
GlobalTracer [candidate] (248.49 ms) : 0, 248490
AppSec [baseline] (32.283 ms) : 0, 32283
AppSec [candidate] (32.277 ms) : 0, 32277
Debugger [baseline] (59.907 ms) : 0, 59907
Debugger [candidate] (59.916 ms) : 0, 59916
Remote Config [baseline] (600.815 µs) : 0, 601
Remote Config [candidate] (595.853 µs) : 0, 596
Telemetry [baseline] (8.043 ms) : 0, 8043
Telemetry [candidate] (8.106 ms) : 0, 8106
Flare Poller [baseline] (6.71 ms) : 0, 6710
Flare Poller [candidate] (5.223 ms) : 0, 5223
section appsec
crashtracking [baseline] (1.235 ms) : 0, 1235
crashtracking [candidate] (1.207 ms) : 0, 1207
BytebuddyAgent [baseline] (665.332 ms) : 0, 665332
BytebuddyAgent [candidate] (658.202 ms) : 0, 658202
AgentMeter [baseline] (12.157 ms) : 0, 12157
AgentMeter [candidate] (12.066 ms) : 0, 12066
GlobalTracer [baseline] (248.864 ms) : 0, 248864
GlobalTracer [candidate] (248.109 ms) : 0, 248109
AppSec [baseline] (184.942 ms) : 0, 184942
AppSec [candidate] (184.72 ms) : 0, 184720
Debugger [baseline] (65.866 ms) : 0, 65866
Debugger [candidate] (65.73 ms) : 0, 65730
Remote Config [baseline] (613.363 µs) : 0, 613
Remote Config [candidate] (619.036 µs) : 0, 619
Telemetry [baseline] (8.373 ms) : 0, 8373
Telemetry [candidate] (8.448 ms) : 0, 8448
Flare Poller [baseline] (3.547 ms) : 0, 3547
Flare Poller [candidate] (3.508 ms) : 0, 3508
IAST [baseline] (24.456 ms) : 0, 24456
IAST [candidate] (24.491 ms) : 0, 24491
section iast
crashtracking [baseline] (1.234 ms) : 0, 1234
crashtracking [candidate] (1.224 ms) : 0, 1224
BytebuddyAgent [baseline] (802.563 ms) : 0, 802563
BytebuddyAgent [candidate] (800.492 ms) : 0, 800492
AgentMeter [baseline] (11.364 ms) : 0, 11364
AgentMeter [candidate] (11.402 ms) : 0, 11402
GlobalTracer [baseline] (238.429 ms) : 0, 238429
GlobalTracer [candidate] (238.936 ms) : 0, 238936
AppSec [baseline] (28.851 ms) : 0, 28851
AppSec [candidate] (29.667 ms) : 0, 29667
Debugger [baseline] (65.06 ms) : 0, 65060
Debugger [candidate] (65.332 ms) : 0, 65332
Remote Config [baseline] (1.127 ms) : 0, 1127
Remote Config [candidate] (534.765 µs) : 0, 535
Telemetry [baseline] (11.145 ms) : 0, 11145
Telemetry [candidate] (10.585 ms) : 0, 10585
Flare Poller [baseline] (3.379 ms) : 0, 3379
Flare Poller [candidate] (3.44 ms) : 0, 3440
IAST [baseline] (25.696 ms) : 0, 25696
IAST [candidate] (25.741 ms) : 0, 25741
section profiling
crashtracking [baseline] (1.188 ms) : 0, 1188
crashtracking [candidate] (1.191 ms) : 0, 1191
BytebuddyAgent [baseline] (690.9 ms) : 0, 690900
BytebuddyAgent [candidate] (688.852 ms) : 0, 688852
AgentMeter [baseline] (9.196 ms) : 0, 9196
AgentMeter [candidate] (9.066 ms) : 0, 9066
GlobalTracer [baseline] (207.304 ms) : 0, 207304
GlobalTracer [candidate] (206.479 ms) : 0, 206479
AppSec [baseline] (32.653 ms) : 0, 32653
AppSec [candidate] (32.585 ms) : 0, 32585
Debugger [baseline] (65.525 ms) : 0, 65525
Debugger [candidate] (65.423 ms) : 0, 65423
Remote Config [baseline] (582.719 µs) : 0, 583
Remote Config [candidate] (577.237 µs) : 0, 577
Telemetry [baseline] (7.8 ms) : 0, 7800
Telemetry [candidate] (7.826 ms) : 0, 7826
Flare Poller [baseline] (3.535 ms) : 0, 3535
Flare Poller [candidate] (3.537 ms) : 0, 3537
ProfilingAgent [baseline] (93.998 ms) : 0, 93998
ProfilingAgent [candidate] (93.976 ms) : 0, 93976
Profiling [baseline] (94.558 ms) : 0, 94558
Profiling [candidate] (94.528 ms) : 0, 94528
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master alexeyk/mute-noisy-env-vars
git_commit_date 1776190685 1776257444
git_commit_sha 4666c89 b314407
release_version 1.62.0-SNAPSHOT~4666c89336 1.62.0-SNAPSHOT~b314407430
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1776260443 1776260443
ci_job_id 1597318131 1597318131
ci_pipeline_id 107806337 107806337
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-u36dfe05 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-u36dfe05 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 2 performance improvements and 0 performance regressions! Performance is the same for 19 metrics, 15 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_FULL:high_load unsure
[-272.044µs; -97.416µs] or [-4.990%; -1.787%]
better
[-780.614µs; -349.188µs] or [-6.002%; -2.685%]
unstable
[-54.731op/s; +109.294op/s] or [-7.258%; +14.493%]
5.268ms 12.441ms 781.406op/s 5.452ms 13.006ms 754.125op/s
scenario:load:petclinic:profiling:high_load better
[-1250.729µs; -401.383µs] or [-6.574%; -2.110%]
unsure
[-1.788ms; -0.245ms] or [-5.893%; -0.806%]
unstable
[-13.890op/s; +34.765op/s] or [-5.748%; +14.388%]
18.198ms 29.333ms 252.062op/s 19.024ms 30.350ms 241.625op/s
Request duration reports for insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.62.0-SNAPSHOT~b314407430, baseline=1.62.0-SNAPSHOT~4666c89336
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.272 ms) : 1259, 1284
.   : milestone, 1272,
iast (3.279 ms) : 3232, 3325
.   : milestone, 3279,
iast_FULL (6.135 ms) : 6073, 6197
.   : milestone, 6135,
iast_GLOBAL (3.699 ms) : 3644, 3755
.   : milestone, 3699,
profiling (2.371 ms) : 2348, 2395
.   : milestone, 2371,
tracing (1.91 ms) : 1894, 1927
.   : milestone, 1910,
section candidate
no_agent (1.24 ms) : 1228, 1251
.   : milestone, 1240,
iast (3.342 ms) : 3293, 3391
.   : milestone, 3342,
iast_FULL (5.917 ms) : 5858, 5976
.   : milestone, 5917,
iast_GLOBAL (3.628 ms) : 3569, 3687
.   : milestone, 3628,
profiling (2.272 ms) : 2250, 2294
.   : milestone, 2272,
tracing (1.851 ms) : 1836, 1867
.   : milestone, 1851,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.272 ms [1.259 ms, 1.284 ms] -
iast 3.279 ms [3.232 ms, 3.325 ms] 2.007 ms (157.8%)
iast_FULL 6.135 ms [6.073 ms, 6.197 ms] 4.863 ms (382.5%)
iast_GLOBAL 3.699 ms [3.644 ms, 3.755 ms] 2.428 ms (190.9%)
profiling 2.371 ms [2.348 ms, 2.395 ms] 1.1 ms (86.5%)
tracing 1.91 ms [1.894 ms, 1.927 ms] 638.576 µs (50.2%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.24 ms [1.228 ms, 1.251 ms] -
iast 3.342 ms [3.293 ms, 3.391 ms] 2.103 ms (169.6%)
iast_FULL 5.917 ms [5.858 ms, 5.976 ms] 4.677 ms (377.3%)
iast_GLOBAL 3.628 ms [3.569 ms, 3.687 ms] 2.389 ms (192.7%)
profiling 2.272 ms [2.25 ms, 2.294 ms] 1.033 ms (83.3%)
tracing 1.851 ms [1.836 ms, 1.867 ms] 611.783 µs (49.4%)
Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.62.0-SNAPSHOT~b314407430, baseline=1.62.0-SNAPSHOT~4666c89336
    dateFormat X
    axisFormat %s
section baseline
no_agent (17.967 ms) : 17789, 18146
.   : milestone, 17967,
appsec (18.725 ms) : 18530, 18919
.   : milestone, 18725,
code_origins (17.951 ms) : 17775, 18127
.   : milestone, 17951,
iast (17.809 ms) : 17632, 17985
.   : milestone, 17809,
profiling (19.314 ms) : 19121, 19507
.   : milestone, 19314,
tracing (17.922 ms) : 17744, 18099
.   : milestone, 17922,
section candidate
no_agent (17.84 ms) : 17662, 18018
.   : milestone, 17840,
appsec (18.681 ms) : 18494, 18868
.   : milestone, 18681,
code_origins (17.821 ms) : 17646, 17996
.   : milestone, 17821,
iast (17.783 ms) : 17607, 17960
.   : milestone, 17783,
profiling (18.514 ms) : 18333, 18696
.   : milestone, 18514,
tracing (17.958 ms) : 17777, 18138
.   : milestone, 17958,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 17.967 ms [17.789 ms, 18.146 ms] -
appsec 18.725 ms [18.53 ms, 18.919 ms] 757.221 µs (4.2%)
code_origins 17.951 ms [17.775 ms, 18.127 ms] -16.088 µs (-0.1%)
iast 17.809 ms [17.632 ms, 17.985 ms] -158.737 µs (-0.9%)
profiling 19.314 ms [19.121 ms, 19.507 ms] 1.347 ms (7.5%)
tracing 17.922 ms [17.744 ms, 18.099 ms] -45.675 µs (-0.3%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 17.84 ms [17.662 ms, 18.018 ms] -
appsec 18.681 ms [18.494 ms, 18.868 ms] 840.84 µs (4.7%)
code_origins 17.821 ms [17.646 ms, 17.996 ms] -19.014 µs (-0.1%)
iast 17.783 ms [17.607 ms, 17.96 ms] -57.082 µs (-0.3%)
profiling 18.514 ms [18.333 ms, 18.696 ms] 674.133 µs (3.8%)
tracing 17.958 ms [17.777 ms, 18.138 ms] 117.441 µs (0.7%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master alexeyk/mute-noisy-env-vars
git_commit_date 1776190685 1776257444
git_commit_sha 4666c89 b314407
release_version 1.62.0-SNAPSHOT~4666c89336 1.62.0-SNAPSHOT~b314407430
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1776260105 1776260105
ci_job_id 1597318134 1597318134
ci_pipeline_id 107806337 107806337
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-fn057jz9 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-fn057jz9 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 11 metrics, 1 unstable metrics.

Execution time for tomcat
gantt
    title tomcat - execution time [CI 0.99] : candidate=1.62.0-SNAPSHOT~b314407430, baseline=1.62.0-SNAPSHOT~4666c89336
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.482 ms) : 1470, 1494
.   : milestone, 1482,
appsec (3.843 ms) : 3619, 4068
.   : milestone, 3843,
iast (2.275 ms) : 2204, 2345
.   : milestone, 2275,
iast_GLOBAL (2.325 ms) : 2253, 2396
.   : milestone, 2325,
profiling (2.109 ms) : 2052, 2165
.   : milestone, 2109,
tracing (2.086 ms) : 2031, 2141
.   : milestone, 2086,
section candidate
no_agent (1.485 ms) : 1473, 1497
.   : milestone, 1485,
appsec (3.832 ms) : 3609, 4055
.   : milestone, 3832,
iast (2.275 ms) : 2204, 2345
.   : milestone, 2275,
iast_GLOBAL (2.326 ms) : 2255, 2397
.   : milestone, 2326,
profiling (2.105 ms) : 2049, 2161
.   : milestone, 2105,
tracing (2.093 ms) : 2038, 2148
.   : milestone, 2093,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.482 ms [1.47 ms, 1.494 ms] -
appsec 3.843 ms [3.619 ms, 4.068 ms] 2.362 ms (159.3%)
iast 2.275 ms [2.204 ms, 2.345 ms] 792.682 µs (53.5%)
iast_GLOBAL 2.325 ms [2.253 ms, 2.396 ms] 842.61 µs (56.9%)
profiling 2.109 ms [2.052 ms, 2.165 ms] 626.698 µs (42.3%)
tracing 2.086 ms [2.031 ms, 2.141 ms] 604.226 µs (40.8%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.485 ms [1.473 ms, 1.497 ms] -
appsec 3.832 ms [3.609 ms, 4.055 ms] 2.347 ms (158.0%)
iast 2.275 ms [2.204 ms, 2.345 ms] 789.495 µs (53.2%)
iast_GLOBAL 2.326 ms [2.255 ms, 2.397 ms] 841.31 µs (56.7%)
profiling 2.105 ms [2.049 ms, 2.161 ms] 620.114 µs (41.8%)
tracing 2.093 ms [2.038 ms, 2.148 ms] 607.694 µs (40.9%)
Execution time for biojava
gantt
    title biojava - execution time [CI 0.99] : candidate=1.62.0-SNAPSHOT~b314407430, baseline=1.62.0-SNAPSHOT~4666c89336
    dateFormat X
    axisFormat %s
section baseline
no_agent (15.6 s) : 15600000, 15600000
.   : milestone, 15600000,
appsec (15.035 s) : 15035000, 15035000
.   : milestone, 15035000,
iast (18.215 s) : 18215000, 18215000
.   : milestone, 18215000,
iast_GLOBAL (17.928 s) : 17928000, 17928000
.   : milestone, 17928000,
profiling (15.455 s) : 15455000, 15455000
.   : milestone, 15455000,
tracing (14.689 s) : 14689000, 14689000
.   : milestone, 14689000,
section candidate
no_agent (15.563 s) : 15563000, 15563000
.   : milestone, 15563000,
appsec (15.164 s) : 15164000, 15164000
.   : milestone, 15164000,
iast (18.057 s) : 18057000, 18057000
.   : milestone, 18057000,
iast_GLOBAL (18.068 s) : 18068000, 18068000
.   : milestone, 18068000,
profiling (14.822 s) : 14822000, 14822000
.   : milestone, 14822000,
tracing (15.052 s) : 15052000, 15052000
.   : milestone, 15052000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.6 s [15.6 s, 15.6 s] -
appsec 15.035 s [15.035 s, 15.035 s] -565.0 ms (-3.6%)
iast 18.215 s [18.215 s, 18.215 s] 2.615 s (16.8%)
iast_GLOBAL 17.928 s [17.928 s, 17.928 s] 2.328 s (14.9%)
profiling 15.455 s [15.455 s, 15.455 s] -145.0 ms (-0.9%)
tracing 14.689 s [14.689 s, 14.689 s] -911.0 ms (-5.8%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.563 s [15.563 s, 15.563 s] -
appsec 15.164 s [15.164 s, 15.164 s] -399.0 ms (-2.6%)
iast 18.057 s [18.057 s, 18.057 s] 2.494 s (16.0%)
iast_GLOBAL 18.068 s [18.068 s, 18.068 s] 2.505 s (16.1%)
profiling 14.822 s [14.822 s, 14.822 s] -741.0 ms (-4.8%)
tracing 15.052 s [15.052 s, 15.052 s] -511.0 ms (-3.3%)

@bric3 bric3 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice find

Comment thread dd-smoke-tests/src/main/groovy/datadog/smoketest/ProcessManager.groovy Outdated
@AlexeyKuznetsov-DD

Copy link
Copy Markdown
Contributor Author

/merge

@gh-worker-devflow-routing-ef8351

gh-worker-devflow-routing-ef8351 Bot commented Apr 15, 2026

Copy link
Copy Markdown

View all feedbacks in Devflow UI.

2026-04-15 14:02:51 UTC ℹ️ Start processing command /merge


2026-04-15 14:02:56 UTC ℹ️ MergeQueue: pull request added to the queue

The expected merge time in master is approximately 2h (p90).


2026-04-15 15:53:32 UTC ℹ️ MergeQueue: This merge request was merged

@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d Bot merged commit ca32af7 into master Apr 15, 2026
568 of 569 checks passed
@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d Bot deleted the alexeyk/mute-noisy-env-vars branch April 15, 2026 15:53
@github-actions github-actions Bot added this to the 1.62.0 milestone Apr 15, 2026
gh-worker-dd-mergequeue-cf854d Bot pushed a commit that referenced this pull request Apr 22, 2026
…11180)

# What Does This Do
Added missing `CI_COMMIT_DESCRIPTION` to the list of noisy env vars.

# Motivation
Green CI.

# Additional Notes
In #11115 I added `CI_COMMIT_MESSAGE` but overlooked `CI_COMMIT_DESCRIPTION`.


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

Labels

inst: spring Spring 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.

2 participants