Skip to content

Add error tag for library configuration request#10856

Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 4 commits intomasterfrom
daniel.mohedano/configuration-failures-tag
Mar 19, 2026
Merged

Add error tag for library configuration request#10856
gh-worker-dd-mergequeue-cf854d[bot] merged 4 commits intomasterfrom
daniel.mohedano/configuration-failures-tag

Conversation

@daniel-mohedano
Copy link
Copy Markdown
Contributor

@daniel-mohedano daniel-mohedano commented Mar 16, 2026

What Does This Do

  • Adds a hidden _dd.ci.library_configuration_error tag, set whenever requests to the /api/v2/libraries/tests/services/setting endpoint fail.

Motivation

Let users know that there was a communication error between the library and DD's backend and advanced features will not work.

Additional Information

test-environment-branch: daniel.mohedano/configuration-failures-tag

Contributor Checklist

Jira ticket: SDTEST-3521

Note: Once your PR is ready to merge, add it to the merge queue by commenting /merge. /merge -c cancels the queue request. /merge -f --reason "reason" skips all merge queue checks; please use this judiciously, as some checks do not run at the PR-level. For more information, see this doc.

@daniel-mohedano daniel-mohedano requested review from a team as code owners March 16, 2026 14:57
@daniel-mohedano daniel-mohedano requested a review from mhlidd March 16, 2026 14:57
@daniel-mohedano daniel-mohedano added type: enhancement Enhancements and improvements comp: ci visibility Continuous Integration Visibility labels Mar 16, 2026
@cit-pr-commenter-54b7da
Copy link
Copy Markdown

cit-pr-commenter-54b7da bot commented Mar 16, 2026

Test Environment - sbt-scalatest

Job Status: success

Scenario Overhead (%)
agent 54.10
agentEvpProxy 54.89

@cit-pr-commenter-54b7da
Copy link
Copy Markdown

cit-pr-commenter-54b7da bot commented Mar 16, 2026

Test Environment - netflix-zuul

Job Status: success

Scenario Overhead (%)
agent 88.95
agentless 83.36
agentlessCodeCoverage 98.69
agentlessLineCoverage 115.21

@cit-pr-commenter-54b7da
Copy link
Copy Markdown

cit-pr-commenter-54b7da bot commented Mar 16, 2026

Test Environment - nebula-release-plugin

Job Status: success

Scenario Overhead (%)
agent 36.76
agentless 36.17
agentlessCodeCoverage 45.02
agentlessLineCoverage 76.73

@cit-pr-commenter-54b7da
Copy link
Copy Markdown

cit-pr-commenter-54b7da bot commented Mar 16, 2026

Test Environment - pass4s

Job Status: success

Scenario Overhead (%)
agent 9.43
agentless 10.66
agentlessCodeCoverage 13.93

@cit-pr-commenter-54b7da
Copy link
Copy Markdown

cit-pr-commenter-54b7da bot commented Mar 16, 2026

Test Environment - reactive-streams-jvm

Job Status: success

Scenario Overhead (%)
agent 23.00
agentless 19.12
agentlessCodeCoverage 20.53
agentlessLineCoverage 30.45

@cit-pr-commenter-54b7da
Copy link
Copy Markdown

cit-pr-commenter-54b7da bot commented Mar 16, 2026

Test Environment - sonar-kotlin

Job Status: success

Scenario Overhead (%)
agent 16.05
agentless 14.05
agentlessCodeCoverage 16.19
agentlessLineCoverage 20.84

@cit-pr-commenter-54b7da
Copy link
Copy Markdown

cit-pr-commenter-54b7da bot commented Mar 16, 2026

Test Environment - jolokia

Job Status: success

Scenario Overhead (%)
agent 93.43
agentless 88.24
agentlessCodeCoverage 96.37
agentlessLineCoverage 98.08

@cit-pr-commenter-54b7da
Copy link
Copy Markdown

cit-pr-commenter-54b7da bot commented Mar 16, 2026

Test Environment - okhttp

Job Status: success

Scenario Overhead (%)
agent 19.97
agentless 18.57
agentlessCodeCoverage 21.97
agentlessLineCoverage 38.00

