Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Record JVM info on JVMs without JFR #8431

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 1 commit into from
Feb 24, 2025
Merged

Record JVM info on JVMs without JFR #8431

merged 1 commit into from
Feb 24, 2025

Conversation

jbachorik
Copy link
Contributor

@jbachorik jbachorik commented Feb 21, 2025

What Does This Do

It bumps the ddprof dependency version and removes the limit on emitting JVM info events from ddprof.

Motivation

The reason for disabling that functionality was a bug in ddprof which did write JVM info in a form that was not parseable by our backend. This has been fixed so we can re-enable this feature and get nice full info about even JVMs without JFR.

Additional Notes

Contributor Checklist

Jira ticket: PROF-11347

@pr-commenter
Copy link

pr-commenter bot commented Feb 21, 2025

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master jb/profiler_jvm_info
git_commit_date 1740134019 1740148461
git_commit_sha f6c50ad d641485
release_version 1.47.0-SNAPSHOT~f6c50ad33f 1.47.0-SNAPSHOT~d6414854f4
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1740150953 1740150953
ci_job_id 817863257 817863257
ci_pipeline_id 56565978 56565978
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-p15wvcmg-project-304-concurrent-0-zvmfkd80 6.8.0-1021-aws #23~22.04.1-Ubuntu SMP Tue Dec 10 16:50:46 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux Linux runner-p15wvcmg-project-304-concurrent-0-zvmfkd80 6.8.0-1021-aws #23~22.04.1-Ubuntu SMP Tue Dec 10 16:50:46 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
module Agent Agent
parent None None
variant iast iast

