Skip to content

Fix jmxfetch workflow #9306

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

Merged
merged 6 commits into from
Aug 5, 2025
Merged

Fix jmxfetch workflow #9306

merged 6 commits into from
Aug 5, 2025

Conversation

sarahchen6
Copy link
Contributor

@sarahchen6 sarahchen6 commented Aug 4, 2025

What Does This Do

Avoid using https://github.com/planetscale/ghcommit because ghcommit can only add files whereas this workflow needs to add a directory. Also use a dd-octo-sts token instead of GITHUB_TOKEN for PR creation (e.g. #9288). The policy for this workflow corresponds to #9303, which is already merged to master.

Motivation

Fix failing workflow: https://github.com/DataDog/dd-trace-java/actions/runs/16732671104/job/47364223082

Additional Notes

Because we're not using ghcommit, I expect the commits created in this PR to be unsigned. They will need to be manually signed before merging until #9302 is resolved.

Contributor Checklist

Jira ticket: https://datadoghq.atlassian.net/browse/LANGPLAT-722

@sarahchen6 sarahchen6 added type: bug Bug report and fix tag: no release notes Changes to exclude from release notes labels Aug 4, 2025
@sarahchen6 sarahchen6 marked this pull request as ready for review August 4, 2025 21:02
@sarahchen6 sarahchen6 requested a review from a team as a code owner August 4, 2025 21:02
@sarahchen6 sarahchen6 requested review from AlexeyKuznetsov-DD and removed request for a team August 4, 2025 21:02
@datadog-datadog-prod-us1
Copy link
Contributor

datadog-datadog-prod-us1 bot commented Aug 4, 2025

Code coverage: total 57.12%, patch 100.00% (view details)

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: aa98b0e | Docs | Was this helpful? Give us feedback!

@pr-commenter
Copy link

pr-commenter bot commented Aug 4, 2025

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master sarahchen6/fix-jmxfetch-workflow
git_commit_date 1754338217 1754341144
git_commit_sha c614036 aa98b0e
release_version 1.53.0-SNAPSHOT~c6140367d1 1.53.0-SNAPSHOT~aa98b0ed9d
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1754343062 1754343062
ci_job_id 1063695929 1063695929
ci_pipeline_id 72657802 72657802
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-1pixrszw 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-1pixrszw 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 47 metrics, 12 unstable metrics.

Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.53.0-SNAPSHOT~aa98b0ed9d, baseline=1.53.0-SNAPSHOT~c6140367d1

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.044 s) : 0, 1043793
Total [baseline] (10.792 s) : 0, 10791890
Agent [candidate] (1.046 s) : 0, 1045796
Total [candidate] (10.734 s) : 0, 10733917
section appsec
Agent [baseline] (1.221 s) : 0, 1220740
Total [baseline] (10.761 s) : 0, 10761359
Agent [candidate] (1.226 s) : 0, 1225612
Total [candidate] (10.867 s) : 0, 10866983
section iast
Agent [baseline] (1.181 s) : 0, 1180871
Total [baseline] (10.852 s) : 0, 10851842
Agent [candidate] (1.177 s) : 0, 1176750
Total [candidate] (10.844 s) : 0, 10843677
section profiling
Agent [baseline] (1.192 s) : 0, 1192013
Total [baseline] (10.856 s) : 0, 10856271
Agent [candidate] (1.208 s) : 0, 1208347
Total [candidate] (11.041 s) : 0, 11040816
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.044 s -
Agent appsec 1.221 s 176.947 ms (17.0%)
Agent iast 1.181 s 137.079 ms (13.1%)
Agent profiling 1.192 s 148.22 ms (14.2%)
Total tracing 10.792 s -
Total appsec 10.761 s -30.531 ms (-0.3%)
Total iast 10.852 s 59.952 ms (0.6%)
Total profiling 10.856 s 64.381 ms (0.6%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.046 s -
Agent appsec 1.226 s 179.816 ms (17.2%)
Agent iast 1.177 s 130.954 ms (12.5%)
Agent profiling 1.208 s 162.552 ms (15.5%)
Total tracing 10.734 s -
Total appsec 10.867 s 133.066 ms (1.2%)
Total iast 10.844 s 109.76 ms (1.0%)
Total profiling 11.041 s 306.899 ms (2.9%)
gantt
    title petclinic - break down per module: candidate=1.53.0-SNAPSHOT~aa98b0ed9d, baseline=1.53.0-SNAPSHOT~c6140367d1

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.432 ms) : 0, 1432
crashtracking [candidate] (1.436 ms) : 0, 1436
BytebuddyAgent [baseline] (731.166 ms) : 0, 731166
BytebuddyAgent [candidate] (732.759 ms) : 0, 732759
GlobalTracer [baseline] (241.931 ms) : 0, 241931
GlobalTracer [candidate] (242.315 ms) : 0, 242315
AppSec [baseline] (30.185 ms) : 0, 30185
AppSec [candidate] (30.26 ms) : 0, 30260
Debugger [baseline] (6.001 ms) : 0, 6001
Debugger [candidate] (6.026 ms) : 0, 6026
Remote Config [baseline] (647.123 µs) : 0, 647
Remote Config [candidate] (645.452 µs) : 0, 645
Telemetry [baseline] (10.665 ms) : 0, 10665
Telemetry [candidate] (11.298 ms) : 0, 11298
section appsec
crashtracking [baseline] (1.429 ms) : 0, 1429
crashtracking [candidate] (1.438 ms) : 0, 1438
BytebuddyAgent [baseline] (753.354 ms) : 0, 753354
BytebuddyAgent [candidate] (756.956 ms) : 0, 756956
GlobalTracer [baseline] (235.574 ms) : 0, 235574
GlobalTracer [candidate] (236.194 ms) : 0, 236194
AppSec [baseline] (168.892 ms) : 0, 168892
AppSec [candidate] (167.63 ms) : 0, 167630
Debugger [baseline] (7.253 ms) : 0, 7253
Debugger [candidate] (8.689 ms) : 0, 8689
Remote Config [baseline] (628.076 µs) : 0, 628
Remote Config [candidate] (622.735 µs) : 0, 623
Telemetry [baseline] (9.064 ms) : 0, 9064
Telemetry [candidate] (9.162 ms) : 0, 9162
IAST [baseline] (23.431 ms) : 0, 23431
IAST [candidate] (23.745 ms) : 0, 23745
section iast
crashtracking [baseline] (1.432 ms) : 0, 1432
crashtracking [candidate] (1.43 ms) : 0, 1430
BytebuddyAgent [baseline] (853.548 ms) : 0, 853548
BytebuddyAgent [candidate] (850.246 ms) : 0, 850246
GlobalTracer [baseline] (232.158 ms) : 0, 232158
GlobalTracer [candidate] (231.874 ms) : 0, 231874
AppSec [baseline] (27.099 ms) : 0, 27099
AppSec [candidate] (29.485 ms) : 0, 29485
Debugger [baseline] (8.335 ms) : 0, 8335
Debugger [candidate] (6.549 ms) : 0, 6549
Remote Config [baseline] (589.934 µs) : 0, 590
Remote Config [candidate] (583.35 µs) : 0, 583
Telemetry [baseline] (8.181 ms) : 0, 8181
Telemetry [candidate] (8.103 ms) : 0, 8103
IAST [baseline] (28.443 ms) : 0, 28443
IAST [candidate] (27.351 ms) : 0, 27351
section profiling
ProfilingAgent [baseline] (107.877 ms) : 0, 107877
ProfilingAgent [candidate] (109.178 ms) : 0, 109178
crashtracking [baseline] (1.403 ms) : 0, 1403
crashtracking [candidate] (1.425 ms) : 0, 1425
BytebuddyAgent [baseline] (758.798 ms) : 0, 758798
BytebuddyAgent [candidate] (770.289 ms) : 0, 770289
GlobalTracer [baseline] (222.157 ms) : 0, 222157
GlobalTracer [candidate] (223.867 ms) : 0, 223867
AppSec [baseline] (29.888 ms) : 0, 29888
AppSec [candidate] (30.45 ms) : 0, 30450
Debugger [baseline] (6.251 ms) : 0, 6251
Debugger [candidate] (6.358 ms) : 0, 6358
Remote Config [baseline] (680.252 µs) : 0, 680
Remote Config [candidate] (688.103 µs) : 0, 688
Telemetry [baseline] (15.792 ms) : 0, 15792
Telemetry [candidate] (15.378 ms) : 0, 15378
Profiling [baseline] (108.495 ms) : 0, 108495
Profiling [candidate] (109.853 ms) : 0, 109853
Loading
Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.53.0-SNAPSHOT~aa98b0ed9d, baseline=1.53.0-SNAPSHOT~c6140367d1

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.048 s) : 0, 1047721
Total [baseline] (8.573 s) : 0, 8572659
Agent [candidate] (1.042 s) : 0, 1042241
Total [candidate] (8.579 s) : 0, 8578828
section iast
Agent [baseline] (1.171 s) : 0, 1171158
Total [baseline] (9.323 s) : 0, 9322587
Agent [candidate] (1.173 s) : 0, 1172966
Total [candidate] (9.296 s) : 0, 9295935
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.048 s -
Agent iast 1.171 s 123.437 ms (11.8%)
Total tracing 8.573 s -
Total iast 9.323 s 749.928 ms (8.7%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.042 s -
Agent iast 1.173 s 130.725 ms (12.5%)
Total tracing 8.579 s -
Total iast 9.296 s 717.107 ms (8.4%)
gantt
    title insecure-bank - break down per module: candidate=1.53.0-SNAPSHOT~aa98b0ed9d, baseline=1.53.0-SNAPSHOT~c6140367d1

    dateFormat X
    axisFormat %s
section tracing
crashtracking [baseline] (1.43 ms) : 0, 1430
crashtracking [candidate] (1.427 ms) : 0, 1427
BytebuddyAgent [baseline] (733.221 ms) : 0, 733221
BytebuddyAgent [candidate] (730.111 ms) : 0, 730111
GlobalTracer [baseline] (242.525 ms) : 0, 242525
GlobalTracer [candidate] (241.975 ms) : 0, 241975
AppSec [baseline] (30.2 ms) : 0, 30200
AppSec [candidate] (29.933 ms) : 0, 29933
Debugger [baseline] (6.018 ms) : 0, 6018
Debugger [candidate] (5.993 ms) : 0, 5993
Remote Config [baseline] (656.498 µs) : 0, 656
Remote Config [candidate] (655.382 µs) : 0, 655
Telemetry [baseline] (12.707 ms) : 0, 12707
Telemetry [candidate] (11.258 ms) : 0, 11258
section iast
crashtracking [baseline] (1.431 ms) : 0, 1431
crashtracking [candidate] (1.431 ms) : 0, 1431
BytebuddyAgent [baseline] (845.714 ms) : 0, 845714
BytebuddyAgent [candidate] (846.971 ms) : 0, 846971
GlobalTracer [baseline] (231.661 ms) : 0, 231661
GlobalTracer [candidate] (231.685 ms) : 0, 231685
AppSec [baseline] (25.167 ms) : 0, 25167
AppSec [candidate] (28.481 ms) : 0, 28481
Debugger [baseline] (5.813 ms) : 0, 5813
Debugger [candidate] (5.787 ms) : 0, 5787
Remote Config [baseline] (584.574 µs) : 0, 585
Remote Config [candidate] (602.541 µs) : 0, 603
Telemetry [baseline] (8.041 ms) : 0, 8041
Telemetry [candidate] (8.106 ms) : 0, 8106
IAST [baseline] (31.938 ms) : 0, 31938
IAST [candidate] (28.951 ms) : 0, 28951
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master sarahchen6/fix-jmxfetch-workflow
git_commit_date 1754338217 1754341144
git_commit_sha c614036 aa98b0e
release_version 1.53.0-SNAPSHOT~c6140367d1 1.53.0-SNAPSHOT~aa98b0ed9d
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1754342814 1754342814
ci_job_id 1063695931 1063695931
ci_pipeline_id 72657802 72657802
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-y9l87k3r 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-y9l87k3r 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 2 performance regressions! Performance is the same for 9 metrics, 12 unstable metrics.

scenario Δ mean http_req_duration Δ mean throughput candidate mean http_req_duration candidate mean throughput baseline mean http_req_duration baseline mean throughput
scenario:load:insecure-bank:profiling:high_load better
[-528.835µs; -235.022µs] or [-5.865%; -2.606%]
unstable
[-45.387op/s; +89.262op/s] or [-8.814%; +17.333%]
8.635ms 536.906op/s 9.017ms 514.969op/s
scenario:load:insecure-bank:iast_GLOBAL:high_load worse
[+379.140µs; +769.933µs] or [+3.780%; +7.676%]
unstable
[-77.957op/s; +28.270op/s] or [-16.836%; +6.105%]
10.604ms 438.188op/s 10.030ms 463.031op/s
scenario:load:petclinic:appsec:high_load worse
[+1.161ms; +2.049ms] or [+2.462%; +4.346%]
unstable
[-9.960op/s; +3.585op/s] or [-10.039%; +3.613%]
48.756ms 96.025op/s 47.151ms 99.213op/s
Request duration reports for insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.53.0-SNAPSHOT~aa98b0ed9d, baseline=1.53.0-SNAPSHOT~c6140367d1
    dateFormat X
    axisFormat %s
section baseline
no_agent (4.432 ms) : 4382, 4483
.   : milestone, 4432,
iast (9.41 ms) : 9253, 9566
.   : milestone, 9410,
iast_FULL (14.314 ms) : 14030, 14597
.   : milestone, 14314,
iast_GLOBAL (10.03 ms) : 9854, 10206
.   : milestone, 10030,
profiling (9.017 ms) : 8876, 9157
.   : milestone, 9017,
tracing (7.49 ms) : 7387, 7593
.   : milestone, 7490,
section candidate
no_agent (4.348 ms) : 4296, 4400
.   : milestone, 4348,
iast (9.438 ms) : 9282, 9594
.   : milestone, 9438,
iast_FULL (14.364 ms) : 14078, 14649
.   : milestone, 14364,
iast_GLOBAL (10.604 ms) : 10417, 10792
.   : milestone, 10604,
profiling (8.635 ms) : 8502, 8767
.   : milestone, 8635,
tracing (7.541 ms) : 7435, 7646
.   : milestone, 7541,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.432 ms [4.382 ms, 4.483 ms] -
iast 9.41 ms [9.253 ms, 9.566 ms] 4.977 ms (112.3%)
iast_FULL 14.314 ms [14.03 ms, 14.597 ms] 9.881 ms (222.9%)
iast_GLOBAL 10.03 ms [9.854 ms, 10.206 ms] 5.598 ms (126.3%)
profiling 9.017 ms [8.876 ms, 9.157 ms] 4.585 ms (103.4%)
tracing 7.49 ms [7.387 ms, 7.593 ms] 3.058 ms (69.0%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.348 ms [4.296 ms, 4.4 ms] -
iast 9.438 ms [9.282 ms, 9.594 ms] 5.09 ms (117.1%)
iast_FULL 14.364 ms [14.078 ms, 14.649 ms] 10.016 ms (230.4%)
iast_GLOBAL 10.604 ms [10.417 ms, 10.792 ms] 6.257 ms (143.9%)
profiling 8.635 ms [8.502 ms, 8.767 ms] 4.287 ms (98.6%)
tracing 7.541 ms [7.435 ms, 7.646 ms] 3.193 ms (73.4%)
Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.53.0-SNAPSHOT~aa98b0ed9d, baseline=1.53.0-SNAPSHOT~c6140367d1
    dateFormat X
    axisFormat %s
section baseline
no_agent (37.571 ms) : 37254, 37888
.   : milestone, 37571,
appsec (47.151 ms) : 46735, 47567
.   : milestone, 47151,
code_origins (45.355 ms) : 44959, 45751
.   : milestone, 45355,
iast (46.79 ms) : 46376, 47204
.   : milestone, 46790,
profiling (48.382 ms) : 47894, 48870
.   : milestone, 48382,
tracing (44.501 ms) : 44124, 44878
.   : milestone, 44501,
section candidate
no_agent (36.576 ms) : 36293, 36858
.   : milestone, 36576,
appsec (48.756 ms) : 48347, 49165
.   : milestone, 48756,
code_origins (45.289 ms) : 44901, 45677
.   : milestone, 45289,
iast (45.48 ms) : 45081, 45879
.   : milestone, 45480,
profiling (47.764 ms) : 47308, 48221
.   : milestone, 47764,
tracing (43.942 ms) : 43555, 44328
.   : milestone, 43942,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 37.571 ms [37.254 ms, 37.888 ms] -
appsec 47.151 ms [46.735 ms, 47.567 ms] 9.58 ms (25.5%)
code_origins 45.355 ms [44.959 ms, 45.751 ms] 7.784 ms (20.7%)
iast 46.79 ms [46.376 ms, 47.204 ms] 9.219 ms (24.5%)
profiling 48.382 ms [47.894 ms, 48.87 ms] 10.811 ms (28.8%)
tracing 44.501 ms [44.124 ms, 44.878 ms] 6.93 ms (18.4%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 36.576 ms [36.293 ms, 36.858 ms] -
appsec 48.756 ms [48.347 ms, 49.165 ms] 12.18 ms (33.3%)
code_origins 45.289 ms [44.901 ms, 45.677 ms] 8.714 ms (23.8%)
iast 45.48 ms [45.081 ms, 45.879 ms] 8.904 ms (24.3%)
profiling 47.764 ms [47.308 ms, 48.221 ms] 11.189 ms (30.6%)
tracing 43.942 ms [43.555 ms, 44.328 ms] 7.366 ms (20.1%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master sarahchen6/fix-jmxfetch-workflow
git_commit_date 1754338217 1754341144
git_commit_sha c614036 aa98b0e
release_version 1.53.0-SNAPSHOT~c6140367d1 1.53.0-SNAPSHOT~aa98b0ed9d
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1754343294 1754343294
ci_job_id 1063695934 1063695934
ci_pipeline_id 72657802 72657802
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-ftl56j0m 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-ftl56j0m 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 biojava
gantt
    title biojava - execution time [CI 0.99] : candidate=1.53.0-SNAPSHOT~aa98b0ed9d, baseline=1.53.0-SNAPSHOT~c6140367d1
    dateFormat X
    axisFormat %s
section baseline
no_agent (15.543 s) : 15543000, 15543000
.   : milestone, 15543000,
appsec (15.015 s) : 15015000, 15015000
.   : milestone, 15015000,
iast (18.404 s) : 18404000, 18404000
.   : milestone, 18404000,
iast_GLOBAL (17.926 s) : 17926000, 17926000
.   : milestone, 17926000,
profiling (15.915 s) : 15915000, 15915000
.   : milestone, 15915000,
tracing (14.872 s) : 14872000, 14872000
.   : milestone, 14872000,
section candidate
no_agent (14.741 s) : 14741000, 14741000
.   : milestone, 14741000,
appsec (14.653 s) : 14653000, 14653000
.   : milestone, 14653000,
iast (18.409 s) : 18409000, 18409000
.   : milestone, 18409000,
iast_GLOBAL (18.258 s) : 18258000, 18258000
.   : milestone, 18258000,
profiling (15.293 s) : 15293000, 15293000
.   : milestone, 15293000,
tracing (14.996 s) : 14996000, 14996000
.   : milestone, 14996000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.543 s [15.543 s, 15.543 s] -
appsec 15.015 s [15.015 s, 15.015 s] -528.0 ms (-3.4%)
iast 18.404 s [18.404 s, 18.404 s] 2.861 s (18.4%)
iast_GLOBAL 17.926 s [17.926 s, 17.926 s] 2.383 s (15.3%)
profiling 15.915 s [15.915 s, 15.915 s] 372.0 ms (2.4%)
tracing 14.872 s [14.872 s, 14.872 s] -671.0 ms (-4.3%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 14.741 s [14.741 s, 14.741 s] -
appsec 14.653 s [14.653 s, 14.653 s] -88.0 ms (-0.6%)
iast 18.409 s [18.409 s, 18.409 s] 3.668 s (24.9%)
iast_GLOBAL 18.258 s [18.258 s, 18.258 s] 3.517 s (23.9%)
profiling 15.293 s [15.293 s, 15.293 s] 552.0 ms (3.7%)
tracing 14.996 s [14.996 s, 14.996 s] 255.0 ms (1.7%)
Execution time for tomcat
gantt
    title tomcat - execution time [CI 0.99] : candidate=1.53.0-SNAPSHOT~aa98b0ed9d, baseline=1.53.0-SNAPSHOT~c6140367d1
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.475 ms) : 1464, 1487
.   : milestone, 1475,
appsec (3.631 ms) : 3415, 3847
.   : milestone, 3631,
iast (2.198 ms) : 2135, 2261
.   : milestone, 2198,
iast_GLOBAL (2.236 ms) : 2172, 2299
.   : milestone, 2236,
profiling (2.04 ms) : 1990, 2091
.   : milestone, 2040,
tracing (2.012 ms) : 1963, 2061
.   : milestone, 2012,
section candidate
no_agent (1.475 ms) : 1463, 1486
.   : milestone, 1475,
appsec (3.641 ms) : 3424, 3857
.   : milestone, 3641,
iast (2.202 ms) : 2139, 2264
.   : milestone, 2202,
iast_GLOBAL (2.241 ms) : 2178, 2305
.   : milestone, 2241,
profiling (2.06 ms) : 2007, 2112
.   : milestone, 2060,
tracing (2.02 ms) : 1971, 2069
.   : milestone, 2020,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.475 ms [1.464 ms, 1.487 ms] -
appsec 3.631 ms [3.415 ms, 3.847 ms] 2.156 ms (146.1%)
iast 2.198 ms [2.135 ms, 2.261 ms] 722.558 µs (49.0%)
iast_GLOBAL 2.236 ms [2.172 ms, 2.299 ms] 760.253 µs (51.5%)
profiling 2.04 ms [1.99 ms, 2.091 ms] 564.793 µs (38.3%)
tracing 2.012 ms [1.963 ms, 2.061 ms] 536.311 µs (36.4%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.475 ms [1.463 ms, 1.486 ms] -
appsec 3.641 ms [3.424 ms, 3.857 ms] 2.166 ms (146.9%)
iast 2.202 ms [2.139 ms, 2.264 ms] 726.995 µs (49.3%)
iast_GLOBAL 2.241 ms [2.178 ms, 2.305 ms] 766.447 µs (52.0%)
profiling 2.06 ms [2.007 ms, 2.112 ms] 585.295 µs (39.7%)
tracing 2.02 ms [1.971 ms, 2.069 ms] 545.187 µs (37.0%)

@sarahchen6 sarahchen6 merged commit 4fed081 into master Aug 5, 2025
507 checks passed
@sarahchen6 sarahchen6 deleted the sarahchen6/fix-jmxfetch-workflow branch August 5, 2025 00:20
@github-actions github-actions bot added this to the 1.53.0 milestone Aug 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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