@pr-commenter
Copy link
Copy Markdown

pr-commenter bot commented Mar 16, 2026

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master daniel.mohedano/configuration-failures-tag
git_commit_date 1773915963 1773919526
git_commit_sha ee6b3da b7782bb
release_version 1.61.0-SNAPSHOT~ee6b3daa93 1.61.0-SNAPSHOT~b7782bb8e3
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1773921229 1773921229
ci_job_id 1520979200 1520979200
ci_pipeline_id 103464820 103464820
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-kgvz4kes 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-kgvz4kes 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 66 metrics, 5 unstable metrics.

Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.61.0-SNAPSHOT~b7782bb8e3, baseline=1.61.0-SNAPSHOT~ee6b3daa93

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.058 s) : 0, 1057837
Total [baseline] (8.897 s) : 0, 8896567
Agent [candidate] (1.058 s) : 0, 1058308
Total [candidate] (8.87 s) : 0, 8870310
section iast
Agent [baseline] (1.227 s) : 0, 1227256
Total [baseline] (9.587 s) : 0, 9587410
Agent [candidate] (1.238 s) : 0, 1237983
Total [candidate] (9.631 s) : 0, 9630610
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.058 s -
Agent iast 1.227 s 169.419 ms (16.0%)
Total tracing 8.897 s -
Total iast 9.587 s 690.842 ms (7.8%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.058 s -
Agent iast 1.238 s 179.675 ms (17.0%)
Total tracing 8.87 s -
Total iast 9.631 s 760.3 ms (8.6%)
gantt
    title insecure-bank - break down per module: candidate=1.61.0-SNAPSHOT~b7782bb8e3, baseline=1.61.0-SNAPSHOT~ee6b3daa93

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.193 ms) : 0, 1193
crashtracking [candidate] (1.193 ms) : 0, 1193
BytebuddyAgent [baseline] (629.451 ms) : 0, 629451
BytebuddyAgent [candidate] (629.07 ms) : 0, 629070
AgentMeter [baseline] (28.901 ms) : 0, 28901
AgentMeter [candidate] (29.028 ms) : 0, 29028
GlobalTracer [baseline] (257.226 ms) : 0, 257226
GlobalTracer [candidate] (257.527 ms) : 0, 257527
AppSec [baseline] (31.576 ms) : 0, 31576
AppSec [candidate] (31.589 ms) : 0, 31589
Debugger [baseline] (59.624 ms) : 0, 59624
Debugger [candidate] (59.565 ms) : 0, 59565
Remote Config [baseline] (599.74 µs) : 0, 600
Remote Config [candidate] (593.202 µs) : 0, 593
Telemetry [baseline] (9.625 ms) : 0, 9625
Telemetry [candidate] (8.717 ms) : 0, 8717
Flare Poller [baseline] (3.598 ms) : 0, 3598
Flare Poller [candidate] (5.009 ms) : 0, 5009
section iast
crashtracking [baseline] (1.193 ms) : 0, 1193
crashtracking [candidate] (1.206 ms) : 0, 1206
BytebuddyAgent [baseline] (796.005 ms) : 0, 796005
BytebuddyAgent [candidate] (803.399 ms) : 0, 803399
AgentMeter [baseline] (11.308 ms) : 0, 11308
AgentMeter [candidate] (11.574 ms) : 0, 11574
GlobalTracer [baseline] (247.522 ms) : 0, 247522
GlobalTracer [candidate] (249.481 ms) : 0, 249481
IAST [baseline] (25.343 ms) : 0, 25343
IAST [candidate] (25.697 ms) : 0, 25697
AppSec [baseline] (26.492 ms) : 0, 26492
AppSec [candidate] (26.891 ms) : 0, 26891
Debugger [baseline] (68.784 ms) : 0, 68784
Debugger [candidate] (69.748 ms) : 0, 69748
Remote Config [baseline] (534.562 µs) : 0, 535
Remote Config [candidate] (537.472 µs) : 0, 537
Telemetry [baseline] (10.261 ms) : 0, 10261
Telemetry [candidate] (9.725 ms) : 0, 9725
Flare Poller [baseline] (3.661 ms) : 0, 3661
Flare Poller [candidate] (3.485 ms) : 0, 3485
Loading
Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.61.0-SNAPSHOT~b7782bb8e3, baseline=1.61.0-SNAPSHOT~ee6b3daa93

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.062 s) : 0, 1062223
Total [baseline] (11.085 s) : 0, 11085497
Agent [candidate] (1.055 s) : 0, 1055201
Total [candidate] (11.04 s) : 0, 11039681
section appsec
Agent [baseline] (1.261 s) : 0, 1260562
Total [baseline] (11.207 s) : 0, 11207013
Agent [candidate] (1.246 s) : 0, 1246448
Total [candidate] (11.241 s) : 0, 11241413
section iast
Agent [baseline] (1.24 s) : 0, 1239687
Total [baseline] (11.397 s) : 0, 11397105
Agent [candidate] (1.229 s) : 0, 1229272
Total [candidate] (11.302 s) : 0, 11302266
section profiling
Agent [baseline] (1.184 s) : 0, 1183864
Total [baseline] (11.159 s) : 0, 11158839
Agent [candidate] (1.185 s) : 0, 1185199
Total [candidate] (11.048 s) : 0, 11048434
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.062 s -
Agent appsec 1.261 s 198.339 ms (18.7%)
Agent iast 1.24 s 177.465 ms (16.7%)
Agent profiling 1.184 s 121.641 ms (11.5%)
Total tracing 11.085 s -
Total appsec 11.207 s 121.516 ms (1.1%)
Total iast 11.397 s 311.608 ms (2.8%)
Total profiling 11.159 s 73.342 ms (0.7%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.055 s -
Agent appsec 1.246 s 191.247 ms (18.1%)
Agent iast 1.229 s 174.07 ms (16.5%)
Agent profiling 1.185 s 129.998 ms (12.3%)
Total tracing 11.04 s -
Total appsec 11.241 s 201.732 ms (1.8%)
Total iast 11.302 s 262.585 ms (2.4%)
Total profiling 11.048 s 8.753 ms (0.1%)
gantt
    title petclinic - break down per module: candidate=1.61.0-SNAPSHOT~b7782bb8e3, baseline=1.61.0-SNAPSHOT~ee6b3daa93

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.194 ms) : 0, 1194
crashtracking [candidate] (1.179 ms) : 0, 1179
BytebuddyAgent [baseline] (632.059 ms) : 0, 632059
BytebuddyAgent [candidate] (627.71 ms) : 0, 627710
AgentMeter [baseline] (29.291 ms) : 0, 29291
AgentMeter [candidate] (29.045 ms) : 0, 29045
GlobalTracer [baseline] (258.4 ms) : 0, 258400
GlobalTracer [candidate] (257.514 ms) : 0, 257514
AppSec [baseline] (31.772 ms) : 0, 31772
AppSec [candidate] (31.592 ms) : 0, 31592
Debugger [baseline] (60.571 ms) : 0, 60571
Debugger [candidate] (60.192 ms) : 0, 60192
Remote Config [baseline] (596.861 µs) : 0, 597
Remote Config [candidate] (579.749 µs) : 0, 580
Telemetry [baseline] (8.072 ms) : 0, 8072
Telemetry [candidate] (8.009 ms) : 0, 8009
Flare Poller [baseline] (4.298 ms) : 0, 4298
Flare Poller [candidate] (3.514 ms) : 0, 3514
section appsec
crashtracking [baseline] (1.224 ms) : 0, 1224
crashtracking [candidate] (1.201 ms) : 0, 1201
BytebuddyAgent [baseline] (666.385 ms) : 0, 666385
BytebuddyAgent [candidate] (657.978 ms) : 0, 657978
AgentMeter [baseline] (12.125 ms) : 0, 12125
AgentMeter [candidate] (11.906 ms) : 0, 11906
GlobalTracer [baseline] (260.746 ms) : 0, 260746
GlobalTracer [candidate] (258.206 ms) : 0, 258206
IAST [baseline] (24.564 ms) : 0, 24564
IAST [candidate] (24.208 ms) : 0, 24208
AppSec [baseline] (179.42 ms) : 0, 179420
AppSec [candidate] (177.749 ms) : 0, 177749
Debugger [baseline] (66.841 ms) : 0, 66841
Debugger [candidate] (66.247 ms) : 0, 66247
Remote Config [baseline] (635.668 µs) : 0, 636
Remote Config [candidate] (640.933 µs) : 0, 641
Telemetry [baseline] (8.391 ms) : 0, 8391
Telemetry [candidate] (8.394 ms) : 0, 8394
Flare Poller [baseline] (3.67 ms) : 0, 3670
Flare Poller [candidate] (3.615 ms) : 0, 3615
section iast
crashtracking [baseline] (1.205 ms) : 0, 1205
crashtracking [candidate] (1.206 ms) : 0, 1206
BytebuddyAgent [baseline] (804.771 ms) : 0, 804771
BytebuddyAgent [candidate] (796.672 ms) : 0, 796672
AgentMeter [baseline] (11.467 ms) : 0, 11467
AgentMeter [candidate] (11.307 ms) : 0, 11307
GlobalTracer [baseline] (249.528 ms) : 0, 249528
GlobalTracer [candidate] (248.158 ms) : 0, 248158
IAST [baseline] (25.621 ms) : 0, 25621
IAST [candidate] (25.403 ms) : 0, 25403
AppSec [baseline] (26.834 ms) : 0, 26834
AppSec [candidate] (26.543 ms) : 0, 26543
Debugger [baseline] (70.744 ms) : 0, 70744
Debugger [candidate] (70.88 ms) : 0, 70880
Remote Config [baseline] (534.409 µs) : 0, 534
Remote Config [candidate] (525.057 µs) : 0, 525
Telemetry [baseline] (9.173 ms) : 0, 9173
Telemetry [candidate] (9.123 ms) : 0, 9123
Flare Poller [baseline] (3.345 ms) : 0, 3345
Flare Poller [candidate] (3.32 ms) : 0, 3320
section profiling
crashtracking [baseline] (1.183 ms) : 0, 1183
crashtracking [candidate] (1.167 ms) : 0, 1167
BytebuddyAgent [baseline] (683.433 ms) : 0, 683433
BytebuddyAgent [candidate] (684.378 ms) : 0, 684378
AgentMeter [baseline] (8.626 ms) : 0, 8626
AgentMeter [candidate] (8.594 ms) : 0, 8594
GlobalTracer [baseline] (216.185 ms) : 0, 216185
GlobalTracer [candidate] (216.51 ms) : 0, 216510
AppSec [baseline] (32.234 ms) : 0, 32234
AppSec [candidate] (32.262 ms) : 0, 32262
Debugger [baseline] (65.988 ms) : 0, 65988
Debugger [candidate] (65.709 ms) : 0, 65709
Remote Config [baseline] (566.48 µs) : 0, 566
Remote Config [candidate] (588.018 µs) : 0, 588
Telemetry [baseline] (7.673 ms) : 0, 7673
Telemetry [candidate] (7.693 ms) : 0, 7693
Flare Poller [baseline] (3.441 ms) : 0, 3441
Flare Poller [candidate] (3.46 ms) : 0, 3460
ProfilingAgent [baseline] (93.605 ms) : 0, 93605
ProfilingAgent [candidate] (94.052 ms) : 0, 94052
Profiling [baseline] (94.174 ms) : 0, 94174
Profiling [candidate] (94.604 ms) : 0, 94604
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master daniel.mohedano/configuration-failures-tag
git_commit_date 1773915963 1773919526
git_commit_sha ee6b3da b7782bb
release_version 1.61.0-SNAPSHOT~ee6b3daa93 1.61.0-SNAPSHOT~b7782bb8e3
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1773921814 1773921814
ci_job_id 1520979201 1520979201
ci_pipeline_id 103464820 103464820
cpu_model Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz
kernel_version Linux runner-zfyrx7zua-project-304-concurrent-1-q9nv4xff 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-q9nv4xff 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 2 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:high_load worse
[+54.805µs; +144.835µs] or [+2.090%; +5.522%]
unsure
[+18.883µs; +369.101µs] or [+0.249%; +4.859%]
unstable
[-178.495op/s; +100.870op/s] or [-13.106%; +7.407%]
2.723ms 7.790ms 1323.094op/s 2.623ms 7.596ms 1361.906op/s
scenario:load:insecure-bank:iast_FULL:high_load unsure
[+89.214µs; +383.139µs] or [+1.589%; +6.824%]
worse
[+374.690µs; +1116.868µs] or [+2.823%; +8.416%]
unstable
[-109.188op/s; +36.438op/s] or [-14.784%; +4.934%]
5.851ms 14.017ms 702.188op/s 5.615ms 13.271ms 738.562op/s
Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.61.0-SNAPSHOT~b7782bb8e3, baseline=1.61.0-SNAPSHOT~ee6b3daa93
    dateFormat X
    axisFormat %s