Summary

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

Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.47.0-SNAPSHOT~d6414854f4, baseline=1.47.0-SNAPSHOT~f6c50ad33f

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.045 s) : 0, 1045333
Total [baseline] (8.717 s) : 0, 8717312
Agent [candidate] (1.048 s) : 0, 1048040
Total [candidate] (8.683 s) : 0, 8682539
section iast
Agent [baseline] (1.172 s) : 0, 1171587
Total [baseline] (9.254 s) : 0, 9253673
Agent [candidate] (1.174 s) : 0, 1173810
Total [candidate] (9.216 s) : 0, 9216111
section iast_HARDCODED_SECRET_DISABLED
Agent [baseline] (1.174 s) : 0, 1173708
Total [baseline] (9.185 s) : 0, 9184597
Agent [candidate] (1.181 s) : 0, 1181085
Total [candidate] (9.259 s) : 0, 9259251
section iast_TELEMETRY_OFF
Agent [baseline] (1.176 s) : 0, 1176092
Total [baseline] (9.229 s) : 0, 9228944
Agent [candidate] (1.174 s) : 0, 1173699
Total [candidate] (9.229 s) : 0, 9228662
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.045 s -
Agent iast 1.172 s 126.254 ms (12.1%)
Agent iast_HARDCODED_SECRET_DISABLED 1.174 s 128.374 ms (12.3%)
Agent iast_TELEMETRY_OFF 1.176 s 130.759 ms (12.5%)
Total tracing 8.717 s -
Total iast 9.254 s 536.361 ms (6.2%)
Total iast_HARDCODED_SECRET_DISABLED 9.185 s 467.286 ms (5.4%)
Total iast_TELEMETRY_OFF 9.229 s 511.632 ms (5.9%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.048 s -
Agent iast 1.174 s 125.77 ms (12.0%)
Agent iast_HARDCODED_SECRET_DISABLED 1.181 s 133.045 ms (12.7%)
Agent iast_TELEMETRY_OFF 1.174 s 125.658 ms (12.0%)
Total tracing 8.683 s -
Total iast 9.216 s 533.573 ms (6.1%)
Total iast_HARDCODED_SECRET_DISABLED 9.259 s 576.712 ms (6.6%)
Total iast_TELEMETRY_OFF 9.229 s 546.123 ms (6.3%)
gantt
    title insecure-bank - break down per module: candidate=1.47.0-SNAPSHOT~d6414854f4, baseline=1.47.0-SNAPSHOT~f6c50ad33f

    dateFormat X
    axisFormat %s
section tracing
BytebuddyAgent [baseline] (721.896 ms) : 0, 721896
BytebuddyAgent [candidate] (722.642 ms) : 0, 722642
GlobalTracer [baseline] (241.124 ms) : 0, 241124
GlobalTracer [candidate] (241.002 ms) : 0, 241002
AppSec [baseline] (55.583 ms) : 0, 55583
AppSec [candidate] (55.542 ms) : 0, 55542
Remote Config [baseline] (704.664 µs) : 0, 705
Remote Config [candidate] (708.027 µs) : 0, 708
Telemetry [baseline] (10.743 ms) : 0, 10743
Telemetry [candidate] (12.904 ms) : 0, 12904
section iast
BytebuddyAgent [baseline] (836.553 ms) : 0, 836553
BytebuddyAgent [candidate] (838.005 ms) : 0, 838005
GlobalTracer [baseline] (230.318 ms) : 0, 230318
GlobalTracer [candidate] (230.418 ms) : 0, 230418
IAST [baseline] (22.619 ms) : 0, 22619
IAST [candidate] (23.579 ms) : 0, 23579
AppSec [baseline] (57.443 ms) : 0, 57443
AppSec [candidate] (57.13 ms) : 0, 57130
Remote Config [baseline] (607.398 µs) : 0, 607
Remote Config [candidate] (631.128 µs) : 0, 631
Telemetry [baseline] (8.722 ms) : 0, 8722
Telemetry [candidate] (8.783 ms) : 0, 8783
section iast_HARDCODED_SECRET_DISABLED
BytebuddyAgent [baseline] (837.983 ms) : 0, 837983
BytebuddyAgent [candidate] (844.062 ms) : 0, 844062
GlobalTracer [baseline] (230.775 ms) : 0, 230775
GlobalTracer [candidate] (231.224 ms) : 0, 231224
IAST [baseline] (22.788 ms) : 0, 22788
IAST [candidate] (22.925 ms) : 0, 22925
AppSec [baseline] (57.468 ms) : 0, 57468
AppSec [candidate] (58.092 ms) : 0, 58092
Remote Config [baseline] (608.132 µs) : 0, 608
Remote Config [candidate] (618.652 µs) : 0, 619
Telemetry [baseline] (8.709 ms) : 0, 8709
Telemetry [candidate] (8.779 ms) : 0, 8779
section iast_TELEMETRY_OFF
BytebuddyAgent [baseline] (840.086 ms) : 0, 840086
BytebuddyAgent [candidate] (838.238 ms) : 0, 838238
GlobalTracer [baseline] (231.442 ms) : 0, 231442
GlobalTracer [candidate] (230.563 ms) : 0, 230563
IAST [baseline] (26.328 ms) : 0, 26328
IAST [candidate] (26.178 ms) : 0, 26178
AppSec [baseline] (53.612 ms) : 0, 53612
AppSec [candidate] (53.876 ms) : 0, 53876
Remote Config [baseline] (619.868 µs) : 0, 620
Remote Config [candidate] (653.185 µs) : 0, 653
Telemetry [baseline] (8.631 ms) : 0, 8631
Telemetry [candidate] (8.81 ms) : 0, 8810
Loading
Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.47.0-SNAPSHOT~d6414854f4, baseline=1.47.0-SNAPSHOT~f6c50ad33f

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.038 s) : 0, 1037996
Total [baseline] (10.451 s) : 0, 10451172
Agent [candidate] (1.041 s) : 0, 1041336
Total [candidate] (10.427 s) : 0, 10427306
section appsec
Agent [baseline] (1.186 s) : 0, 1186005
Total [baseline] (10.73 s) : 0, 10729669
Agent [candidate] (1.187 s) : 0, 1187065
Total [candidate] (10.759 s) : 0, 10759166
section iast
Agent [baseline] (1.192 s) : 0, 1191886
Total [baseline] (11.033 s) : 0, 11032992
Agent [candidate] (1.173 s) : 0, 1172963
Total [candidate] (10.957 s) : 0, 10956699
section profiling
Agent [baseline] (1.263 s) : 0, 1263499
Total [baseline] (10.889 s) : 0, 10888567
Agent [candidate] (1.263 s) : 0, 1262925
Total [candidate] (10.847 s) : 0, 10846568
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.038 s -
Agent appsec 1.186 s 148.009 ms (14.3%)
Agent iast 1.192 s 153.89 ms (14.8%)
Agent profiling 1.263 s 225.503 ms (21.7%)
Total tracing 10.451 s -
Total appsec 10.73 s 278.497 ms (2.7%)
Total iast 11.033 s 581.819 ms (5.6%)
Total profiling 10.889 s 437.394 ms (4.2%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.041 s -
Agent appsec 1.187 s 145.729 ms (14.0%)
Agent iast 1.173 s 131.628 ms (12.6%)
Agent profiling 1.263 s 221.589 ms (21.3%)
Total tracing 10.427 s -
Total appsec 10.759 s 331.86 ms (3.2%)
Total iast 10.957 s 529.393 ms (5.1%)
Total profiling 10.847 s 419.262 ms (4.0%)
gantt
    title petclinic - break down per module: candidate=1.47.0-SNAPSHOT~d6414854f4, baseline=1.47.0-SNAPSHOT~f6c50ad33f

    dateFormat X
    axisFormat %s
section tracing
BytebuddyAgent [baseline] (717.171 ms) : 0, 717171
BytebuddyAgent [candidate] (718.018 ms) : 0, 718018
GlobalTracer [baseline] (239.816 ms) : 0, 239816
GlobalTracer [candidate] (239.49 ms) : 0, 239490
AppSec [baseline] (55.206 ms) : 0, 55206
AppSec [candidate] (55.674 ms) : 0, 55674
Remote Config [baseline] (687.708 µs) : 0, 688
Remote Config [candidate] (697.802 µs) : 0, 698
Telemetry [baseline] (9.91 ms) : 0, 9910
Telemetry [candidate] (12.207 ms) : 0, 12207
section appsec
BytebuddyAgent [baseline] (737.0 ms) : 0, 737000
BytebuddyAgent [candidate] (737.212 ms) : 0, 737212
GlobalTracer [baseline] (236.818 ms) : 0, 236818
GlobalTracer [candidate] (237.035 ms) : 0, 237035
AppSec [baseline] (177.109 ms) : 0, 177109
AppSec [candidate] (177.81 ms) : 0, 177810
Remote Config [baseline] (666.213 µs) : 0, 666
Remote Config [candidate] (663.118 µs) : 0, 663
Telemetry [baseline] (8.285 ms) : 0, 8285
Telemetry [candidate] (8.281 ms) : 0, 8281
IAST [baseline] (21.685 ms) : 0, 21685
IAST [candidate] (21.558 ms) : 0, 21558
section iast
BytebuddyAgent [baseline] (852.884 ms) : 0, 852884
BytebuddyAgent [candidate] (836.612 ms) : 0, 836612
GlobalTracer [baseline] (232.665 ms) : 0, 232665
GlobalTracer [candidate] (230.758 ms) : 0, 230758
AppSec [baseline] (57.956 ms) : 0, 57956
AppSec [candidate] (57.915 ms) : 0, 57915
Remote Config [baseline] (633.284 µs) : 0, 633
Remote Config [candidate] (628.587 µs) : 0, 629
Telemetry [baseline] (8.896 ms) : 0, 8896
Telemetry [candidate] (8.847 ms) : 0, 8847
IAST [baseline] (23.156 ms) : 0, 23156
IAST [candidate] (23.019 ms) : 0, 23019
section profiling
ProfilingAgent [baseline] (96.23 ms) : 0, 96230
ProfilingAgent [candidate] (95.905 ms) : 0, 95905
BytebuddyAgent [baseline] (708.988 ms) : 0, 708988
BytebuddyAgent [candidate] (709.384 ms) : 0, 709384
GlobalTracer [baseline] (350.722 ms) : 0, 350722
GlobalTracer [candidate] (351.002 ms) : 0, 351002
AppSec [baseline] (55.585 ms) : 0, 55585
AppSec [candidate] (54.649 ms) : 0, 54649
Remote Config [baseline] (679.295 µs) : 0, 679
Remote Config [candidate] (671.544 µs) : 0, 672
Telemetry [baseline] (8.95 ms) : 0, 8950
Telemetry [candidate] (8.966 ms) : 0, 8966
Profiling [baseline] (96.254 ms) : 0, 96254
Profiling [candidate] (95.929 ms) : 0, 95929
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
end_time 2025-02-21T14:46:13 2025-02-21T14:53:15
git_branch master jb/profiler_jvm_info
git_commit_date 1740134019 1740148461
git_commit_sha f6c50ad d641485
release_version 1.47.0-SNAPSHOT~f6c50ad33f 1.47.0-SNAPSHOT~d6414854f4
start_time 2025-02-21T14:45:59 2025-02-21T14:53:01
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1740149951 1740149951
ci_job_id 817863258 817863258
ci_pipeline_id 56565978 56565978
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-64dctnlg-project-304-concurrent-0-q5mrwqy2 6.8.0-1021-aws #23~22.04.1-Ubuntu SMP Tue Dec 10 16:50:46 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux Linux runner-64dctnlg-project-304-concurrent-0-q5mrwqy2 6.8.0-1021-aws #23~22.04.1-Ubuntu SMP Tue Dec 10 16:50:46 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
variant iast iast

Summary

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

Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.47.0-SNAPSHOT~d6414854f4, baseline=1.47.0-SNAPSHOT~f6c50ad33f
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.369 ms) : 1350, 1388
.   : milestone, 1369,
appsec (1.737 ms) : 1714, 1761
.   : milestone, 1737,
appsec_no_iast (1.73 ms) : 1706, 1753
.   : milestone, 1730,
iast (1.511 ms) : 1486, 1535
.   : milestone, 1511,
profiling (1.523 ms) : 1499, 1547
.   : milestone, 1523,
tracing (1.51 ms) : 1485, 1534
.   : milestone, 1510,
section candidate
no_agent (1.358 ms) : 1338, 1378
.   : milestone, 1358,
appsec (1.751 ms) : 1726, 1775
.   : milestone, 1751,
appsec_no_iast (1.739 ms) : 1714, 1765
.   : milestone, 1739,
iast (1.52 ms) : 1496, 1544
.   : milestone, 1520,
profiling (1.507 ms) : 1483, 1530
.   : milestone, 1507,
tracing (1.486 ms) : 1461, 1511
.   : milestone, 1486,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.369 ms [1.35 ms, 1.388 ms] -
appsec 1.737 ms [1.714 ms, 1.761 ms] 368.258 µs (26.9%)
appsec_no_iast 1.73 ms [1.706 ms, 1.753 ms] 360.426 µs (26.3%)
iast 1.511 ms [1.486 ms, 1.535 ms] 141.478 µs (10.3%)
profiling 1.523 ms [1.499 ms, 1.547 ms] 153.82 µs (11.2%)
tracing 1.51 ms [1.485 ms, 1.534 ms] 140.373 µs (10.3%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.358 ms [1.338 ms, 1.378 ms] -
appsec 1.751 ms [1.726 ms, 1.775 ms] 392.512 µs (28.9%)
appsec_no_iast 1.739 ms [1.714 ms, 1.765 ms] 381.334 µs (28.1%)
iast 1.52 ms [1.496 ms, 1.544 ms] 161.699 µs (11.9%)
profiling 1.507 ms [1.483 ms, 1.53 ms] 148.63 µs (10.9%)
tracing 1.486 ms [1.461 ms, 1.511 ms] 127.973 µs (9.4%)
Request duration reports for insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.47.0-SNAPSHOT~d6414854f4, baseline=1.47.0-SNAPSHOT~f6c50ad33f
    dateFormat X
    axisFormat %s
section baseline
no_agent (383.408 µs) : 364, 403
.   : milestone, 383,
iast (506.613 µs) : 485, 528
.   : milestone, 507,
iast_FULL (727.001 µs) : 705, 749
.   : milestone, 727,
iast_GLOBAL (556.636 µs) : 535, 578
.   : milestone, 557,
iast_HARDCODED_SECRET_DISABLED (507.83 µs) : 485, 531
.   : milestone, 508,
iast_INACTIVE (464.742 µs) : 442, 487
.   : milestone, 465,
iast_TELEMETRY_OFF (499.725 µs) : 477, 522
.   : milestone, 500,
tracing (453.892 µs) : 433, 475
.   : milestone, 454,
section candidate
no_agent (382.719 µs) : 363, 402
.   : milestone, 383,
iast (508.398 µs) : 487, 530
.   : milestone, 508,
iast_FULL (725.184 µs) : 703, 747
.   : milestone, 725,
iast_GLOBAL (554.393 µs) : 533, 576
.   : milestone, 554,
iast_HARDCODED_SECRET_DISABLED (510.079 µs) : 489, 531
.   : milestone, 510,
iast_INACTIVE (463.43 µs) : 442, 485
.   : milestone, 463,
iast_TELEMETRY_OFF (495.378 µs) : 472, 518
.   : milestone, 495,
tracing (452.009 µs) : 431, 473
.   : milestone, 452,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 383.408 µs [363.526 µs, 403.29 µs] -
iast 506.613 µs [485.007 µs, 528.218 µs] 123.204 µs (32.1%)
iast_FULL 727.001 µs [704.923 µs, 749.079 µs] 343.593 µs (89.6%)
iast_GLOBAL 556.636 µs [534.817 µs, 578.454 µs] 173.228 µs (45.2%)
iast_HARDCODED_SECRET_DISABLED 507.83 µs [484.978 µs, 530.682 µs] 124.422 µs (32.5%)
iast_INACTIVE 464.742 µs [442.215 µs, 487.268 µs] 81.334 µs (21.2%)
iast_TELEMETRY_OFF 499.725 µs [477.423 µs, 522.027 µs] 116.317 µs (30.3%)
tracing 453.892 µs [432.943 µs, 474.841 µs] 70.484 µs (18.4%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 382.719 µs [362.983 µs, 402.455 µs] -
iast 508.398 µs [486.67 µs, 530.125 µs] 125.678 µs (32.8%)
iast_FULL 725.184 µs [703.008 µs, 747.359 µs] 342.464 µs (89.5%)
iast_GLOBAL 554.393 µs [532.778 µs, 576.008 µs] 171.674 µs (44.9%)
iast_HARDCODED_SECRET_DISABLED 510.079 µs [488.694 µs, 531.463 µs] 127.359 µs (33.3%)
iast_INACTIVE 463.43 µs [441.804 µs, 485.055 µs] 80.71 µs (21.1%)
iast_TELEMETRY_OFF 495.378 µs [472.446 µs, 518.311 µs] 112.659 µs (29.4%)
tracing 452.009 µs [431.442 µs, 472.576 µs] 69.29 µs (18.1%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master jb/profiler_jvm_info
git_commit_date 1740134019 1740148461
git_commit_sha f6c50ad d641485
release_version 1.47.0-SNAPSHOT~f6c50ad33f 1.47.0-SNAPSHOT~d6414854f4
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1740150515 1740150515
ci_job_id 817863259 817863259
ci_pipeline_id 56565978 56565978
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-p15wvcmg-project-304-concurrent-1-2vptwnmf 6.8.0-1021-aws #23~22.04.1-Ubuntu SMP Tue Dec 10 16:50:46 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux Linux runner-p15wvcmg-project-304-concurrent-1-2vptwnmf 6.8.0-1021-aws #23~22.04.1-Ubuntu SMP Tue Dec 10 16:50:46 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
variant appsec appsec

Summary

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

Execution time for tomcat
gantt
    title tomcat - execution time [CI 0.99] : candidate=1.47.0-SNAPSHOT~d6414854f4, baseline=1.47.0-SNAPSHOT~f6c50ad33f
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.47 ms) : 1458, 1481
.   : milestone, 1470,
appsec (2.355 ms) : 2312, 2398
.   : milestone, 2355,
iast (2.103 ms) : 2048, 2159
.   : milestone, 2103,
iast_GLOBAL (2.143 ms) : 2088, 2198
.   : milestone, 2143,
profiling (1.986 ms) : 1941, 2031
.   : milestone, 1986,
tracing (1.948 ms) : 1906, 1990
.   : milestone, 1948,
section candidate
no_agent (1.465 ms) : 1453, 1476
.   : milestone, 1465,
appsec (2.355 ms) : 2311, 2398
.   : milestone, 2355,
iast (2.104 ms) : 2049, 2159
.   : milestone, 2104,
iast_GLOBAL (2.15 ms) : 2095, 2205
.   : milestone, 2150,
profiling (1.968 ms) : 1924, 2013
.   : milestone, 1968,
tracing (1.943 ms) : 1901, 1985
.   : milestone, 1943,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.47 ms [1.458 ms, 1.481 ms] -
appsec 2.355 ms [2.312 ms, 2.398 ms] 884.999 µs (60.2%)
iast 2.103 ms [2.048 ms, 2.159 ms] 633.808 µs (43.1%)
iast_GLOBAL 2.143 ms [2.088 ms, 2.198 ms] 673.335 µs (45.8%)
profiling 1.986 ms [1.941 ms, 2.031 ms] 516.505 µs (35.1%)
tracing 1.948 ms [1.906 ms, 1.99 ms] 478.092 µs (32.5%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.465 ms [1.453 ms, 1.476 ms] -
appsec 2.355 ms [2.311 ms, 2.398 ms] 890.132 µs (60.8%)
iast 2.104 ms [2.049 ms, 2.159 ms] 639.406 µs (43.7%)
iast_GLOBAL 2.15 ms [2.095 ms, 2.205 ms] 685.384 µs (46.8%)
profiling 1.968 ms [1.924 ms, 2.013 ms] 503.867 µs (34.4%)
tracing 1.943 ms [1.901 ms, 1.985 ms] 478.4 µs (32.7%)
Execution time for biojava
gantt
    title biojava - execution time [CI 0.99] : candidate=1.47.0-SNAPSHOT~d6414854f4, baseline=1.47.0-SNAPSHOT~f6c50ad33f
    dateFormat X
    axisFormat %s
section baseline
no_agent (15.182 s) : 15182000, 15182000
.   : milestone, 15182000,
appsec (15.182 s) : 15182000, 15182000
.   : milestone, 15182000,
iast (18.147 s) : 18147000, 18147000
.   : milestone, 18147000,
iast_GLOBAL (17.792 s) : 17792000, 17792000
.   : milestone, 17792000,
profiling (14.878 s) : 14878000, 14878000
.   : milestone, 14878000,
tracing (14.95 s) : 14950000, 14950000
.   : milestone, 14950000,
section candidate
no_agent (15.318 s) : 15318000, 15318000
.   : milestone, 15318000,
appsec (14.898 s) : 14898000, 14898000
.   : milestone, 14898000,
iast (18.82 s) : 18820000, 18820000
.   : milestone, 18820000,
iast_GLOBAL (17.78 s) : 17780000, 17780000
.   : milestone, 17780000,
profiling (15.314 s) : 15314000, 15314000
.   : milestone, 15314000,
tracing (15.135 s) : 15135000, 15135000
.   : milestone, 15135000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.182 s [15.182 s, 15.182 s] -
appsec 15.182 s [15.182 s, 15.182 s] 0.0 µs (0.0%)
iast 18.147 s [18.147 s, 18.147 s] 2.965 s (19.5%)
iast_GLOBAL 17.792 s [17.792 s, 17.792 s] 2.61 s (17.2%)
profiling 14.878 s [14.878 s, 14.878 s] -304.0 ms (-2.0%)
tracing 14.95 s [14.95 s, 14.95 s] -232.0 ms (-1.5%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.318 s [15.318 s, 15.318 s] -
appsec 14.898 s [14.898 s, 14.898 s] -420.0 ms (-2.7%)
iast 18.82 s [18.82 s, 18.82 s] 3.502 s (22.9%)
iast_GLOBAL 17.78 s [17.78 s, 17.78 s] 2.462 s (16.1%)
profiling 15.314 s [15.314 s, 15.314 s] -4.0 ms (-0.0%)
tracing 15.135 s [15.135 s, 15.135 s] -183.0 ms (-1.2%)

@jbachorik jbachorik merged commit 502adf7 into master Feb 24, 2025
221 of 222 checks passed
@jbachorik jbachorik deleted the jb/profiler_jvm_info branch February 24, 2025 16:49
@github-actions github-actions bot added this to the 1.47.0 milestone Feb 24, 2025
svc-squareup-copybara pushed a commit to cashapp/misk that referenced this pull request Mar 6, 2025
| Package | Type | Package file | Manager | Update | Change |
|---|---|---|---|---|---|
| [com.datadoghq:dd-trace-api](https://github.com/datadog/dd-trace-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | minor |
`1.46.1` -> `1.47.0` |
| [com.datadoghq:dd-trace-ot](https://github.com/datadog/dd-trace-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | minor |
`1.46.1` -> `1.47.0` |
| [software.amazon.awssdk:sdk-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.30.33` -> `2.30.34` |
| [software.amazon.awssdk:sqs](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.30.33` -> `2.30.34` |
|
[software.amazon.awssdk:dynamodb-enhanced](https://aws.amazon.com/sdkforjava)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.30.33` -> `2.30.34` |
| [software.amazon.awssdk:dynamodb](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.30.33` -> `2.30.34` |
| [software.amazon.awssdk:aws-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.30.33` -> `2.30.34` |
| [software.amazon.awssdk:bom](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.30.33` -> `2.30.34` |
| [software.amazon.awssdk:auth](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.30.33` -> `2.30.34` |

---

### Release Notes

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

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

##### Components

##### Application Security Management (IAST)

- 🐛 Exclude com.stripe.net.HttpURLConnectionClient to solve IAST
SSRF vulnerability false positives
([#&#8203;8483](DataDog/dd-trace-java#8483) -
[@&#8203;jandro996](https://github.com/jandro996))
- 🐛 Add exclusion to solve IAST weak randomness vulnerability false
positives
([#&#8203;8462](DataDog/dd-trace-java#8462) -
[@&#8203;jandro996](https://github.com/jandro996))
- ✨ Fix weak randomness false positive in Kafka client
([#&#8203;8408](DataDog/dd-trace-java#8408) -
[@&#8203;smola](https://github.com/smola))
- ✨ Fix location for SSRF with Kong Unirest
([#&#8203;8407](DataDog/dd-trace-java#8407) -
[@&#8203;smola](https://github.com/smola))
- ✨ Exclude IBM Instana from IAST
([#&#8203;8406](DataDog/dd-trace-java#8406) -
[@&#8203;smola](https://github.com/smola))
- 🐛 Fix org.json iast instrumentation test for latest dependency
([#&#8203;8347](DataDog/dd-trace-java#8347) -
[@&#8203;jandro996](https://github.com/jandro996))
- ✨ Configuration to Disable APM Tracing
([#&#8203;8219](DataDog/dd-trace-java#8219) -
[@&#8203;jandro996](https://github.com/jandro996))
- ✨ Address cookie vulnerability cardinality issues
([#&#8203;8210](DataDog/dd-trace-java#8210) -
[@&#8203;jandro996](https://github.com/jandro996))
- ✨ Email HTML Injection detection in IAST
([#&#8203;8205](DataDog/dd-trace-java#8205) -
[@&#8203;sezen-datadog](https://github.com/sezen-datadog))

##### Application Security Management (WAF)

- 🐛✨ Ensure usr.exists tag is not overridden when
UsernameNotFoundException is thrown
([#&#8203;8376](DataDog/dd-trace-java#8376) -
[@&#8203;manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez))
- 🐛✨ Ensure usr.exists tag is not overridden by auto
instrumentation
([#&#8203;8374](DataDog/dd-trace-java#8374) -
[@&#8203;manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez))
- ✨ Update appsec metrics with event_rules_version tag
([#&#8203;8354](DataDog/dd-trace-java#8354) -
[@&#8203;sezen-datadog](https://github.com/sezen-datadog))
- ✨ Update metrics: appsec.waf.requests
([#&#8203;8353](DataDog/dd-trace-java#8353) -
[@&#8203;Mariovido](https://github.com/Mariovido))
- ✨ Improve ASM support in vert.x 5.0
([#&#8203;8285](DataDog/dd-trace-java#8285) -
[@&#8203;manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez))
- ✨ Update metrics: appsec.waf.updates and appsec.waf.init
([#&#8203;8280](DataDog/dd-trace-java#8280) -
[@&#8203;Mariovido](https://github.com/Mariovido))
- ✨ Configuration to Disable APM Tracing
([#&#8203;8219](DataDog/dd-trace-java#8219) -
[@&#8203;jandro996](https://github.com/jandro996))

##### Build & Tooling

- 🐛 Do not generate Muzzle references for primitive arrays in method
body
([#&#8203;8361](DataDog/dd-trace-java#8361) -
[@&#8203;amarziali](https://github.com/amarziali))
- 📖 Improve dev env setup documentation for Windows
([#&#8203;8180](DataDog/dd-trace-java#8180) -
[@&#8203;lucaspimentel](https://github.com/lucaspimentel))

##### Continuous Integration Visibility

- ✨ Add support for skip-EFD tagging
([#&#8203;8487](DataDog/dd-trace-java#8487) -
[@&#8203;nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog))
- 🐛 Fix an NPE in Gradle Android instrumentation
([#&#8203;8484](DataDog/dd-trace-java#8484) -
[@&#8203;nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog))
- ✨ Consider modified tests when applying fail-fast tests
ordering
([#&#8203;8474](DataDog/dd-trace-java#8474) -
[@&#8203;nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog))
- ✨ Implement tests reordering for TestNG
([#&#8203;8467](DataDog/dd-trace-java#8467) -
[@&#8203;nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog))
- 🐛 Fix Gradle Launcher instrumentation to not interfere with Gradle
Test Kit
([#&#8203;8465](DataDog/dd-trace-java#8465) -
[@&#8203;nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog))
- 🧹 Use separate TestEventHandlers per framework in CI Vis
instrumentations
([#&#8203;8451](DataDog/dd-trace-java#8451) -
[@&#8203;daniel-mohedano](https://github.com/daniel-mohedano))
- ✨ Remove warning log when JUnit 4 test method cannot be
retrieved
([#&#8203;8445](DataDog/dd-trace-java#8445) -
[@&#8203;nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog))
- 🐛 Fix Scalatest tracing for tests that are reported asynchronously
([#&#8203;8444](DataDog/dd-trace-java#8444) -
[@&#8203;nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog))
- ✨ Implement attempt to fix tests
([#&#8203;8393](DataDog/dd-trace-java#8393) -
[@&#8203;daniel-mohedano](https://github.com/daniel-mohedano))
- ✨ Implement test disabling
([#&#8203;8377](DataDog/dd-trace-java#8377) -
[@&#8203;daniel-mohedano](https://github.com/daniel-mohedano))
- ✨ Update CODEOWNERS parser to not log errors on comments with
leading whitespace
([#&#8203;8349](DataDog/dd-trace-java#8349) -
[@&#8203;nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog))
- ✨ Request Test Management tests list
([#&#8203;8345](DataDog/dd-trace-java#8345) -
[@&#8203;daniel-mohedano](https://github.com/daniel-mohedano))
- ✨ Receive test management settings from CIVis settings
request
([#&#8203;8331](DataDog/dd-trace-java#8331) -
[@&#8203;daniel-mohedano](https://github.com/daniel-mohedano))
- ✨ Implement quarantined tests tagging
([#&#8203;8326](DataDog/dd-trace-java#8326) -
[@&#8203;nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog))
- ✨ Implement tests quarantining
([#&#8203;8320](DataDog/dd-trace-java#8320) -
[@&#8203;nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog))
- ✨ Add tag to specify if the user is setting DD_SERVICE
([#&#8203;8318](DataDog/dd-trace-java#8318) -
[@&#8203;daniel-mohedano](https://github.com/daniel-mohedano))

##### Crash tracking

- ✨ Only fork jps when required
([#&#8203;8419](DataDog/dd-trace-java#8419) -
[@&#8203;mcculls](https://github.com/mcculls))
- 🐛 Use Java home of the crashed process to launch crash uploader
([#&#8203;8348](DataDog/dd-trace-java#8348) -
[@&#8203;jbachorik](https://github.com/jbachorik))

##### Data Streams Monitoring

- 🐛 Fix error happening when sqs message attributes are readonly
([#&#8203;8473](DataDog/dd-trace-java#8473) -
[@&#8203;vandonr](https://github.com/vandonr))
- 🐛 Fix bug on proto schema extraction
([#&#8203;8403](DataDog/dd-trace-java#8403) -
[@&#8203;vandonr](https://github.com/vandonr))
- 🐛 Fix service name overrides in consumers
([#&#8203;8387](DataDog/dd-trace-java#8387) -
[@&#8203;piochelepiotr](https://github.com/piochelepiotr))

##### Database Monitoring

- ✨ Add DBMTracePreparedStatements to tracer configuration log
([#&#8203;8508](DataDog/dd-trace-java#8508) -
[@&#8203;cecile75](https://github.com/cecile75))

##### Dynamic Instrumentation

- ✨ Look in another location for grpc service methods
([#&#8203;8468](DataDog/dd-trace-java#8468) -
[@&#8203;evanchooly](https://github.com/evanchooly))
- 🐛 Fix Exception Replay with Lambda proxy classes
([#&#8203;8452](DataDog/dd-trace-java#8452) -
[@&#8203;jpbempel](https://github.com/jpbempel))
- ✨ Add code origin support for spring-webmvc
([#&#8203;8416](DataDog/dd-trace-java#8416) -
[@&#8203;evanchooly](https://github.com/evanchooly))
- ✨ Add support for scanning jar from loaded class
([#&#8203;8370](DataDog/dd-trace-java#8370) -
[@&#8203;jpbempel](https://github.com/jpbempel))
- 🐛 Disable capture of entry values
([#&#8203;8369](DataDog/dd-trace-java#8369) -
[@&#8203;jpbempel](https://github.com/jpbempel))
- 🐛 Fix CodeOrigin for `@Trace` annotation
([#&#8203;8344](DataDog/dd-trace-java#8344) -
[@&#8203;jpbempel](https://github.com/jpbempel))
- 🐛 Fix equals/hashCode for CodeOrigin probe
([#&#8203;8319](DataDog/dd-trace-java#8319) -
[@&#8203;jpbempel](https://github.com/jpbempel))
- ✨ Add code origin support to kafka message listeners
([#&#8203;8301](DataDog/dd-trace-java#8301) -
[@&#8203;evanchooly](https://github.com/evanchooly))

##### Metrics

- ✨ Create metric: appsec.waf.error
([#&#8203;8381](DataDog/dd-trace-java#8381) -
[@&#8203;sezen-datadog](https://github.com/sezen-datadog))
- ✨ Create metric: appsec.rasp.error
([#&#8203;8364](DataDog/dd-trace-java#8364) -
[@&#8203;sezen-datadog](https://github.com/sezen-datadog))

##### Profiling

- ✨ Bump ddprof library to 1.22.0
([#&#8203;8463](DataDog/dd-trace-java#8463) -
[@&#8203;jbachorik](https://github.com/jbachorik))
- IBM J9 8u361 corresponds to OpenJDK 8u362 by
[@&#8203;jbachorik](https://github.com/jbachorik) in
DataDog/java-profiler#187
- Fix compatibility with musl libc 1.2.4 by
[@&#8203;jbachorik](https://github.com/jbachorik) in
DataDog/java-profiler#189
- Modify version extraction by
[@&#8203;jbachorik](https://github.com/jbachorik) in
DataDog/java-profiler#179
- Do not write null values to jvminfo event by
[@&#8203;jbachorik](https://github.com/jbachorik) in
DataDog/java-profiler#184
- Productize VMStructs-based stack walker by
[@&#8203;jbachorik](https://github.com/jbachorik) in
DataDog/java-profiler#177
- A few minor downport issues by
[@&#8203;jbachorik](https://github.com/jbachorik) in
DataDog/java-profiler#180
- Enable ASGCT by default on fairly safe J9 JDK versions by
[@&#8203;jbachorik](https://github.com/jbachorik) in
DataDog/java-profiler#181
- 🐛 Exclude OrderedThreadPoolExecutor from queue-time measurements
([#&#8203;8456](DataDog/dd-trace-java#8456) -
[@&#8203;jbachorik](https://github.com/jbachorik))
- ✨ Record JVM info on JVMs without JFR
([#&#8203;8431](DataDog/dd-trace-java#8431) -
[@&#8203;jbachorik](https://github.com/jbachorik))
- 🐛 Actually use CleanupTask in TempLocationManager
([#&#8203;8420](DataDog/dd-trace-java#8420) -
[@&#8203;mcculls](https://github.com/mcculls))
- ✨ Only fork jps when required
([#&#8203;8419](DataDog/dd-trace-java#8419) -
[@&#8203;mcculls](https://github.com/mcculls))
- 🐛 Adjust JFR checks for J9
([#&#8203;8405](DataDog/dd-trace-java#8405) -
[@&#8203;jbachorik](https://github.com/jbachorik))
- 🧹 Disable smap RSS parsing by default
([#&#8203;8342](DataDog/dd-trace-java#8342) -
[@&#8203;MattAlp](https://github.com/MattAlp))

##### Telemetry

- 🐛 Add support for JBoss jar:file format to DependencyResolver
([#&#8203;8428](DataDog/dd-trace-java#8428) -
[@&#8203;jandro996](https://github.com/jandro996))
- ✨ Update metrics: appsec.waf.requests
([#&#8203;8353](DataDog/dd-trace-java#8353) -
[@&#8203;Mariovido](https://github.com/Mariovido))

##### Trace context propagation

- ✨ Introduce tracing propagator
([#&#8203;8313](DataDog/dd-trace-java#8313) -
[@&#8203;PerfectSlayer](https://github.com/PerfectSlayer))

##### Tracer core

- 🐛 Fix Stable Config telemetry source names
([#&#8203;8460](DataDog/dd-trace-java#8460) -
[@&#8203;BaptisteFoy](https://github.com/BaptisteFoy))
- ✨ Probe trace endpoints with a valid payload of empty arrays
([#&#8203;8414](DataDog/dd-trace-java#8414) -
[@&#8203;mcculls](https://github.com/mcculls))
- ✨ Add 1 minute fail-safe to JUL/JMX class-loading callback
([#&#8203;8399](DataDog/dd-trace-java#8399) -
[@&#8203;mcculls](https://github.com/mcculls))
- ✨ Migrate DSM injection calls to context-first APIs
([#&#8203;8383](DataDog/dd-trace-java#8383) -
[@&#8203;PerfectSlayer](https://github.com/PerfectSlayer))
- 🧹 Move continuation capture methods from scope to tracer
([#&#8203;8371](DataDog/dd-trace-java#8371) -
[@&#8203;mcculls](https://github.com/mcculls))
- ✨ Migrate context extraction calls to context-first APIs
([#&#8203;8368](DataDog/dd-trace-java#8368) -
[@&#8203;PerfectSlayer](https://github.com/PerfectSlayer))
- 🧹 Migrate context injection calls to context-first APIs
([#&#8203;8358](DataDog/dd-trace-java#8358) -
[@&#8203;PerfectSlayer](https://github.com/PerfectSlayer))
- 💡 Support reading configurations from files
([#&#8203;8338](DataDog/dd-trace-java#8338) -
[@&#8203;mtoffl01](https://github.com/mtoffl01))
- 💡 Implementation of BaggagePropagator and BaggageContext
([#&#8203;8330](DataDog/dd-trace-java#8330) -
[@&#8203;mhlidd](https://github.com/mhlidd))
- 🧹 Combine continuation implementations into one which supports
multiple activations
([#&#8203;8324](DataDog/dd-trace-java#8324) -
[@&#8203;mcculls](https://github.com/mcculls))
- ✨ Introduce tracing propagator
([#&#8203;8313](DataDog/dd-trace-java#8313) -
[@&#8203;PerfectSlayer](https://github.com/PerfectSlayer))
- ✨ Remove old context propagation API
([#&#8203;8271](DataDog/dd-trace-java#8271) -
[@&#8203;PerfectSlayer](https://github.com/PerfectSlayer))

##### Instrumentations

##### AWS Lambda instrumentation

- 🐛 Send error message and stack to Lambda extension
([#&#8203;8417](DataDog/dd-trace-java#8417) -
[@&#8203;nhulston](https://github.com/nhulston))

##### AWS SDK instrumentation

- 🐛 Fix error happening when sqs message attributes are readonly
([#&#8203;8473](DataDog/dd-trace-java#8473) -
[@&#8203;vandonr](https://github.com/vandonr))
- 💡 Inject trace context into AWS Step Functions input
([#&#8203;7585](DataDog/dd-trace-java#7585) -
[@&#8203;DylanLovesCoffee](https://github.com/DylanLovesCoffee))

##### Core Java language instrumentation

- ✨ Look in another location for grpc service methods
([#&#8203;8468](DataDog/dd-trace-java#8468) -
[@&#8203;evanchooly](https://github.com/evanchooly))
- ✨ Add code origin support for spring-webmvc
([#&#8203;8416](DataDog/dd-trace-java#8416) -
[@&#8203;evanchooly](https://github.com/evanchooly))
- 💡 Implementation of BaggagePropagator and BaggageContext
([#&#8203;8330](DataDog/dd-trace-java#8330) -
[@&#8203;mhlidd](https://github.com/mhlidd))
- ✨ Add code origin support to kafka message listeners
([#&#8203;8301](DataDog/dd-trace-java#8301) -
[@&#8203;evanchooly](https://github.com/evanchooly))

##### gRPC instrumentation

- ✨ Look in another location for grpc service methods
([#&#8203;8468](DataDog/dd-trace-java#8468) -
[@&#8203;evanchooly](https://github.com/evanchooly))

##### Kafka instrumentation

- ✨ Add messaging.destination.name tag to kafka integrations
([#&#8203;8366](DataDog/dd-trace-java#8366) -
[@&#8203;rarguelloF](https://github.com/rarguelloF))

##### Protocol Buffer instrumentation

- 🐛 Fix bug on proto schema extraction
([#&#8203;8403](DataDog/dd-trace-java#8403) -
[@&#8203;vandonr](https://github.com/vandonr))

</details>

---

### Configuration

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

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

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

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

---

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

---

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

GitOrigin-RevId: 108a0f86aa59ab4c938cbac0688dd4c19cb301fa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants