Skip to content

Make TempLocationManager USER aware #8605

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 2 commits into from
Mar 24, 2025
Merged

Make TempLocationManager USER aware #8605

merged 2 commits into from
Mar 24, 2025

Conversation

jbachorik
Copy link
Contributor

@jbachorik jbachorik commented Mar 22, 2025

What Does This Do

It makes the temp location base dir to be 'username' specific.

Motivation

Allow parallel runs of multiple services under multiple users without fighting for the ownership of the base dir.
Also, it is highly probably that the temporary artifacts created for one user will not be deletable by other user, so having the basedir per-user makes sense.

Additional Notes

Contributor Checklist

Jira ticket: PROF-11529

@jbachorik jbachorik requested a review from a team as a code owner March 22, 2025 01:59
@pr-commenter
Copy link

pr-commenter bot commented Mar 22, 2025

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master jb/tempdir_user
git_commit_date 1742584253 1742613891
git_commit_sha 807ea9c 52d5cc2
release_version 1.48.0-SNAPSHOT~807ea9c64e 1.48.0-SNAPSHOT~52d5cc230c
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1742616723 1742616723
ci_job_id 860183422 860183422
ci_pipeline_id 59666362 59666362
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-nrpwc27b-project-304-concurrent-0-y8d1hq6s 6.8.0-1024-aws #26~22.04.1-Ubuntu SMP Wed Feb 19 06:54:57 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Linux runner-nrpwc27b-project-304-concurrent-0-y8d1hq6s 6.8.0-1024-aws #26~22.04.1-Ubuntu SMP Wed Feb 19 06:54:57 UTC 2025 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 59 metrics, 4 unstable metrics.

Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.48.0-SNAPSHOT~52d5cc230c, baseline=1.48.0-SNAPSHOT~807ea9c64e

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.045 s) : 0, 1045014
Total [baseline] (10.483 s) : 0, 10482745
Agent [candidate] (1.05 s) : 0, 1049958
Total [candidate] (10.489 s) : 0, 10489369
section appsec
Agent [baseline] (1.187 s) : 0, 1186642
Total [baseline] (10.704 s) : 0, 10703584
Agent [candidate] (1.186 s) : 0, 1185946
Total [candidate] (10.753 s) : 0, 10752816
section iast
Agent [baseline] (1.177 s) : 0, 1177110
Total [baseline] (10.997 s) : 0, 10997252
Agent [candidate] (1.178 s) : 0, 1177703
Total [candidate] (11.096 s) : 0, 11095590
section profiling
Agent [baseline] (1.278 s) : 0, 1278016
Total [baseline] (10.874 s) : 0, 10873778
Agent [candidate] (1.275 s) : 0, 1275386
Total [candidate] (10.891 s) : 0, 10891414
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.045 s -
Agent appsec 1.187 s 141.629 ms (13.6%)
Agent iast 1.177 s 132.096 ms (12.6%)
Agent profiling 1.278 s 233.002 ms (22.3%)
Total tracing 10.483 s -
Total appsec 10.704 s 220.839 ms (2.1%)
Total iast 10.997 s 514.507 ms (4.9%)
Total profiling 10.874 s 391.032 ms (3.7%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.05 s -
Agent appsec 1.186 s 135.989 ms (13.0%)
Agent iast 1.178 s 127.745 ms (12.2%)
Agent profiling 1.275 s 225.429 ms (21.5%)
Total tracing 10.489 s -
Total appsec 10.753 s 263.447 ms (2.5%)
Total iast 11.096 s 606.221 ms (5.8%)
Total profiling 10.891 s 402.045 ms (3.8%)
gantt
    title petclinic - break down per module: candidate=1.48.0-SNAPSHOT~52d5cc230c, baseline=1.48.0-SNAPSHOT~807ea9c64e

    dateFormat X
    axisFormat %s
section tracing
BytebuddyAgent [baseline] (716.586 ms) : 0, 716586
BytebuddyAgent [candidate] (724.018 ms) : 0, 724018
GlobalTracer [baseline] (239.53 ms) : 0, 239530
GlobalTracer [candidate] (241.247 ms) : 0, 241247
AppSec [baseline] (54.865 ms) : 0, 54865
AppSec [candidate] (54.833 ms) : 0, 54833
Remote Config [baseline] (714.314 µs) : 0, 714
Remote Config [candidate] (690.48 µs) : 0, 690
Telemetry [baseline] (12.813 ms) : 0, 12813
Telemetry [candidate] (13.134 ms) : 0, 13134
Debugger [baseline] (4.427 ms) : 0, 4427
section appsec
BytebuddyAgent [baseline] (734.87 ms) : 0, 734870
BytebuddyAgent [candidate] (737.528 ms) : 0, 737528
GlobalTracer [baseline] (235.691 ms) : 0, 235691
GlobalTracer [candidate] (236.529 ms) : 0, 236529
AppSec [baseline] (175.451 ms) : 0, 175451
AppSec [candidate] (176.215 ms) : 0, 176215
Remote Config [baseline] (639.276 µs) : 0, 639
Remote Config [candidate] (661.157 µs) : 0, 661
Telemetry [baseline] (8.905 ms) : 0, 8905
Telemetry [candidate] (8.271 ms) : 0, 8271
Debugger [baseline] (4.299 ms) : 0, 4299
IAST [baseline] (21.576 ms) : 0, 21576
IAST [candidate] (21.533 ms) : 0, 21533
section iast
BytebuddyAgent [baseline] (838.151 ms) : 0, 838151
BytebuddyAgent [candidate] (841.44 ms) : 0, 841440
GlobalTracer [baseline] (230.641 ms) : 0, 230641
GlobalTracer [candidate] (231.361 ms) : 0, 231361
AppSec [baseline] (56.111 ms) : 0, 56111
AppSec [candidate] (56.415 ms) : 0, 56415
Remote Config [baseline] (601.552 µs) : 0, 602
Remote Config [candidate] (609.975 µs) : 0, 610
Telemetry [baseline] (8.717 ms) : 0, 8717
Telemetry [candidate] (8.831 ms) : 0, 8831
Debugger [baseline] (4.135 ms) : 0, 4135
IAST [baseline] (22.815 ms) : 0, 22815
IAST [candidate] (23.174 ms) : 0, 23174
section profiling
ProfilingAgent [baseline] (103.072 ms) : 0, 103072
ProfilingAgent [candidate] (98.096 ms) : 0, 98096
BytebuddyAgent [baseline] (713.43 ms) : 0, 713430
BytebuddyAgent [candidate] (717.779 ms) : 0, 717779
GlobalTracer [baseline] (351.028 ms) : 0, 351028
GlobalTracer [candidate] (352.491 ms) : 0, 352491
AppSec [baseline] (54.663 ms) : 0, 54663
AppSec [candidate] (55.243 ms) : 0, 55243
Remote Config [baseline] (713.474 µs) : 0, 713
Remote Config [candidate] (724.423 µs) : 0, 724
Telemetry [baseline] (8.97 ms) : 0, 8970
Telemetry [candidate] (9.067 ms) : 0, 9067
Profiling [baseline] (103.098 ms) : 0, 103098
Profiling [candidate] (98.121 ms) : 0, 98121
Debugger [baseline] (4.299 ms) : 0, 4299
Loading
Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.48.0-SNAPSHOT~52d5cc230c, baseline=1.48.0-SNAPSHOT~807ea9c64e

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.044 s) : 0, 1043719
Total [baseline] (8.632 s) : 0, 8631906
Agent [candidate] (1.049 s) : 0, 1049275
Total [candidate] (8.646 s) : 0, 8645902
section iast
Agent [baseline] (1.174 s) : 0, 1173749
Total [baseline] (9.219 s) : 0, 9219481
Agent [candidate] (1.188 s) : 0, 1188178
Total [candidate] (9.266 s) : 0, 9265781
section iast_HARDCODED_SECRET_DISABLED
Agent [baseline] (1.176 s) : 0, 1175514
Total [baseline] (9.198 s) : 0, 9197529
Agent [candidate] (1.177 s) : 0, 1177241
Total [candidate] (9.156 s) : 0, 9155912
section iast_TELEMETRY_OFF
Agent [baseline] (1.169 s) : 0, 1169387
Total [baseline] (9.208 s) : 0, 9207848
Agent [candidate] (1.168 s) : 0, 1168386
Total [candidate] (9.199 s) : 0, 9199424
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.044 s -
Agent iast 1.174 s 130.03 ms (12.5%)
Agent iast_HARDCODED_SECRET_DISABLED 1.176 s 131.796 ms (12.6%)
Agent iast_TELEMETRY_OFF 1.169 s 125.668 ms (12.0%)
Total tracing 8.632 s -
Total iast 9.219 s 587.575 ms (6.8%)
Total iast_HARDCODED_SECRET_DISABLED 9.198 s 565.623 ms (6.6%)
Total iast_TELEMETRY_OFF 9.208 s 575.942 ms (6.7%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.049 s -
Agent iast 1.188 s 138.902 ms (13.2%)
Agent iast_HARDCODED_SECRET_DISABLED 1.177 s 127.966 ms (12.2%)
Agent iast_TELEMETRY_OFF 1.168 s 119.111 ms (11.4%)
Total tracing 8.646 s -
Total iast 9.266 s 619.88 ms (7.2%)
Total iast_HARDCODED_SECRET_DISABLED 9.156 s 510.01 ms (5.9%)
Total iast_TELEMETRY_OFF 9.199 s 553.522 ms (6.4%)
gantt
    title insecure-bank - break down per module: candidate=1.48.0-SNAPSHOT~52d5cc230c, baseline=1.48.0-SNAPSHOT~807ea9c64e

    dateFormat X
    axisFormat %s
section tracing
BytebuddyAgent [baseline] (716.003 ms) : 0, 716003
BytebuddyAgent [candidate] (722.917 ms) : 0, 722917
GlobalTracer [baseline] (239.118 ms) : 0, 239118
GlobalTracer [candidate] (240.855 ms) : 0, 240855
AppSec [baseline] (54.469 ms) : 0, 54469
AppSec [candidate] (55.135 ms) : 0, 55135
Remote Config [baseline] (714.827 µs) : 0, 715
Remote Config [candidate] (694.398 µs) : 0, 694
Telemetry [baseline] (12.192 ms) : 0, 12192
Telemetry [candidate] (13.546 ms) : 0, 13546
Debugger [baseline] (5.158 ms) : 0, 5158
section iast
BytebuddyAgent [baseline] (835.505 ms) : 0, 835505
BytebuddyAgent [candidate] (850.092 ms) : 0, 850092
GlobalTracer [baseline] (229.737 ms) : 0, 229737
GlobalTracer [candidate] (232.287 ms) : 0, 232287
IAST [baseline] (22.748 ms) : 0, 22748
IAST [candidate] (23.348 ms) : 0, 23348
AppSec [baseline] (56.273 ms) : 0, 56273
AppSec [candidate] (56.83 ms) : 0, 56830
Remote Config [baseline] (594.049 µs) : 0, 594
Remote Config [candidate] (629.734 µs) : 0, 630
Telemetry [baseline] (8.754 ms) : 0, 8754
Telemetry [candidate] (8.838 ms) : 0, 8838
Debugger [baseline] (4.168 ms) : 0, 4168
section iast_HARDCODED_SECRET_DISABLED
BytebuddyAgent [baseline] (836.934 ms) : 0, 836934
BytebuddyAgent [candidate] (841.8 ms) : 0, 841800
GlobalTracer [baseline] (230.434 ms) : 0, 230434
GlobalTracer [candidate] (231.346 ms) : 0, 231346
IAST [baseline] (22.915 ms) : 0, 22915
IAST [candidate] (22.796 ms) : 0, 22796
AppSec [baseline] (55.708 ms) : 0, 55708
AppSec [candidate] (55.994 ms) : 0, 55994
Remote Config [baseline] (592.556 µs) : 0, 593
Remote Config [candidate] (605.371 µs) : 0, 605
Telemetry [baseline] (8.798 ms) : 0, 8798
Telemetry [candidate] (8.67 ms) : 0, 8670
Debugger [baseline] (4.133 ms) : 0, 4133
section iast_TELEMETRY_OFF
BytebuddyAgent [baseline] (831.626 ms) : 0, 831626
BytebuddyAgent [candidate] (835.272 ms) : 0, 835272
GlobalTracer [baseline] (230.063 ms) : 0, 230063
GlobalTracer [candidate] (229.864 ms) : 0, 229864
IAST [baseline] (22.488 ms) : 0, 22488
IAST [candidate] (23.128 ms) : 0, 23128
AppSec [baseline] (55.957 ms) : 0, 55957
AppSec [candidate] (55.045 ms) : 0, 55045
Remote Config [baseline] (598.851 µs) : 0, 599
Remote Config [candidate] (620.932 µs) : 0, 621
Telemetry [baseline] (8.565 ms) : 0, 8565
Telemetry [candidate] (8.543 ms) : 0, 8543
Debugger [baseline] (4.141 ms) : 0, 4141
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
end_time 2025-03-22T03:42:21 2025-03-22T03:50:07
git_branch master jb/tempdir_user
git_commit_date 1742584253 1742613891
git_commit_sha 807ea9c 52d5cc2
release_version 1.48.0-SNAPSHOT~807ea9c64e 1.48.0-SNAPSHOT~52d5cc230c
start_time 2025-03-22T03:42:07 2025-03-22T03:49:53
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1742615806 1742615806
ci_job_id 860183423 860183423
ci_pipeline_id 59666362 59666362
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-nrpwc27b-project-304-concurrent-1-mam1nw75 6.8.0-1024-aws #26~22.04.1-Ubuntu SMP Wed Feb 19 06:54:57 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Linux runner-nrpwc27b-project-304-concurrent-1-mam1nw75 6.8.0-1024-aws #26~22.04.1-Ubuntu SMP Wed Feb 19 06:54:57 UTC 2025 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 14 metrics, 16 unstable metrics.

Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.48.0-SNAPSHOT~52d5cc230c, baseline=1.48.0-SNAPSHOT~807ea9c64e
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.361 ms) : 1341, 1381
.   : milestone, 1361,
appsec (1.748 ms) : 1724, 1772
.   : milestone, 1748,
appsec_no_iast (1.753 ms) : 1731, 1776
.   : milestone, 1753,
code_origins (1.697 ms) : 1670, 1723
.   : milestone, 1697,
iast (1.525 ms) : 1502, 1549
.   : milestone, 1525,
profiling (1.509 ms) : 1485, 1533
.   : milestone, 1509,
tracing (1.489 ms) : 1464, 1514
.   : milestone, 1489,
section candidate
no_agent (1.365 ms) : 1345, 1385
.   : milestone, 1365,
appsec (1.72 ms) : 1696, 1744
.   : milestone, 1720,
appsec_no_iast (1.736 ms) : 1711, 1761
.   : milestone, 1736,
code_origins (1.677 ms) : 1650, 1705
.   : milestone, 1677,
iast (1.527 ms) : 1503, 1551
.   : milestone, 1527,
profiling (1.523 ms) : 1500, 1546
.   : milestone, 1523,
tracing (1.513 ms) : 1488, 1537
.   : milestone, 1513,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.361 ms [1.341 ms, 1.381 ms] -
appsec 1.748 ms [1.724 ms, 1.772 ms] 386.908 µs (28.4%)
appsec_no_iast 1.753 ms [1.731 ms, 1.776 ms] 392.296 µs (28.8%)
code_origins 1.697 ms [1.67 ms, 1.723 ms] 335.44 µs (24.6%)
iast 1.525 ms [1.502 ms, 1.549 ms] 164.382 µs (12.1%)
profiling 1.509 ms [1.485 ms, 1.533 ms] 147.749 µs (10.9%)
tracing 1.489 ms [1.464 ms, 1.514 ms] 127.792 µs (9.4%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.365 ms [1.345 ms, 1.385 ms] -
appsec 1.72 ms [1.696 ms, 1.744 ms] 355.358 µs (26.0%)
appsec_no_iast 1.736 ms [1.711 ms, 1.761 ms] 371.144 µs (27.2%)
code_origins 1.677 ms [1.65 ms, 1.705 ms] 312.659 µs (22.9%)
iast 1.527 ms [1.503 ms, 1.551 ms] 162.249 µs (11.9%)
profiling 1.523 ms [1.5 ms, 1.546 ms] 158.489 µs (11.6%)
tracing 1.513 ms [1.488 ms, 1.537 ms] 147.8 µs (10.8%)
Request duration reports for insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.48.0-SNAPSHOT~52d5cc230c, baseline=1.48.0-SNAPSHOT~807ea9c64e
    dateFormat X
    axisFormat %s
section baseline
no_agent (386.622 µs) : 367, 406
.   : milestone, 387,
iast (515.268 µs) : 493, 537
.   : milestone, 515,
iast_FULL (737.362 µs) : 715, 760
.   : milestone, 737,
iast_GLOBAL (566.417 µs) : 545, 588
.   : milestone, 566,
iast_HARDCODED_SECRET_DISABLED (513.673 µs) : 492, 535
.   : milestone, 514,
iast_INACTIVE (472.324 µs) : 451, 494
.   : milestone, 472,
iast_TELEMETRY_OFF (500.554 µs) : 479, 522
.   : milestone, 501,
tracing (456.845 µs) : 436, 478
.   : milestone, 457,
section candidate
no_agent (392.552 µs) : 373, 413
.   : milestone, 393,
iast (522.021 µs) : 500, 544
.   : milestone, 522,
iast_FULL (735.916 µs) : 714, 758
.   : milestone, 736,
iast_GLOBAL (573.752 µs) : 551, 596
.   : milestone, 574,
iast_HARDCODED_SECRET_DISABLED (513.175 µs) : 492, 535
.   : milestone, 513,
iast_INACTIVE (470.923 µs) : 450, 492
.   : milestone, 471,
iast_TELEMETRY_OFF (502.05 µs) : 480, 524
.   : milestone, 502,
tracing (457.494 µs) : 437, 478
.   : milestone, 457,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 386.622 µs [366.861 µs, 406.383 µs] -
iast 515.268 µs [493.336 µs, 537.2 µs] 128.646 µs (33.3%)
iast_FULL 737.362 µs [715.141 µs, 759.582 µs] 350.74 µs (90.7%)
iast_GLOBAL 566.417 µs [544.929 µs, 587.904 µs] 179.795 µs (46.5%)
iast_HARDCODED_SECRET_DISABLED 513.673 µs [491.962 µs, 535.384 µs] 127.051 µs (32.9%)
iast_INACTIVE 472.324 µs [450.535 µs, 494.113 µs] 85.702 µs (22.2%)
iast_TELEMETRY_OFF 500.554 µs [478.911 µs, 522.196 µs] 113.931 µs (29.5%)
tracing 456.845 µs [435.848 µs, 477.843 µs] 70.223 µs (18.2%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 392.552 µs [372.549 µs, 412.556 µs] -
iast 522.021 µs [500.097 µs, 543.945 µs] 129.469 µs (33.0%)
iast_FULL 735.916 µs [713.829 µs, 758.004 µs] 343.364 µs (87.5%)
iast_GLOBAL 573.752 µs [551.073 µs, 596.43 µs] 181.199 µs (46.2%)
iast_HARDCODED_SECRET_DISABLED 513.175 µs [491.769 µs, 534.581 µs] 120.623 µs (30.7%)
iast_INACTIVE 470.923 µs [449.611 µs, 492.235 µs] 78.371 µs (20.0%)
iast_TELEMETRY_OFF 502.05 µs [480.398 µs, 523.701 µs] 109.497 µs (27.9%)
tracing 457.494 µs [436.942 µs, 478.047 µs] 64.942 µs (16.5%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master jb/tempdir_user
git_commit_date 1742584253 1742613891
git_commit_sha 807ea9c 52d5cc2
release_version 1.48.0-SNAPSHOT~807ea9c64e 1.48.0-SNAPSHOT~52d5cc230c
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1742616277 1742616277
ci_job_id 860183424 860183424
ci_pipeline_id 59666362 59666362
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-nrpwc27b-project-304-concurrent-2-48htgoqi 6.8.0-1024-aws #26~22.04.1-Ubuntu SMP Wed Feb 19 06:54:57 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Linux runner-nrpwc27b-project-304-concurrent-2-48htgoqi 6.8.0-1024-aws #26~22.04.1-Ubuntu SMP Wed Feb 19 06:54:57 UTC 2025 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.48.0-SNAPSHOT~52d5cc230c, baseline=1.48.0-SNAPSHOT~807ea9c64e
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.467 ms) : 1455, 1478
.   : milestone, 1467,
appsec (2.328 ms) : 2284, 2371
.   : milestone, 2328,
iast (2.115 ms) : 2059, 2171
.   : milestone, 2115,
iast_GLOBAL (2.155 ms) : 2099, 2211
.   : milestone, 2155,
profiling (1.959 ms) : 1915, 2002
.   : milestone, 1959,
tracing (1.951 ms) : 1908, 1994
.   : milestone, 1951,
section candidate
no_agent (1.475 ms) : 1464, 1487
.   : milestone, 1475,
appsec (2.327 ms) : 2284, 2371
.   : milestone, 2327,
iast (2.116 ms) : 2061, 2172
.   : milestone, 2116,
iast_GLOBAL (2.158 ms) : 2102, 2214
.   : milestone, 2158,
profiling (1.993 ms) : 1948, 2038
.   : milestone, 1993,
tracing (1.957 ms) : 1914, 2000
.   : milestone, 1957,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.467 ms [1.455 ms, 1.478 ms] -
appsec 2.328 ms [2.284 ms, 2.371 ms] 860.75 µs (58.7%)
iast 2.115 ms [2.059 ms, 2.171 ms] 648.087 µs (44.2%)
iast_GLOBAL 2.155 ms [2.099 ms, 2.211 ms] 688.468 µs (46.9%)
profiling 1.959 ms [1.915 ms, 2.002 ms] 491.889 µs (33.5%)
tracing 1.951 ms [1.908 ms, 1.994 ms] 483.851 µs (33.0%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.475 ms [1.464 ms, 1.487 ms] -
appsec 2.327 ms [2.284 ms, 2.371 ms] 852.23 µs (57.8%)
iast 2.116 ms [2.061 ms, 2.172 ms] 640.834 µs (43.4%)
iast_GLOBAL 2.158 ms [2.102 ms, 2.214 ms] 682.762 µs (46.3%)
profiling 1.993 ms [1.948 ms, 2.038 ms] 517.877 µs (35.1%)
tracing 1.957 ms [1.914 ms, 2.0 ms] 481.862 µs (32.7%)
Execution time for biojava
gantt
    title biojava - execution time [CI 0.99] : candidate=1.48.0-SNAPSHOT~52d5cc230c, baseline=1.48.0-SNAPSHOT~807ea9c64e
    dateFormat X
    axisFormat %s
section baseline
no_agent (15.09 s) : 15090000, 15090000
.   : milestone, 15090000,
appsec (14.846 s) : 14846000, 14846000
.   : milestone, 14846000,
iast (18.875 s) : 18875000, 18875000
.   : milestone, 18875000,
iast_GLOBAL (18.266 s) : 18266000, 18266000
.   : milestone, 18266000,
profiling (15.108 s) : 15108000, 15108000
.   : milestone, 15108000,
tracing (14.759 s) : 14759000, 14759000
.   : milestone, 14759000,
section candidate
no_agent (15.366 s) : 15366000, 15366000
.   : milestone, 15366000,
appsec (15.06 s) : 15060000, 15060000
.   : milestone, 15060000,
iast (18.612 s) : 18612000, 18612000
.   : milestone, 18612000,
iast_GLOBAL (17.92 s) : 17920000, 17920000
.   : milestone, 17920000,
profiling (15.137 s) : 15137000, 15137000
.   : milestone, 15137000,
tracing (15.068 s) : 15068000, 15068000
.   : milestone, 15068000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.09 s [15.09 s, 15.09 s] -
appsec 14.846 s [14.846 s, 14.846 s] -244.0 ms (-1.6%)
iast 18.875 s [18.875 s, 18.875 s] 3.785 s (25.1%)
iast_GLOBAL 18.266 s [18.266 s, 18.266 s] 3.176 s (21.0%)
profiling 15.108 s [15.108 s, 15.108 s] 18.0 ms (0.1%)
tracing 14.759 s [14.759 s, 14.759 s] -331.0 ms (-2.2%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.366 s [15.366 s, 15.366 s] -
appsec 15.06 s [15.06 s, 15.06 s] -306.0 ms (-2.0%)
iast 18.612 s [18.612 s, 18.612 s] 3.246 s (21.1%)
iast_GLOBAL 17.92 s [17.92 s, 17.92 s] 2.554 s (16.6%)
profiling 15.137 s [15.137 s, 15.137 s] -229.0 ms (-1.5%)
tracing 15.068 s [15.068 s, 15.068 s] -298.0 ms (-1.9%)

Copy link
Contributor

@mcculls mcculls left a comment

Choose a reason for hiding this comment

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

Approving as a short term fix, but I think this feature needs to go through a re-design

@jbachorik jbachorik merged commit fbef759 into master Mar 24, 2025
271 checks passed
@jbachorik jbachorik deleted the jb/tempdir_user branch March 24, 2025 12:02
@github-actions github-actions bot added this to the 1.48.0 milestone Mar 24, 2025
svc-squareup-copybara pushed a commit to cashapp/misk that referenced this pull request Apr 11, 2025
| Package | Type | Package file | Manager | Update | Change |
|---|---|---|---|---|---|
| org.flywaydb.flyway | plugin | misk/gradle/libs.versions.toml | gradle
| minor | `11.6.0` -> `11.7.0` |
|
[com.squareup.okio:okio-fakefilesystem](https://github.com/square/okio)
| dependencies | misk/gradle/libs.versions.toml | gradle | minor |
`3.10.2` -> `3.11.0` |
| [com.squareup.okio:okio](https://github.com/square/okio) |
dependencies | misk/gradle/libs.versions.toml | gradle | minor |
`3.10.2` -> `3.11.0` |
|
[com.autonomousapps.dependency-analysis](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin)
| plugin | misk/gradle/libs.versions.toml | gradle | minor | `2.15.0` ->
`2.16.0` |
| [com.datadoghq:dd-trace-api](https://github.com/datadog/dd-trace-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | minor |
`1.47.3` -> `1.48.1` |
| [com.datadoghq:dd-trace-ot](https://github.com/datadog/dd-trace-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | minor |
`1.47.3` -> `1.48.1` |
| [software.amazon.awssdk:sdk-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.18` -> `2.31.20` |
| [software.amazon.awssdk:sqs](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.18` -> `2.31.20` |
|
[software.amazon.awssdk:dynamodb-enhanced](https://aws.amazon.com/sdkforjava)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.18` -> `2.31.20` |
| [software.amazon.awssdk:dynamodb](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.18` -> `2.31.20` |
| [software.amazon.awssdk:aws-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.18` -> `2.31.20` |
| [software.amazon.awssdk:bom](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.18` -> `2.31.20` |
| [software.amazon.awssdk:auth](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.18` -> `2.31.20` |

---

### Release Notes

<details>
<summary>square/okio (com.squareup.okio:okio-fakefilesystem)</summary>

###
[`v3.11.0`](https://github.com/square/okio/blob/HEAD/CHANGELOG.md#Version-3110)

*2025-04-09*

-   Fix: Clear the deflater's byte array reference
-   New: Faster implementation of `String.decodeHex()` on Kotlin/JS.
- New: Declare `EXACTLY_ONCE` execution for blocks like `Closeable.use
{}` and `FileSystem.read {}`.
-   Upgrade: \[Kotlin 2.1.20]\[kotlin\_2\_1\_20].

</details>

<details>
<summary>autonomousapps/dependency-analysis-android-gradle-plugin
(com.autonomousapps.dependency-analysis)</summary>

###
[`v2.16.0`](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin/blob/HEAD/CHANGELOG.md#Version-2160)

-   \[Feat]: support `com.android.test` projects.
-   \[Feat]: support typesafe project accessors with opt-in.

```kotlin
dependencyAnalysis {
  useTypesafeProjectAccessors(true) // false by default
}
```

</details>

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

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

### Components

#### Tracer internal logging

- 🐛 Remove print line causing unnecessary logs
([#&#8203;8687](DataDog/dd-trace-java#8687) -
[@&#8203;sarahchen6](https://github.com/sarahchen6))

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

### Known Bugs

> \[!NOTE]
> If you are experiencing issues with spamming timeout logs, please
update to the [latest
version](https://github.com/DataDog/dd-trace-java/releases/latest) or
set
[JDK_SOCKET_ENABLED](https://github.com/DataDog/dd-trace-java/blob/33fc3c9a9b7cda3beda88b8b3e5224ae2b10764a/dd-trace-api/src/main/java/datadog/trace/api/config/GeneralConfig.java#L98)
to false.

### Components

#### Application Security Management (IAST)

- ✨ Fix vulnerability location org.jose4j.lang.HashUtil
([#&#8203;8610](DataDog/dd-trace-java#8610) -
[@&#8203;jandro996](https://github.com/jandro996))
- ✨ Fix weak randomness in oracle.ucp.util.OpaqueString
([#&#8203;8609](DataDog/dd-trace-java#8609) -
[@&#8203;jandro996](https://github.com/jandro996))
- ✨ Fix weak hash false positive in
oracle.security.o5logon.O5Logon
([#&#8203;8608](DataDog/dd-trace-java#8608) -
[@&#8203;jandro996](https://github.com/jandro996))
- 🐛 Prevent before callsites targeting constructors in super calls
([#&#8203;8549](DataDog/dd-trace-java#8549) -
[@&#8203;manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez))

#### Application Security Management (WAF)

- ✨ Update login events public SDK to V2
([#&#8203;8620](DataDog/dd-trace-java#8620) -
[@&#8203;manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez))
- 🐛 Send RASP LFI capability only when AppSec is statically enabled
([#&#8203;8573](DataDog/dd-trace-java#8573) -
[@&#8203;jandro996](https://github.com/jandro996))
- ✨ Improve detection of missing request end events
([#&#8203;8510](DataDog/dd-trace-java#8510) -
[@&#8203;smola](https://github.com/smola))
- 🧹 Remove remote configuration for API Security sampling rate
([#&#8203;8486](DataDog/dd-trace-java#8486) -
[@&#8203;smola](https://github.com/smola))
- ✨ Add setUser to user monitoring SDK
([#&#8203;8482](DataDog/dd-trace-java#8482) -
[@&#8203;manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez))
- ✨ Add missing address for signup event
([#&#8203;8469](DataDog/dd-trace-java#8469) -
[@&#8203;manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez))
- ✨ Allow login events SDK to be used with appsec disabled
([#&#8203;8464](DataDog/dd-trace-java#8464) -
[@&#8203;manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez))
- ✨ Add support for endpoint discovery in spring mvc
([#&#8203;8352](DataDog/dd-trace-java#8352) -
[@&#8203;manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez))
- ✨ New API Security sampling algorithm
([#&#8203;8178](DataDog/dd-trace-java#8178) -
[@&#8203;ValentinZakharov](https://github.com/ValentinZakharov))

#### Build & Tooling

- ✨ Add buffer size customizability to JDK UDS support
([#&#8203;8629](DataDog/dd-trace-java#8629) -
[@&#8203;sarahchen6](https://github.com/sarahchen6))
- ✨ Add JDK built-in support for UDS on Java 16+
([#&#8203;8314](DataDog/dd-trace-java#8314) -
[@&#8203;sarahchen6](https://github.com/sarahchen6))

#### Configuration at Runtime

- 🐛 Send RASP LFI capability only when AppSec is statically enabled
([#&#8203;8573](DataDog/dd-trace-java#8573) -
[@&#8203;jandro996](https://github.com/jandro996))

#### Continuous Integration Visibility

- 🐛 Prevent double reporting of Scalatest events when using SBT with
test forking
([#&#8203;8682](DataDog/dd-trace-java#8682) -
[@&#8203;nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog))
- 🐛 Shutdown CI Visibility test event handlers before tracer
([#&#8203;8677](DataDog/dd-trace-java#8677) -
[@&#8203;nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog))
- 🐛 Do not apply JUnit 4 instrumentation to MUnit runners
([#&#8203;8675](DataDog/dd-trace-java#8675),
[#&#8203;8683](DataDog/dd-trace-java#8683) -
[@&#8203;nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog))
- ✨ Remove error log when source path resolution fails on
isModified check
([#&#8203;8663](DataDog/dd-trace-java#8663) -
[@&#8203;daniel-mohedano](https://github.com/daniel-mohedano))
- ✨ Implement tests reordering for JUnit 4
([#&#8203;8650](DataDog/dd-trace-java#8650) -
[@&#8203;daniel-mohedano](https://github.com/daniel-mohedano))
- 🐛 Set default Attempt to Fix retries if none provided from the
backend
([#&#8203;8615](DataDog/dd-trace-java#8615) -
[@&#8203;daniel-mohedano](https://github.com/daniel-mohedano))
- ✨ Allow to manually set PR info
([#&#8203;8566](DataDog/dd-trace-java#8566) -
[@&#8203;nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog))
- 🐛 Fix Test Optimization init when repo root cannot be determined
([#&#8203;8533](DataDog/dd-trace-java#8533) -
[@&#8203;nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog))
- ✨ Add capabilities tagging
([#&#8203;8499](DataDog/dd-trace-java#8499),
[#&#8203;8540](DataDog/dd-trace-java#8540) -
[@&#8203;daniel-mohedano](https://github.com/daniel-mohedano))

#### Crash tracking

- 🐛 Remove dependency on bash from crash/oome uploder scripts
([#&#8203;8652](DataDog/dd-trace-java#8652) -
[@&#8203;jbachorik](https://github.com/jbachorik))

#### Data Streams Monitoring

- ✨ e2e pipeline configuration when data jobs is enabled
([#&#8203;8553](DataDog/dd-trace-java#8553) -
[@&#8203;kr-igor](https://github.com/kr-igor))

#### Dynamic Instrumentation

- 🐛 Fix In-Product when config is empty
([#&#8203;8679](DataDog/dd-trace-java#8679) -
[@&#8203;jpbempel](https://github.com/jpbempel))
- ✨ Add support for filtering shaded third-party libs
([#&#8203;8612](DataDog/dd-trace-java#8612) -
[@&#8203;jpbempel](https://github.com/jpbempel))
- ✨ Add In-Product Enablement
([#&#8203;8587](DataDog/dd-trace-java#8587) -
[@&#8203;jpbempel](https://github.com/jpbempel))
- ✨⚡ Reduce footprint of SourceFile tracking
([#&#8203;8524](DataDog/dd-trace-java#8524) -
[@&#8203;jpbempel](https://github.com/jpbempel))
- ✨⚡ Optimize the SourceFile tracking
([#&#8203;8520](DataDog/dd-trace-java#8520) -
[@&#8203;jpbempel](https://github.com/jpbempel))

#### OpenTracing

- 🧹 Remove activeScope() use in OpenTracing shim
([#&#8203;8478](DataDog/dd-trace-java#8478) -
[@&#8203;mcculls](https://github.com/mcculls))

#### Profiling

- ✨ Add profiler env check command to AgentCLI
([#&#8203;8671](DataDog/dd-trace-java#8671) -
[@&#8203;jbachorik](https://github.com/jbachorik))

- ✨ Bump ddprof to 1.23.0
([#&#8203;8668](DataDog/dd-trace-java#8668) -
[@&#8203;jbachorik](https://github.com/jbachorik))
- Fix a crash related to ElfParser::loadSymbolTable
([#&#8203;191](DataDog/dd-trace-java#191)) by
[@&#8203;yanglong1010](https://github.com/yanglong1010) in
DataDog/java-profiler#192
- Unwind String.indexOf intrinsic on AArch64 by
[@&#8203;MattAlp](https://github.com/MattAlp) in
DataDog/java-profiler#193
- Fix Java 24 support by
[@&#8203;jbachorik](https://github.com/jbachorik) in
DataDog/java-profiler#194
- A set of fixes related to clang, aarch64 and musl pecularities of
vmstructs stack unwinder by
[@&#8203;jbachorik](https://github.com/jbachorik) in
DataDog/java-profiler#199

- 🐛 Remove process information from JFR recording
([#&#8203;8661](DataDog/dd-trace-java#8661) -
[@&#8203;r1viollet](https://github.com/r1viollet))

- 🐛 Make TempLocationManager USER aware
([#&#8203;8605](DataDog/dd-trace-java#8605) -
[@&#8203;jbachorik](https://github.com/jbachorik))

- ✨ Extract git tags from embedded git.properties and
datadog_git.properties
([#&#8203;8561](DataDog/dd-trace-java#8561) -
[@&#8203;wmouchere](https://github.com/wmouchere))

#### Telemetry

- 🐛 Fix appsec.rasp.error and appsec.waf.error telemetry metrics
([#&#8203;8624](DataDog/dd-trace-java#8624) -
[@&#8203;jandro996](https://github.com/jandro996))
- ✨ Create metric: appsec.rasp.rule.skipped
([#&#8203;8618](DataDog/dd-trace-java#8618) -
[@&#8203;jandro996](https://github.com/jandro996))
- ✨ Extract git tags from embedded git.properties and
datadog_git.properties
([#&#8203;8561](DataDog/dd-trace-java#8561) -
[@&#8203;wmouchere](https://github.com/wmouchere))

#### Testing

- 🧹 Simplify ssi tests one-pipeline
([#&#8203;8558](DataDog/dd-trace-java#8558) -
[@&#8203;robertomonteromiguel](https://github.com/robertomonteromiguel))
- ✨ Add smoke tests for java's concurrent API
([#&#8203;8438](DataDog/dd-trace-java#8438) -
[@&#8203;sarahchen6](https://github.com/sarahchen6))

#### Trace context propagation

- ✨ Adding Support for `TRACE_PROPAGATION_BEHAVIOR_EXTRACT`
([#&#8203;8535](DataDog/dd-trace-java#8535) -
[@&#8203;mhlidd](https://github.com/mhlidd))

#### Tracer core

- 🐛 Ensure shaded helpers have unique names
([#&#8203;8559](DataDog/dd-trace-java#8559) -
[@&#8203;amarziali](https://github.com/amarziali))
- ✨ Support common config sources for user-provided git info
([#&#8203;8547](DataDog/dd-trace-java#8547) -
[@&#8203;nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog))
- ✨ Make the default config sources more robust when a security
manager is installed
([#&#8203;8544](DataDog/dd-trace-java#8544) -
[@&#8203;mcculls](https://github.com/mcculls))
- ✨ Support targeting services with configurations in stable
configuration file
([#&#8203;8526](DataDog/dd-trace-java#8526) -
[@&#8203;mtoffl01](https://github.com/mtoffl01))
- ✨ Add new parser for `DD_TAGS` and prioritizing `DD_SERVICE`
([#&#8203;8296](DataDog/dd-trace-java#8296) -
[@&#8203;mhlidd](https://github.com/mhlidd))

#### Tracer internal logging

- 🐛 Add missing debug log for the cloudPayloadTaggingServices config
([#&#8203;8600](DataDog/dd-trace-java#8600) -
[@&#8203;ygree](https://github.com/ygree))
- ✨ Add the possibility to output the logs of the Java tracer
in JSON
([#&#8203;8083](DataDog/dd-trace-java#8083) -
[@&#8203;cecile75](https://github.com/cecile75))

#### Tracer public API

- ✨ Introducing `DD_TRACE_EXPERIMENTAL_FEATURES_ENABLED` Config
([#&#8203;8536](DataDog/dd-trace-java#8536) -
[@&#8203;mhlidd](https://github.com/mhlidd))
- ✨ Config Consistency Round 2
([#&#8203;8489](DataDog/dd-trace-java#8489) -
[@&#8203;mhlidd](https://github.com/mhlidd))

### Instrumentations

####

- 🐛 Fix NPE in getMdcCopy of LoggingEventInstrumentation
([#&#8203;8599](DataDog/dd-trace-java#8599) -
[@&#8203;ygree](https://github.com/ygree))

#### Apache Spark instrumentation

- ✨ Instrument Runtime.exit() to finish spark application spans
([#&#8203;8572](DataDog/dd-trace-java#8572) -
[@&#8203;paul-laffon-dd](https://github.com/paul-laffon-dd))
- ✨ Configure OpenLineage if present in Spark instrumentation
([#&#8203;8541](DataDog/dd-trace-java#8541) -
[@&#8203;mobuchowski](https://github.com/mobuchowski))

#### Armeria Instrumentation

- ✨ Support armeria grpc 1.32.3
([#&#8203;8606](DataDog/dd-trace-java#8606) -
[@&#8203;github-actions](https://github.com/github-actions)\[bot])

#### AWS DynamoDB Instrumentation

- ✨ Create DynamoDB instrumentation + add span pointers for
`updateItem` and `deleteItem`
([#&#8203;8490](DataDog/dd-trace-java#8490) -
[@&#8203;nhulston](https://github.com/nhulston))

#### AWS SDK instrumentation

- ✨ Add DynamoDB in
DEFAULT_TRACE_CLOUD_PAYLOAD_TAGGING_SERVICES
([#&#8203;8595](DataDog/dd-trace-java#8595) -
[@&#8203;joeyzhao2018](https://github.com/joeyzhao2018))

#### Azure Functions instrumentation

- ✨ Enable tracer computed trace metrics by default for Azure
Functions
([#&#8203;8518](DataDog/dd-trace-java#8518) -
[@&#8203;duncanpharvey](https://github.com/duncanpharvey))
- 💡 Add azure-functions instrumentation
([#&#8203;8432](DataDog/dd-trace-java#8432) -
[@&#8203;duncanpharvey](https://github.com/duncanpharvey))

#### Core Java language instrumentation

- 🐛 Fix ForkJoinPool.execute() instrumentation on Java 21+
([#&#8203;8560](DataDog/dd-trace-java#8560) -
[@&#8203;PerfectSlayer](https://github.com/PerfectSlayer))

#### Eclipse Vert.x instrumentation

- ✨ Add vertx postgresql client instrumentation
([#&#8203;8471](DataDog/dd-trace-java#8471) -
[@&#8203;vandonr](https://github.com/vandonr) - thanks for the
contribution!)

#### Kafka instrumentation

- ✨ Support and test kafka-clients 4
([#&#8203;8581](DataDog/dd-trace-java#8581) -
[@&#8203;amarziali](https://github.com/amarziali))

#### Kotlin instrumentation

- ✨ Avoid disconnected traces when using Kotlin flowOn
([#&#8203;8651](DataDog/dd-trace-java#8651) -
[@&#8203;mcculls](https://github.com/mcculls))

#### OpenTelemetry instrumentation

- 🧹 Migrate OtelContext wrapper to new internal Context API
([#&#8203;8645](DataDog/dd-trace-java#8645) -
[@&#8203;mcculls](https://github.com/mcculls))

#### Spring instrumentation

- 🐛 Support CompletableFuture on spring webmvc controllers
([#&#8203;8659](DataDog/dd-trace-java#8659) -
[@&#8203;amarziali](https://github.com/amarziali))
- ✨ Add support for endpoint discovery in spring mvc
([#&#8203;8352](DataDog/dd-trace-java#8352) -
[@&#8203;manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez))

#### WebSocket Instrumentation

- ✨ Instrument Jetty websocket pojo
([#&#8203;8562](DataDog/dd-trace-java#8562) -
[@&#8203;amarziali](https://github.com/amarziali))
- 💡 Instrument Java Websocket API (JSR356)
([#&#8203;8440](DataDog/dd-trace-java#8440) -
[@&#8203;amarziali](https://github.com/amarziali))

#### All other instrumentations

- ✨ Introduce cache for peer.hostname lookup
([#&#8203;8601](DataDog/dd-trace-java#8601) -
[@&#8203;mcculls](https://github.com/mcculls))
- ✨ Support pekko http 1.1
([#&#8203;8532](DataDog/dd-trace-java#8532) -
[@&#8203;amarziali](https://github.com/amarziali))

</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: 331314f71acaced3adc75ea5d7e855c248d593fc
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