section baseline
no_agent (18.781 ms) : 18590, 18972
.   : milestone, 18781,
appsec (19.284 ms) : 19087, 19480
.   : milestone, 19284,
code_origins (18.388 ms) : 18204, 18572
.   : milestone, 18388,
iast (18.141 ms) : 17959, 18324
.   : milestone, 18141,
profiling (19.502 ms) : 19303, 19701
.   : milestone, 19502,
tracing (18.557 ms) : 18372, 18742
.   : milestone, 18557,
section candidate
no_agent (18.579 ms) : 18394, 18765
.   : milestone, 18579,
appsec (19.236 ms) : 19039, 19432
.   : milestone, 19236,
code_origins (18.721 ms) : 18535, 18908
.   : milestone, 18721,
iast (18.386 ms) : 18199, 18573
.   : milestone, 18386,
profiling (19.043 ms) : 18853, 19234
.   : milestone, 19043,
tracing (18.4 ms) : 18215, 18586
.   : milestone, 18400,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 18.781 ms [18.59 ms, 18.972 ms] -
appsec 19.284 ms [19.087 ms, 19.48 ms] 502.618 µs (2.7%)
code_origins 18.388 ms [18.204 ms, 18.572 ms] -392.78 µs (-2.1%)
iast 18.141 ms [17.959 ms, 18.324 ms] -639.495 µs (-3.4%)
profiling 19.502 ms [19.303 ms, 19.701 ms] 721.043 µs (3.8%)
tracing 18.557 ms [18.372 ms, 18.742 ms] -223.947 µs (-1.2%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 18.579 ms [18.394 ms, 18.765 ms] -
appsec 19.236 ms [19.039 ms, 19.432 ms] 656.18 µs (3.5%)
code_origins 18.721 ms [18.535 ms, 18.908 ms] 142.114 µs (0.8%)
iast 18.386 ms [18.199 ms, 18.573 ms] -193.436 µs (-1.0%)
profiling 19.043 ms [18.853 ms, 19.234 ms] 464.036 µs (2.5%)
tracing 18.4 ms [18.215 ms, 18.586 ms] -179.297 µs (-1.0%)
Request duration reports for insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.61.0-SNAPSHOT~b7782bb8e3, baseline=1.61.0-SNAPSHOT~ee6b3daa93
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.307 ms) : 1294, 1320
.   : milestone, 1307,
iast (3.362 ms) : 3313, 3410
.   : milestone, 3362,
iast_FULL (6.265 ms) : 6201, 6329
.   : milestone, 6265,
iast_GLOBAL (3.815 ms) : 3754, 3877
.   : milestone, 3815,
profiling (2.477 ms) : 2452, 2501
.   : milestone, 2477,
tracing (1.935 ms) : 1919, 1952
.   : milestone, 1935,
section candidate
no_agent (1.317 ms) : 1304, 1330
.   : milestone, 1317,
iast (3.462 ms) : 3412, 3512
.   : milestone, 3462,
iast_FULL (6.595 ms) : 6524, 6665
.   : milestone, 6595,
iast_GLOBAL (3.768 ms) : 3704, 3832
.   : milestone, 3768,
profiling (2.357 ms) : 2335, 2380
.   : milestone, 2357,
tracing (1.926 ms) : 1910, 1942
.   : milestone, 1926,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.307 ms [1.294 ms, 1.32 ms] -
iast 3.362 ms [3.313 ms, 3.41 ms] 2.055 ms (157.2%)
iast_FULL 6.265 ms [6.201 ms, 6.329 ms] 4.958 ms (379.3%)
iast_GLOBAL 3.815 ms [3.754 ms, 3.877 ms] 2.508 ms (191.9%)
profiling 2.477 ms [2.452 ms, 2.501 ms] 1.17 ms (89.5%)
tracing 1.935 ms [1.919 ms, 1.952 ms] 628.281 µs (48.1%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.317 ms [1.304 ms, 1.33 ms] -
iast 3.462 ms [3.412 ms, 3.512 ms] 2.145 ms (163.0%)
iast_FULL 6.595 ms [6.524 ms, 6.665 ms] 5.278 ms (400.9%)
iast_GLOBAL 3.768 ms [3.704 ms, 3.832 ms] 2.452 ms (186.2%)
profiling 2.357 ms [2.335 ms, 2.38 ms] 1.041 ms (79.0%)
tracing 1.926 ms [1.91 ms, 1.942 ms] 609.076 µs (46.3%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master daniel.mohedano/configuration-failures-tag
git_commit_date 1773915963 1773919526
git_commit_sha ee6b3da b7782bb
release_version 1.61.0-SNAPSHOT~ee6b3daa93 1.61.0-SNAPSHOT~b7782bb8e3
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1773921621 1773921621
ci_job_id 1520979203 1520979203
ci_pipeline_id 103464820 103464820
cpu_model Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz
kernel_version Linux runner-zfyrx7zua-project-304-concurrent-2-ubc7yepf 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-ubc7yepf 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 1 performance improvements and 0 performance regressions! Performance is the same for 11 metrics, 0 unstable metrics.

scenario Δ mean execution_time candidate mean execution_time baseline mean execution_time
scenario:dacapo:tomcat:appsec better
[-1.623ms; -1.207ms] or [-37.906%; -28.189%]
2.867ms 4.283ms
Execution time for biojava
gantt
    title biojava - execution time [CI 0.99] : candidate=1.61.0-SNAPSHOT~b7782bb8e3, baseline=1.61.0-SNAPSHOT~ee6b3daa93
    dateFormat X
    axisFormat %s
section baseline
no_agent (14.487 s) : 14487000, 14487000
.   : milestone, 14487000,
appsec (14.112 s) : 14112000, 14112000
.   : milestone, 14112000,
iast (17.549 s) : 17549000, 17549000
.   : milestone, 17549000,
iast_GLOBAL (17.289 s) : 17289000, 17289000
.   : milestone, 17289000,
profiling (14.228 s) : 14228000, 14228000
.   : milestone, 14228000,
tracing (14.645 s) : 14645000, 14645000
.   : milestone, 14645000,
section candidate
no_agent (15.057 s) : 15057000, 15057000
.   : milestone, 15057000,
appsec (14.376 s) : 14376000, 14376000
.   : milestone, 14376000,
iast (17.688 s) : 17688000, 17688000
.   : milestone, 17688000,
iast_GLOBAL (17.2 s) : 17200000, 17200000
.   : milestone, 17200000,
profiling (14.851 s) : 14851000, 14851000
.   : milestone, 14851000,
tracing (14.548 s) : 14548000, 14548000
.   : milestone, 14548000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 14.487 s [14.487 s, 14.487 s] -
appsec 14.112 s [14.112 s, 14.112 s] -375.0 ms (-2.6%)
iast 17.549 s [17.549 s, 17.549 s] 3.062 s (21.1%)
iast_GLOBAL 17.289 s [17.289 s, 17.289 s] 2.802 s (19.3%)
profiling 14.228 s [14.228 s, 14.228 s] -259.0 ms (-1.8%)
tracing 14.645 s [14.645 s, 14.645 s] 158.0 ms (1.1%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.057 s [15.057 s, 15.057 s] -
appsec 14.376 s [14.376 s, 14.376 s] -681.0 ms (-4.5%)
iast 17.688 s [17.688 s, 17.688 s] 2.631 s (17.5%)
iast_GLOBAL 17.2 s [17.2 s, 17.2 s] 2.143 s (14.2%)
profiling 14.851 s [14.851 s, 14.851 s] -206.0 ms (-1.4%)
tracing 14.548 s [14.548 s, 14.548 s] -509.0 ms (-3.4%)
Execution time for tomcat
gantt
    title tomcat - execution time [CI 0.99] : candidate=1.61.0-SNAPSHOT~b7782bb8e3, baseline=1.61.0-SNAPSHOT~ee6b3daa93
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.478 ms) : 1467, 1490
.   : milestone, 1478,
appsec (4.283 ms) : 4024, 4541
.   : milestone, 4283,
iast (2.645 ms) : 2536, 2755
.   : milestone, 2645,
iast_GLOBAL (2.701 ms) : 2592, 2811
.   : milestone, 2701,
profiling (2.435 ms) : 2345, 2525
.   : milestone, 2435,
tracing (2.401 ms) : 2313, 2489
.   : milestone, 2401,
section candidate
no_agent (1.487 ms) : 1475, 1499
.   : milestone, 1487,
appsec (2.867 ms) : 2778, 2957
.   : milestone, 2867,
iast (2.649 ms) : 2540, 2758
.   : milestone, 2649,
iast_GLOBAL (2.699 ms) : 2589, 2808
.   : milestone, 2699,
profiling (2.444 ms) : 2352, 2535
.   : milestone, 2444,
tracing (2.398 ms) : 2310, 2486
.   : milestone, 2398,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.478 ms [1.467 ms, 1.49 ms] -
appsec 4.283 ms [4.024 ms, 4.541 ms] 2.804 ms (189.7%)
iast 2.645 ms [2.536 ms, 2.755 ms] 1.167 ms (78.9%)
iast_GLOBAL 2.701 ms [2.592 ms, 2.811 ms] 1.223 ms (82.7%)
profiling 2.435 ms [2.345 ms, 2.525 ms] 956.681 µs (64.7%)
tracing 2.401 ms [2.313 ms, 2.489 ms] 922.533 µs (62.4%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.487 ms [1.475 ms, 1.499 ms] -
appsec 2.867 ms [2.778 ms, 2.957 ms] 1.38 ms (92.8%)
iast 2.649 ms [2.54 ms, 2.758 ms] 1.162 ms (78.2%)
iast_GLOBAL 2.699 ms [2.589 ms, 2.808 ms] 1.212 ms (81.5%)
profiling 2.444 ms [2.352 ms, 2.535 ms] 956.728 µs (64.3%)
tracing 2.398 ms [2.31 ms, 2.486 ms] 910.688 µs (61.2%)

@cit-pr-commenter-54b7da
Copy link
Copy Markdown

cit-pr-commenter-54b7da bot commented Mar 16, 2026

Test Environment - spring_boot

Job Status: success

Scenario Overhead (%)
agent 15.60
agentless 9.54
agentlessCodeCoverage 13.82
agentlessLineCoverage 32.36

@cit-pr-commenter-54b7da
Copy link
Copy Markdown

cit-pr-commenter-54b7da bot commented Mar 16, 2026

Test Environment - sonar-java

Job Status: success

Scenario Overhead (%)
agent -6.26
agentless 7.56
agentlessCodeCoverage 91.56
agentlessLineCoverage 108.47

@daniel-mohedano
Copy link
Copy Markdown
Contributor Author

/merge

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

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

View all feedbacks in Devflow UI.

2026-03-19 14:01:25 UTC ℹ️ Start processing command /merge


2026-03-19 14:01:30 UTC ℹ️ MergeQueue: pull request added to the queue

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


2026-03-19 15:06:12 UTC ℹ️ MergeQueue: This merge request was merged

@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d bot merged commit 126645d into master Mar 19, 2026
564 checks passed
@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d bot deleted the daniel.mohedano/configuration-failures-tag branch March 19, 2026 15:06
@github-actions github-actions bot added this to the 1.61.0 milestone Mar 19, 2026
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: enhancement Enhancements and improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants