Skip to content

Bump ddprof to 1.29.0 - #9262

Merged
zhengyu123 merged 5 commits into
masterfrom
zgu/ddprof-release_1.29.0
Jul 29, 2025
Merged

Bump ddprof to 1.29.0#9262
zhengyu123 merged 5 commits into
masterfrom
zgu/ddprof-release_1.29.0

Conversation

@zhengyu123

Copy link
Copy Markdown
Contributor

What Does This Do

Bump ddprof to 1.29.0

Motivation

Improve performance and stability

Additional Notes

What's Changed

Contributor Checklist

Jira ticket: [PROJ-IDENT]

@zhengyu123
zhengyu123 requested a review from a team as a code ownerJuly 28, 2025 17:27
@zhengyu123
zhengyu123 requested a review from mccullsJuly 28, 2025 17:27
@github-actions

github-actionsBot commented Jul 28, 2025

Copy link
Copy Markdown
Contributor

Hi! 👋 Thanks for your pull request! 🎉

To help us review it, please make sure to:

  • Add at least one type, and one component or instrumentation label to the pull request

If you need help, please check our contributing guidelines.

@zhengyu123zhengyu123 added type: feature Enhancements and improvements comp: profiling Profiling labels Jul 28, 2025
@pr-commenter

pr-commenterBot commented Jul 28, 2025

Copy link
Copy Markdown

Benchmarks

Startup

Parameters

BaselineCandidate
baseline_or_candidatebaselinecandidate
git_branchmasterzgu/ddprof-release_1.29.0
git_commit_date17538154011753815450
git_commit_sha893941d202043a
release_version1.51.1-SNAPSHOT~893941d81c1.51.1-SNAPSHOT~202043ad4c
See matching parameters
BaselineCandidate
applicationinsecure-bankinsecure-bank
ci_job_date17538172481753817248
ci_job_id10538487351053848735
ci_pipeline_id7208216172082161
cpu_modelIntel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHzIntel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_versionLinux runner-zfyrx7zua-project-304-concurrent-2-elq3ngvs 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/LinuxLinux runner-zfyrx7zua-project-304-concurrent-2-elq3ngvs 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
moduleAgentAgent
parentNoneNone

Summary

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

Startup time reports for insecure-bank
gantt
title insecure-bank - global startup overhead: candidate=1.51.1-SNAPSHOT~202043ad4c, baseline=1.51.1-SNAPSHOT~893941d81c
dateFormat X
axisFormat %s
section tracing
Agent [baseline] (1.044 s) : 0, 1043862
Total [baseline] (8.613 s) : 0, 8613252
Agent [candidate] (1.042 s) : 0, 1042349
Total [candidate] (8.575 s) : 0, 8574643
section iast
Agent [baseline] (1.185 s) : 0, 1185185
Total [baseline] (9.374 s) : 0, 9374401
Agent [candidate] (1.173 s) : 0, 1172965
Total [candidate] (9.372 s) : 0, 9372419
Loading
  • baseline results
ModuleVariantDurationΔ tracing
Agenttracing1.044 s-
Agentiast1.185 s141.323 ms (13.5%)
Totaltracing8.613 s-
Totaliast9.374 s761.148 ms (8.8%)
  • candidate results
ModuleVariantDurationΔ tracing
Agenttracing1.042 s-
Agentiast1.173 s130.616 ms (12.5%)
Totaltracing8.575 s-
Totaliast9.372 s797.776 ms (9.3%)
gantt
title insecure-bank - break down per module: candidate=1.51.1-SNAPSHOT~202043ad4c, baseline=1.51.1-SNAPSHOT~893941d81c
dateFormat X
axisFormat %s
section tracing
crashtracking [baseline] (1.443 ms) : 0, 1443
crashtracking [candidate] (1.433 ms) : 0, 1433
BytebuddyAgent [baseline] (730.387 ms) : 0, 730387
BytebuddyAgent [candidate] (729.909 ms) : 0, 729909
GlobalTracer [baseline] (241.421 ms) : 0, 241421
GlobalTracer [candidate] (241.287 ms) : 0, 241287
AppSec [baseline] (30.289 ms) : 0, 30289
AppSec [candidate] (30.213 ms) : 0, 30213
Debugger [baseline] (6.04 ms) : 0, 6040
Debugger [candidate] (6.052 ms) : 0, 6052
Remote Config [baseline] (654.405 µs) : 0, 654
Remote Config [candidate] (644.681 µs) : 0, 645
Telemetry [baseline] (12.522 ms) : 0, 12522
Telemetry [candidate] (11.907 ms) : 0, 11907
section iast
crashtracking [baseline] (1.446 ms) : 0, 1446
crashtracking [candidate] (1.424 ms) : 0, 1424
BytebuddyAgent [baseline] (855.11 ms) : 0, 855110
BytebuddyAgent [candidate] (847.056 ms) : 0, 847056
GlobalTracer [baseline] (233.807 ms) : 0, 233807
GlobalTracer [candidate] (231.094 ms) : 0, 231094
IAST [baseline] (29.469 ms) : 0, 29469
IAST [candidate] (29.024 ms) : 0, 29024
AppSec [baseline] (28.602 ms) : 0, 28602
AppSec [candidate] (27.957 ms) : 0, 27957
Debugger [baseline] (6.822 ms) : 0, 6822
Debugger [candidate] (6.708 ms) : 0, 6708
Remote Config [baseline] (608.337 µs) : 0, 608
Remote Config [candidate] (586.484 µs) : 0, 586
Telemetry [baseline] (8.229 ms) : 0, 8229
Telemetry [candidate] (8.139 ms) : 0, 8139
Loading
Startup time reports for petclinic
gantt
title petclinic - global startup overhead: candidate=1.51.1-SNAPSHOT~202043ad4c, baseline=1.51.1-SNAPSHOT~893941d81c
dateFormat X
axisFormat %s
section tracing
Agent [baseline] (1.039 s) : 0, 1038569
Total [baseline] (10.771 s) : 0, 10770762
Agent [candidate] (1.045 s) : 0, 1045453
Total [candidate] (10.732 s) : 0, 10732481
section appsec
Agent [baseline] (1.228 s) : 0, 1228072
Total [baseline] (10.784 s) : 0, 10784087
Agent [candidate] (1.219 s) : 0, 1219160
Total [candidate] (10.739 s) : 0, 10739006
section iast
Agent [baseline] (1.186 s) : 0, 1185614
Total [baseline] (10.942 s) : 0, 10942477
Agent [candidate] (1.174 s) : 0, 1174058
Total [candidate] (10.913 s) : 0, 10913291
section profiling
Agent [baseline] (1.201 s) : 0, 1200744
Total [baseline] (10.914 s) : 0, 10913921
Agent [candidate] (1.19 s) : 0, 1190067
Total [candidate] (10.879 s) : 0, 10879099
Loading
  • baseline results
ModuleVariantDurationΔ tracing
Agenttracing1.039 s-
Agentappsec1.228 s189.503 ms (18.2%)
Agentiast1.186 s147.045 ms (14.2%)
Agentprofiling1.201 s162.175 ms (15.6%)
Totaltracing10.771 s-
Totalappsec10.784 s13.324 ms (0.1%)
Totaliast10.942 s171.715 ms (1.6%)
Totalprofiling10.914 s143.159 ms (1.3%)
  • candidate results
ModuleVariantDurationΔ tracing
Agenttracing1.045 s-
Agentappsec1.219 s173.708 ms (16.6%)
Agentiast1.174 s128.605 ms (12.3%)
Agentprofiling1.19 s144.614 ms (13.8%)
Totaltracing10.732 s-
Totalappsec10.739 s6.526 ms (0.1%)
Totaliast10.913 s180.81 ms (1.7%)
Totalprofiling10.879 s146.619 ms (1.4%)
gantt
title petclinic - break down per module: candidate=1.51.1-SNAPSHOT~202043ad4c, baseline=1.51.1-SNAPSHOT~893941d81c
dateFormat X
axisFormat %s
section tracing
crashtracking [baseline] (1.433 ms) : 0, 1433
crashtracking [candidate] (1.434 ms) : 0, 1434
BytebuddyAgent [baseline] (728.724 ms) : 0, 728724
BytebuddyAgent [candidate] (734.19 ms) : 0, 734190
GlobalTracer [baseline] (241.034 ms) : 0, 241034
GlobalTracer [candidate] (242.381 ms) : 0, 242381
AppSec [baseline] (30.176 ms) : 0, 30176
AppSec [candidate] (30.5 ms) : 0, 30500
Debugger [baseline] (6.016 ms) : 0, 6016
Debugger [candidate] (6.021 ms) : 0, 6021
Remote Config [baseline] (644.057 µs) : 0, 644
Remote Config [candidate] (660.466 µs) : 0, 660
Telemetry [baseline] (9.609 ms) : 0, 9609
Telemetry [candidate] (8.514 ms) : 0, 8514
section appsec
crashtracking [baseline] (1.436 ms) : 0, 1436
crashtracking [candidate] (1.423 ms) : 0, 1423
BytebuddyAgent [baseline] (758.527 ms) : 0, 758527
BytebuddyAgent [candidate] (752.87 ms) : 0, 752870
GlobalTracer [baseline] (236.317 ms) : 0, 236317
GlobalTracer [candidate] (234.479 ms) : 0, 234479
IAST [baseline] (23.722 ms) : 0, 23722
IAST [candidate] (23.661 ms) : 0, 23661
AppSec [baseline] (169.843 ms) : 0, 169843
AppSec [candidate] (170.406 ms) : 0, 170406
Debugger [baseline] (6.521 ms) : 0, 6521
Debugger [candidate] (5.704 ms) : 0, 5704
Remote Config [baseline] (628.076 µs) : 0, 628
Remote Config [candidate] (629.525 µs) : 0, 630
Telemetry [baseline] (9.85 ms) : 0, 9850
Telemetry [candidate] (8.98 ms) : 0, 8980
section iast
crashtracking [baseline] (1.454 ms) : 0, 1454
crashtracking [candidate] (1.432 ms) : 0, 1432
BytebuddyAgent [baseline] (858.337 ms) : 0, 858337
BytebuddyAgent [candidate] (847.415 ms) : 0, 847415
GlobalTracer [baseline] (232.976 ms) : 0, 232976
GlobalTracer [candidate] (231.397 ms) : 0, 231397
IAST [baseline] (29.017 ms) : 0, 29017
IAST [candidate] (29.89 ms) : 0, 29890
AppSec [baseline] (27.252 ms) : 0, 27252
AppSec [candidate] (26.6 ms) : 0, 26600
Debugger [baseline] (6.667 ms) : 0, 6667
Debugger [candidate] (7.679 ms) : 0, 7679
Remote Config [baseline] (601.972 µs) : 0, 602
Remote Config [candidate] (602.509 µs) : 0, 603
Telemetry [baseline] (8.103 ms) : 0, 8103
Telemetry [candidate] (8.055 ms) : 0, 8055
section profiling
crashtracking [baseline] (1.422 ms) : 0, 1422
crashtracking [candidate] (1.395 ms) : 0, 1395
BytebuddyAgent [baseline] (765.04 ms) : 0, 765040
BytebuddyAgent [candidate] (757.763 ms) : 0, 757763
GlobalTracer [baseline] (222.284 ms) : 0, 222284
GlobalTracer [candidate] (220.914 ms) : 0, 220914
AppSec [baseline] (30.578 ms) : 0, 30578
AppSec [candidate] (30.167 ms) : 0, 30167
Debugger [baseline] (6.359 ms) : 0, 6359
Debugger [candidate] (6.303 ms) : 0, 6303
Remote Config [baseline] (683.062 µs) : 0, 683
Remote Config [candidate] (690.484 µs) : 0, 690
Telemetry [baseline] (15.258 ms) : 0, 15258
Telemetry [candidate] (15.785 ms) : 0, 15785
ProfilingAgent [baseline] (109.387 ms) : 0, 109387
ProfilingAgent [candidate] (107.74 ms) : 0, 107740
Profiling [baseline] (110.032 ms) : 0, 110032
Profiling [candidate] (108.365 ms) : 0, 108365
Loading

Load

Parameters

BaselineCandidate
baseline_or_candidatebaselinecandidate
git_branchmasterzgu/ddprof-release_1.29.0
git_commit_date17538154011753815450
git_commit_sha893941d202043a
release_version1.51.1-SNAPSHOT~893941d81c1.51.1-SNAPSHOT~202043ad4c
See matching parameters
BaselineCandidate
applicationinsecure-bankinsecure-bank
ci_job_date17538169301753816930
ci_job_id10538487361053848736
ci_pipeline_id7208216172082161
cpu_modelIntel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHzIntel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_versionLinux runner-zfyrx7zua-project-304-concurrent-3-a9m9dk46 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/LinuxLinux runner-zfyrx7zua-project-304-concurrent-3-a9m9dk46 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux

Summary

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

scenarioΔ mean http_req_durationΔ mean throughputcandidate mean http_req_durationcandidate mean throughputbaseline mean http_req_durationbaseline mean throughput
scenario:load:insecure-bank:no_agent:high_loadbetter
[-297.108µs; -175.913µs] or [-6.455%; -3.822%]
unstable
[-63.044op/s; +169.169op/s] or [-6.316%; +16.948%]
4.366ms1051.219op/s4.603ms998.156op/s
scenario:load:petclinic:no_agent:high_loadworse
[+1.478ms; +2.150ms] or [+4.003%; +5.825%]
unstable
[-14.467op/s; +2.717op/s] or [-11.422%; +2.145%]
38.728ms120.787op/s36.914ms126.662op/s
scenario:load:petclinic:code_origins:high_loadbetter
[-1.777ms; -0.941ms] or [-3.875%; -2.053%]
unstable
[-4.037op/s; +10.337op/s] or [-3.956%; +10.130%]
44.489ms105.200op/s45.847ms102.050op/s
Request duration reports for insecure-bank
gantt
title insecure-bank - request duration [CI 0.99] : candidate=1.51.1-SNAPSHOT~202043ad4c, baseline=1.51.1-SNAPSHOT~893941d81c
dateFormat X
axisFormat %s
section baseline
no_agent (4.603 ms) : 4541, 4665
. : milestone, 4603,
iast (9.719 ms) : 9558, 9881
. : milestone, 9719,
iast_FULL (13.491 ms) : 13227, 13754
. : milestone, 13491,
iast_GLOBAL (10.24 ms) : 10050, 10431
. : milestone, 10240,
profiling (9.08 ms) : 8940, 9220
. : milestone, 9080,
tracing (7.647 ms) : 7538, 7756
. : milestone, 7647,
section candidate
no_agent (4.366 ms) : 4317, 4416
. : milestone, 4366,
iast (9.523 ms) : 9361, 9684
. : milestone, 9523,
iast_FULL (13.734 ms) : 13467, 14002
. : milestone, 13734,
iast_GLOBAL (10.269 ms) : 10088, 10450
. : milestone, 10269,
profiling (9.153 ms) : 8989, 9317
. : milestone, 9153,
tracing (7.616 ms) : 7508, 7723
. : milestone, 7616,
Loading
  • baseline results
VariantRequest duration [CI 0.99]Δ no_agent
no_agent4.603 ms [4.541 ms, 4.665 ms]-
iast9.719 ms [9.558 ms, 9.881 ms]5.117 ms (111.2%)
iast_FULL13.491 ms [13.227 ms, 13.754 ms]8.888 ms (193.1%)
iast_GLOBAL10.24 ms [10.05 ms, 10.431 ms]5.637 ms (122.5%)
profiling9.08 ms [8.94 ms, 9.22 ms]4.478 ms (97.3%)
tracing7.647 ms [7.538 ms, 7.756 ms]3.044 ms (66.1%)
  • candidate results
VariantRequest duration [CI 0.99]Δ no_agent
no_agent4.366 ms [4.317 ms, 4.416 ms]-
iast9.523 ms [9.361 ms, 9.684 ms]5.156 ms (118.1%)
iast_FULL13.734 ms [13.467 ms, 14.002 ms]9.368 ms (214.6%)
iast_GLOBAL10.269 ms [10.088 ms, 10.45 ms]5.903 ms (135.2%)
profiling9.153 ms [8.989 ms, 9.317 ms]4.786 ms (109.6%)
tracing7.616 ms [7.508 ms, 7.723 ms]3.249 ms (74.4%)
Request duration reports for petclinic
gantt
title petclinic - request duration [CI 0.99] : candidate=1.51.1-SNAPSHOT~202043ad4c, baseline=1.51.1-SNAPSHOT~893941d81c
dateFormat X
axisFormat %s
section baseline
no_agent (36.914 ms) : 36613, 37214
. : milestone, 36914,
appsec (48.229 ms) : 47793, 48665
. : milestone, 48229,
code_origins (45.847 ms) : 45448, 46247
. : milestone, 45847,
iast (44.174 ms) : 43785, 44563
. : milestone, 44174,
profiling (47.49 ms) : 47057, 47924
. : milestone, 47490,
tracing (43.839 ms) : 43476, 44202
. : milestone, 43839,
section candidate
no_agent (38.728 ms) : 38404, 39052
. : milestone, 38728,
appsec (47.987 ms) : 47554, 48419
. : milestone, 47987,
code_origins (44.489 ms) : 44112, 44866
. : milestone, 44489,
iast (43.885 ms) : 43490, 44279
. : milestone, 43885,
profiling (47.35 ms) : 46910, 47790
. : milestone, 47350,
tracing (43.743 ms) : 43387, 44099
. : milestone, 43743,
Loading
  • baseline results
VariantRequest duration [CI 0.99]Δ no_agent
no_agent36.914 ms [36.613 ms, 37.214 ms]-
appsec48.229 ms [47.793 ms, 48.665 ms]11.315 ms (30.7%)
code_origins45.847 ms [45.448 ms, 46.247 ms]8.934 ms (24.2%)
iast44.174 ms [43.785 ms, 44.563 ms]7.26 ms (19.7%)
profiling47.49 ms [47.057 ms, 47.924 ms]10.577 ms (28.7%)
tracing43.839 ms [43.476 ms, 44.202 ms]6.925 ms (18.8%)
  • candidate results
VariantRequest duration [CI 0.99]Δ no_agent
no_agent38.728 ms [38.404 ms, 39.052 ms]-
appsec47.987 ms [47.554 ms, 48.419 ms]9.259 ms (23.9%)
code_origins44.489 ms [44.112 ms, 44.866 ms]5.761 ms (14.9%)
iast43.885 ms [43.49 ms, 44.279 ms]5.157 ms (13.3%)
profiling47.35 ms [46.91 ms, 47.79 ms]8.622 ms (22.3%)
tracing43.743 ms [43.387 ms, 44.099 ms]5.015 ms (12.9%)

Dacapo

Parameters

BaselineCandidate
baseline_or_candidatebaselinecandidate
git_branchmasterzgu/ddprof-release_1.29.0
git_commit_date17538154011753815450
git_commit_sha893941d202043a
release_version1.51.1-SNAPSHOT~893941d81c1.51.1-SNAPSHOT~202043ad4c
See matching parameters
BaselineCandidate
applicationbiojavabiojava
ci_job_date17538174001753817400
ci_job_id10538487371053848737
ci_pipeline_id7208216172082161
cpu_modelIntel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHzIntel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_versionLinux runner-zfyrx7zua-project-304-concurrent-3-m5env6sc 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/LinuxLinux runner-zfyrx7zua-project-304-concurrent-3-m5env6sc 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 10 metrics, 2 unstable metrics.

Execution time for biojava
gantt
title biojava - execution time [CI 0.99] : candidate=1.51.1-SNAPSHOT~202043ad4c, baseline=1.51.1-SNAPSHOT~893941d81c
dateFormat X
axisFormat %s
section baseline
no_agent (15.629 s) : 15629000, 15629000
. : milestone, 15629000,
appsec (14.929 s) : 14929000, 14929000
. : milestone, 14929000,
iast (18.575 s) : 18575000, 18575000
. : milestone, 18575000,
iast_GLOBAL (18.086 s) : 18086000, 18086000
. : milestone, 18086000,
profiling (15.759 s) : 15759000, 15759000
. : milestone, 15759000,
tracing (15.142 s) : 15142000, 15142000
. : milestone, 15142000,
section candidate
no_agent (14.922 s) : 14922000, 14922000
. : milestone, 14922000,
appsec (15.029 s) : 15029000, 15029000
. : milestone, 15029000,
iast (18.308 s) : 18308000, 18308000
. : milestone, 18308000,
iast_GLOBAL (18.238 s) : 18238000, 18238000
. : milestone, 18238000,
profiling (15.996 s) : 15996000, 15996000
. : milestone, 15996000,
tracing (14.878 s) : 14878000, 14878000
. : milestone, 14878000,
Loading
  • baseline results
VariantExecution Time [CI 0.99]Δ no_agent
no_agent15.629 s [15.629 s, 15.629 s]-
appsec14.929 s [14.929 s, 14.929 s]-700.0 ms (-4.5%)
iast18.575 s [18.575 s, 18.575 s]2.946 s (18.8%)
iast_GLOBAL18.086 s [18.086 s, 18.086 s]2.457 s (15.7%)
profiling15.759 s [15.759 s, 15.759 s]130.0 ms (0.8%)
tracing15.142 s [15.142 s, 15.142 s]-487.0 ms (-3.1%)
  • candidate results
VariantExecution Time [CI 0.99]Δ no_agent
no_agent14.922 s [14.922 s, 14.922 s]-
appsec15.029 s [15.029 s, 15.029 s]107.0 ms (0.7%)
iast18.308 s [18.308 s, 18.308 s]3.386 s (22.7%)
iast_GLOBAL18.238 s [18.238 s, 18.238 s]3.316 s (22.2%)
profiling15.996 s [15.996 s, 15.996 s]1.074 s (7.2%)
tracing14.878 s [14.878 s, 14.878 s]-44.0 ms (-0.3%)
Execution time for tomcat
gantt
title tomcat - execution time [CI 0.99] : candidate=1.51.1-SNAPSHOT~202043ad4c, baseline=1.51.1-SNAPSHOT~893941d81c
dateFormat X
axisFormat %s
section baseline
no_agent (1.472 ms) : 1461, 1484
. : milestone, 1472,
appsec (3.634 ms) : 3417, 3850
. : milestone, 3634,
iast (2.194 ms) : 2132, 2257
. : milestone, 2194,
iast_GLOBAL (2.237 ms) : 2174, 2299
. : milestone, 2237,
profiling (2.477 ms) : 2309, 2646
. : milestone, 2477,
tracing (2.013 ms) : 1964, 2062
. : milestone, 2013,
section candidate
no_agent (1.469 ms) : 1457, 1480
. : milestone, 1469,
appsec (3.646 ms) : 3430, 3863
. : milestone, 3646,
iast (2.186 ms) : 2124, 2248
. : milestone, 2186,
iast_GLOBAL (2.235 ms) : 2173, 2298
. : milestone, 2235,
profiling (2.047 ms) : 1996, 2098
. : milestone, 2047,
tracing (2.013 ms) : 1965, 2061
. : milestone, 2013,
Loading
  • baseline results
VariantExecution Time [CI 0.99]Δ no_agent
no_agent1.472 ms [1.461 ms, 1.484 ms]-
appsec3.634 ms [3.417 ms, 3.85 ms]2.162 ms (146.8%)
iast2.194 ms [2.132 ms, 2.257 ms]722.105 µs (49.0%)
iast_GLOBAL2.237 ms [2.174 ms, 2.299 ms]764.201 µs (51.9%)
profiling2.477 ms [2.309 ms, 2.646 ms]1.005 ms (68.3%)
tracing2.013 ms [1.964 ms, 2.062 ms]540.889 µs (36.7%)
  • candidate results
VariantExecution Time [CI 0.99]Δ no_agent
no_agent1.469 ms [1.457 ms, 1.48 ms]-
appsec3.646 ms [3.43 ms, 3.863 ms]2.177 ms (148.2%)
iast2.186 ms [2.124 ms, 2.248 ms]717.149 µs (48.8%)
iast_GLOBAL2.235 ms [2.173 ms, 2.298 ms]766.47 µs (52.2%)
profiling2.047 ms [1.996 ms, 2.098 ms]578.051 µs (39.4%)
tracing2.013 ms [1.965 ms, 2.061 ms]544.038 µs (37.0%)

@zhengyu123
zhengyu123 merged commit 6860793 into masterJul 29, 2025
504 checks passed
@zhengyu123
zhengyu123 deleted the zgu/ddprof-release_1.29.0 branch July 29, 2025 20:49
@github-actionsgithub-actionsBot added this to the 1.52.0 milestone Jul 29, 2025
svc-squareup-copybara pushed a commit to cashapp/misk that referenced this pull request Aug 5, 2025
| Package | Type | Package file | Manager | Update | Change |
|---|---|---|---|---|---|
| [redis.clients:jedis](https://github.com/redis/jedis) | dependencies |
misk/gradle/libs.versions.toml | gradle | minor | `6.0.0` -> `6.1.0` |
|
[com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/sdk-platform-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | minor |
`2.59.2` -> `2.60.0` |
|
[com.google.cloud:google-cloud-core-http](https://github.com/googleapis/sdk-platform-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | minor |
`2.58.2` -> `2.59.0` |
|
[com.google.cloud:google-cloud-core](https://github.com/googleapis/sdk-platform-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | minor |
`2.58.2` -> `2.59.0` |
| [com.google.api:gax](https://github.com/googleapis/sdk-platform-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | minor |
`2.68.2` -> `2.69.0` |
| [com.squareup.wire](https://github.com/square/wire) | plugin |
misk/gradle/libs.versions.toml | gradle | patch | `5.3.5` -> `5.3.6` |
| [com.squareup.wire:wire-schema](https://github.com/square/wire) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch | `5.3.5`
-> `5.3.6` |
| [com.squareup.wire:wire-runtime](https://github.com/square/wire) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch | `5.3.5`
-> `5.3.6` |
| [com.squareup.wire:wire-reflector](https://github.com/square/wire) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch | `5.3.5`
-> `5.3.6` |
| [com.squareup.wire:wire-moshi-adapter](https://github.com/square/wire)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`5.3.5` -> `5.3.6` |
| [com.squareup.wire:wire-grpc-client](https://github.com/square/wire) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch | `5.3.5`
-> `5.3.6` |
| [com.squareup.wire:wire-bom](https://github.com/square/wire) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch | `5.3.5`
-> `5.3.6` |
| [com.datadoghq:dd-trace-api](https://github.com/datadog/dd-trace-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | minor |
`1.51.2` -> `1.52.0` |
| [software.amazon.awssdk:sdk-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.32.14` -> `2.32.15` |
| [software.amazon.awssdk:sqs](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.32.14` -> `2.32.15` |
| [software.amazon.awssdk:regions](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.32.14` -> `2.32.15` |
|
[software.amazon.awssdk:dynamodb-enhanced](https://aws.amazon.com/sdkforjava)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.32.14` -> `2.32.15` |
| [software.amazon.awssdk:dynamodb](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.32.14` -> `2.32.15` |
| [software.amazon.awssdk:aws-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.32.14` -> `2.32.15` |
| [software.amazon.awssdk:bom](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.32.14` -> `2.32.15` |
| [software.amazon.awssdk:auth](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.32.14` -> `2.32.15` |
---
### Release Notes
<details>
<summary>redis/jedis (redis.clients:jedis)</summary>
### [`v6.1.0`](https://github.com/redis/jedis/releases/tag/v6.1.0):
6.1.0
### Changes
#### 🚀 New Features
- Add support for SVS-VAMANA vector indexing
([#&#8203;4222](redis/jedis#4222))
- Clarify why new stream entries aren't deleted with XDELEX
([#&#8203;4218](redis/jedis#4218))
- Add support for new stream commands
([#&#8203;4211](redis/jedis#4211))
- Add Support for New BITOP Operations in Redis 8.2
([#&#8203;4188](redis/jedis#4188))
([#&#8203;4190](redis/jedis#4190))
- Add binary stream support for XREAD and XREADGROUP
([#&#8203;3566](redis/jedis#3566))
([#&#8203;4152](redis/jedis#4152))
- Run pipeline in current thread if all the keys on same node
([#&#8203;4149](redis/jedis#4149))
#### 🐛 Bug Fixes
- Restore binary compatibility of SetParams
([#&#8203;4225](redis/jedis#4225))
- Fix memory leak in JedisClusterInfoCache - replica nodes not cleared
([#&#8203;4205](redis/jedis#4205))
- Fix:JedisCluster throws NullPointerException when maxAttempts is set
to 0 ([#&#8203;4186](redis/jedis#4186))
#### 🧰 Maintenance
- DOC-5471 time series doc examples
([#&#8203;4210](redis/jedis#4210))
- Bump jackson.version from 2.19.1 to 2.19.2
([#&#8203;4208](redis/jedis#4208))
- Fix flaky test ClientCommandsTest.killSkipmeYesNo
([#&#8203;4206](redis/jedis#4206))
- Bump org.junit:junit-bom from 5.13.2 to 5.13.3
([#&#8203;4198](redis/jedis#4198))
- Migrate publishing to Maven Central Portal
([#&#8203;4199](redis/jedis#4199))
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8
([#&#8203;4197](redis/jedis#4197))
- Bump org.junit:junit-bom from 5.13.1 to 5.13.2
([#&#8203;4192](redis/jedis#4192))
- DOC-5227 added probabilistic data type examples
([#&#8203;4184](redis/jedis#4184))
- Bump jackson.version from 2.19.0 to 2.19.1
([#&#8203;4180](redis/jedis#4180))
- Update test infra to use latest Redis
([#&#8203;4179](redis/jedis#4179))
- Bump org.junit:junit-bom from 5.13.0-RC1 to 5.13.1
([#&#8203;4174](redis/jedis#4174))
- Bump org.json:json from
[`2025010`](redis/jedis@20250107) to
[`2025051`](redis/jedis@20250517)
([#&#8203;4171](redis/jedis#4171))
- Bump org.apache.httpcomponents.client5:httpclient5-fluent from 5.4.4
to 5.5 ([#&#8203;4170](redis/jedis#4170))
- Fix flaky tests in DocumentTest
([#&#8203;3617](redis/jedis#3617))
- Add retryable command execution example
([#&#8203;3780](redis/jedis#3780))
- Bump jackson.version from 2.18.3 to 2.19.0
([#&#8203;4160](redis/jedis#4160))
- Bump com.google.code.gson:gson from 2.12.1 to 2.13.1
([#&#8203;4161](redis/jedis#4161))
#### Contributors
We'd like to thank all the contributors who worked on this release!
[@&#8203;219sansim](https://github.com/219sansim),
[@&#8203;YoHanKi](https://github.com/YoHanKi),
[@&#8203;andy-stark-redis](https://github.com/andy-stark-redis),
[@&#8203;ggivo](https://github.com/ggivo),
[@&#8203;jujn](https://github.com/jujn),
[@&#8203;thachlp](https://github.com/thachlp),
[@&#8203;uglide](https://github.com/uglide) and
[@&#8203;xrayw](https://github.com/xrayw)
</details>
<details>
<summary>googleapis/sdk-platform-java
(com.google.api.grpc:proto-google-common-protos)</summary>
###
[`v2.60.0`](https://github.com/googleapis/sdk-platform-java/blob/HEAD/CHANGELOG.md#2600-2025-06-23)
##### Features
- handle auto pagination for BigQuery v2
([#&#8203;3829](googleapis/sdk-platform-java#3829))
([025c84c](googleapis/sdk-platform-java@025c84c))
##### Dependencies
- update google auth library dependencies to v1.37.1
([#&#8203;3846](googleapis/sdk-platform-java#3846))
([ea1d9e5](googleapis/sdk-platform-java@ea1d9e5))
- update google http client dependencies to v1.47.1
([#&#8203;3848](googleapis/sdk-platform-java#3848))
([a9a39d7](googleapis/sdk-platform-java@a9a39d7))
</details>
<details>
<summary>square/wire (com.squareup.wire)</summary>
###
[`v5.3.6`](https://github.com/square/wire/blob/HEAD/CHANGELOG.md#Version-536)
[Compare Source](square/wire@5.3.5...5.3.6)
*2025-08-05*
##### CLI
- New CLI option `--ignore_unused_roots_and_prunes`
([#&#8203;3354](square/wire#3354))
##### JVM
- Fix: Handle negative hexadecimal in default values
([#&#8203;3355](square/wire#3355))
- Optimization: Avoid copying of repeated and map types when
mutableTypes are being used
([#&#8203;3352](square/wire#3352) by \[Rahul
Ravikumar]\[tikurahul])
##### Swift
- Fix: Properly disambiguate OneOf enum if it has the same name as
enclosing type
([#&#8203;3350](square/wire#3350) by
\[Dimitris Koutsogiorgas]\[dnkoutso])
</details>
<details>
<summary>datadog/dd-trace-java (com.datadoghq:dd-trace-api)</summary>
###
[`v1.52.0`](https://github.com/DataDog/dd-trace-java/releases/tag/v1.52.0):
1.52.0
### Components
#### Application Security Management (WAF)
- ✨ Only report ASM\_DD, ASM\_DATA and ASM capabilities when
AppSec is enabled
([#&#8203;9260](DataDog/dd-trace-java#9260) -
[@&#8203;manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez))
- 🐛 Fix NPE in AppSecConfigServiceImpl
([#&#8203;9165](DataDog/dd-trace-java#9165) -
[@&#8203;manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez))
- 🐛 Fix AppSec play.mvc.StatusHeader instrumentation for play 2.6
([#&#8203;9160](DataDog/dd-trace-java#9160) -
[@&#8203;manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez))
#### Build & Tooling
- ✨📖 Automatically register crashtracking via native
extensions
([#&#8203;8851](DataDog/dd-trace-java#8851) -
[@&#8203;MattAlp](https://github.com/MattAlp))
#### Configuration at Runtime
- ✨ Create activation origin config for telemetry
([#&#8203;9064](DataDog/dd-trace-java#9064) -
[@&#8203;sezen-datadog](https://github.com/sezen-datadog))
#### Continuous Integration Visibility
- ✨ Update GitLab provided tags
([#&#8203;9275](DataDog/dd-trace-java#9275) -
[@&#8203;daniel-mohedano](https://github.com/daniel-mohedano))
- 🐛 Fix base branch SHA usage in GitHub Actions
([#&#8203;9257](DataDog/dd-trace-java#9257) -
[@&#8203;daniel-mohedano](https://github.com/daniel-mohedano))
- ✨ Add `ci.job.id` tag
([#&#8203;9256](DataDog/dd-trace-java#9256) -
[@&#8203;daniel-mohedano](https://github.com/daniel-mohedano))
- ✨ Add new org to Weaver instrumentation
([#&#8203;9235](DataDog/dd-trace-java#9235) -
[@&#8203;daniel-mohedano](https://github.com/daniel-mohedano) - thanks
for the contribution!)
- ✨ Improve Git commit info building
([#&#8203;9210](DataDog/dd-trace-java#9210) -
[@&#8203;daniel-mohedano](https://github.com/daniel-mohedano))
- ✨ Update Attempt to Fix to v5
([#&#8203;9145](DataDog/dd-trace-java#9145) -
[@&#8203;daniel-mohedano](https://github.com/daniel-mohedano))
#### Crash tracking
- ✨📖 Automatically register crashtracking via native
extensions
([#&#8203;8851](DataDog/dd-trace-java#8851) -
[@&#8203;MattAlp](https://github.com/MattAlp))
#### Data Streams Monitoring
- ✨ Reduce DSM CPU overheard
([#&#8203;9151](DataDog/dd-trace-java#9151) -
[@&#8203;kr-igor](https://github.com/kr-igor))
- ✨⚡ DSM optimizations for high throughput scenarios
([#&#8203;9137](DataDog/dd-trace-java#9137) -
[@&#8203;kr-igor](https://github.com/kr-igor))
#### Database Monitoring
- 🐛 Fix duplicate trace injection for SQL Server and Oracle DBM full
propagation mode
([#&#8203;9224](DataDog/dd-trace-java#9224) -
[@&#8203;lu-zhengda](https://github.com/lu-zhengda))
#### Dynamic Instrumentation
- 🐛 Add URI in string primitives
([#&#8203;9285](DataDog/dd-trace-java#9285) -
[@&#8203;jpbempel](https://github.com/jpbempel))
- ✨ Increase SourceFile tracking max queue size
([#&#8203;9271](DataDog/dd-trace-java#9271) -
[@&#8203;jpbempel](https://github.com/jpbempel))
- ✨ Add capping on SourceFile tracking queue
([#&#8203;9245](DataDog/dd-trace-java#9245) -
[@&#8203;jpbempel](https://github.com/jpbempel))
- ✨ Add third-party filtering in SourceFile tracking
([#&#8203;9205](DataDog/dd-trace-java#9205) -
[@&#8203;jpbempel](https://github.com/jpbempel))
#### ML Observability (LLMObs)
- ✨ Add methods to capture embedding and retrieval spans
([#&#8203;9297](DataDog/dd-trace-java#9297) -
[@&#8203;nayeem-kamal](https://github.com/nayeem-kamal))
#### Metrics
- ✨ Change primary client stats configuration key
([#&#8203;9196](DataDog/dd-trace-java#9196) -
[@&#8203;amarziali](https://github.com/amarziali))
- ✨ Calculate client stats also if the span kind is eligible
([#&#8203;9157](DataDog/dd-trace-java#9157) -
[@&#8203;amarziali](https://github.com/amarziali))
- ✨ Backpropagate peer tags
([#&#8203;9144](DataDog/dd-trace-java#9144) -
[@&#8203;bric3](https://github.com/bric3))
- 🐛 Make client stats reliable in case of downgrade
([#&#8203;9136](DataDog/dd-trace-java#9136) -
[@&#8203;amarziali](https://github.com/amarziali))
#### Platform components
- 🐛 Fix VM options parsing from /proc/fs
([#&#8203;9255](DataDog/dd-trace-java#9255) -
[@&#8203;PerfectSlayer](https://github.com/PerfectSlayer))
#### Profiling
- ✨ Switch profile compression to zstd default
([#&#8203;9293](DataDog/dd-trace-java#9293) -
[@&#8203;jbachorik](https://github.com/jbachorik))
- ✨ Bump ddprof to 1.29.0
([#&#8203;9262](DataDog/dd-trace-java#9262) -
[@&#8203;zhengyu123](https://github.com/zhengyu123))
- Potential memory leak and race with the JVMTI wallclock sampler by
[@&#8203;zhengyu123](https://github.com/zhengyu123) in
DataDog/java-profiler#234
- Downport async-profiler no-allocation changes by
[@&#8203;zhengyu123](https://github.com/zhengyu123) in
DataDog/java-profiler#245
- Adopt openjdk safefetch by
[@&#8203;zhengyu123](https://github.com/zhengyu123) in
DataDog/java-profiler#246
- Safe fetch 64-bit value and pointer by
[@&#8203;zhengyu123](https://github.com/zhengyu123) in
DataDog/java-profiler#247
- Rebase on Async-Profiler 4.1 by
[@&#8203;jbachorik](https://github.com/jbachorik) in
DataDog/java-profiler#252
- Patch upstream stackWalker.cpp not to fail on unaligned access by
[@&#8203;jbachorik](https://github.com/jbachorik) in
DataDog/java-profiler#218
- Remap thread id to avoid bitmap contention by
[@&#8203;zhengyu123](https://github.com/zhengyu123) in
DataDog/java-profiler#229
- Improve performance using Unsafe to activate/deactivate thread filter
by [@&#8203;zhengyu123](https://github.com/zhengyu123) in
DataDog/java-profiler#230
- Unify context propagation by
[@&#8203;zhengyu123](https://github.com/zhengyu123) in
DataDog/java-profiler#231
- 🐛 Fix the profiler stackdepth setting propagation in recent (22+)
Java versions
([#&#8203;9130](DataDog/dd-trace-java#9130) -
[@&#8203;jbachorik](https://github.com/jbachorik))
#### Realtime User Monitoring
- ✨ Wrap servlet original PrintWriter on rum injector
([#&#8203;9146](DataDog/dd-trace-java#9146) -
[@&#8203;amarziali](https://github.com/amarziali))
#### Telemetry
- ✨ Create activation origin config for telemetry
([#&#8203;9064](DataDog/dd-trace-java#9064) -
[@&#8203;sezen-datadog](https://github.com/sezen-datadog))
#### Tracer core
- ✨⚡ Reduce span construction overhead by switching to
optimized TagMap
([#&#8203;8589](DataDog/dd-trace-java#8589) -
[@&#8203;dougqh](https://github.com/dougqh))
- 🐛 Match Hands Off Config selectors on process\_arguments value
([#&#8203;9201](DataDog/dd-trace-java#9201) -
[@&#8203;paullegranddc](https://github.com/paullegranddc))
- ✨ Move JSON generation to sender thread to improve startup
time.
([#&#8203;9197](DataDog/dd-trace-java#9197) -
[@&#8203;AlexeyKuznetsov-DD](https://github.com/AlexeyKuznetsov-DD))
- ✨ Improve agent to avoid loading global config on main thread
([#&#8203;9190](DataDog/dd-trace-java#9190) -
[@&#8203;PerfectSlayer](https://github.com/PerfectSlayer))
- ✨ add injection metadata fields to telemetry forwarder
([#&#8203;9185](DataDog/dd-trace-java#9185) -
[@&#8203;sydney-tung](https://github.com/sydney-tung))
- 🐛 Avoid race conditions on feature discovery during Writer
creation
([#&#8203;9173](DataDog/dd-trace-java#9173) -
[@&#8203;daniel-mohedano](https://github.com/daniel-mohedano))
- ✨ Surface potential root cause when agent initialization
errors
([#&#8203;9170](DataDog/dd-trace-java#9170) -
[@&#8203;AlexeyKuznetsov-DD](https://github.com/AlexeyKuznetsov-DD))
- 💡 Support adding W3C baggage as span tags
([#&#8203;9169](DataDog/dd-trace-java#9169) -
[@&#8203;rachelyangdog](https://github.com/rachelyangdog))
- ✨⚡ Align our default classloader excludes with OTel
([#&#8203;9161](DataDog/dd-trace-java#9161) -
[@&#8203;mcculls](https://github.com/mcculls))
- ✨ Backpropagate container tags hash coming from the info
endpoint
([#&#8203;9156](DataDog/dd-trace-java#9156) -
[@&#8203;amarziali](https://github.com/amarziali))
- 🐛 Avoid race conditions and multiple agent discovery feature
states
([#&#8203;9135](DataDog/dd-trace-java#9135) -
[@&#8203;amarziali](https://github.com/amarziali))
### Instrumentations
#### AWS SDK instrumentation
- ✨ Enhance Service Representation for Serverless
([#&#8203;9203](DataDog/dd-trace-java#9203) -
[@&#8203;zarirhamza](https://github.com/zarirhamza))
#### gRPC instrumentation
- 🐛 Add check to prevent injection of repeated GRPC headers
([#&#8203;9246](DataDog/dd-trace-java#9246) -
[@&#8203;mhlidd](https://github.com/mhlidd))
#### JDBC instrumentation
- 🐛 Fix duplicate trace injection for SQL Server and Oracle DBM full
propagation mode
([#&#8203;9224](DataDog/dd-trace-java#9224) -
[@&#8203;lu-zhengda](https://github.com/lu-zhengda))
#### Play Framework instrumentation
- 🐛 Fix AppSec play.mvc.StatusHeader instrumentation for play 2.6
([#&#8203;9160](DataDog/dd-trace-java#9160) -
[@&#8203;manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez))
</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**: Enabled.
♻ **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: 9da36329ffa552291a640381780b608ef6513e29
eizus pushed a commit to cdrxyz/misk that referenced this pull request Jul 18, 2026
| Package | Type | Package file | Manager | Update | Change |
|---|---|---|---|---|---|
| [redis.clients:jedis](https://github.com/redis/jedis) | dependencies |
misk/gradle/libs.versions.toml | gradle | minor | `6.0.0` -> `6.1.0` |
|
[com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/sdk-platform-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | minor |
`2.59.2` -> `2.60.0` |
|
[com.google.cloud:google-cloud-core-http](https://github.com/googleapis/sdk-platform-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | minor |
`2.58.2` -> `2.59.0` |
|
[com.google.cloud:google-cloud-core](https://github.com/googleapis/sdk-platform-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | minor |
`2.58.2` -> `2.59.0` |
| [com.google.api:gax](https://github.com/googleapis/sdk-platform-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | minor |
`2.68.2` -> `2.69.0` |
| [com.squareup.wire](https://github.com/square/wire) | plugin |
misk/gradle/libs.versions.toml | gradle | patch | `5.3.5` -> `5.3.6` |
| [com.squareup.wire:wire-schema](https://github.com/square/wire) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch | `5.3.5`
-> `5.3.6` |
| [com.squareup.wire:wire-runtime](https://github.com/square/wire) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch | `5.3.5`
-> `5.3.6` |
| [com.squareup.wire:wire-reflector](https://github.com/square/wire) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch | `5.3.5`
-> `5.3.6` |
| [com.squareup.wire:wire-moshi-adapter](https://github.com/square/wire)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`5.3.5` -> `5.3.6` |
| [com.squareup.wire:wire-grpc-client](https://github.com/square/wire) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch | `5.3.5`
-> `5.3.6` |
| [com.squareup.wire:wire-bom](https://github.com/square/wire) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch | `5.3.5`
-> `5.3.6` |
| [com.datadoghq:dd-trace-api](https://github.com/datadog/dd-trace-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | minor |
`1.51.2` -> `1.52.0` |
| [software.amazon.awssdk:sdk-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.32.14` -> `2.32.15` |
| [software.amazon.awssdk:sqs](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.32.14` -> `2.32.15` |
| [software.amazon.awssdk:regions](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.32.14` -> `2.32.15` |
|
[software.amazon.awssdk:dynamodb-enhanced](https://aws.amazon.com/sdkforjava)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.32.14` -> `2.32.15` |
| [software.amazon.awssdk:dynamodb](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.32.14` -> `2.32.15` |
| [software.amazon.awssdk:aws-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.32.14` -> `2.32.15` |
| [software.amazon.awssdk:bom](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.32.14` -> `2.32.15` |
| [software.amazon.awssdk:auth](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.32.14` -> `2.32.15` |
---
### Release Notes
<details>
<summary>redis/jedis (redis.clients:jedis)</summary>
### [`v6.1.0`](https://github.com/redis/jedis/releases/tag/v6.1.0):
6.1.0
### Changes
#### 🚀 New Features
- Add support for SVS-VAMANA vector indexing
([#&#8203;4222](redis/jedis#4222))
- Clarify why new stream entries aren't deleted with XDELEX
([#&#8203;4218](redis/jedis#4218))
- Add support for new stream commands
([#&#8203;4211](redis/jedis#4211))
- Add Support for New BITOP Operations in Redis 8.2
([#&#8203;4188](redis/jedis#4188))
([#&#8203;4190](redis/jedis#4190))
- Add binary stream support for XREAD and XREADGROUP
([#&#8203;3566](redis/jedis#3566))
([#&#8203;4152](redis/jedis#4152))
- Run pipeline in current thread if all the keys on same node
([#&#8203;4149](redis/jedis#4149))
#### 🐛 Bug Fixes
- Restore binary compatibility of SetParams
([#&#8203;4225](redis/jedis#4225))
- Fix memory leak in JedisClusterInfoCache - replica nodes not cleared
([#&#8203;4205](redis/jedis#4205))
- Fix:JedisCluster throws NullPointerException when maxAttempts is set
to 0 ([#&#8203;4186](redis/jedis#4186))
#### 🧰 Maintenance
- DOC-5471 time series doc examples
([#&#8203;4210](redis/jedis#4210))
- Bump jackson.version from 2.19.1 to 2.19.2
([#&#8203;4208](redis/jedis#4208))
- Fix flaky test ClientCommandsTest.killSkipmeYesNo
([#&#8203;4206](redis/jedis#4206))
- Bump org.junit:junit-bom from 5.13.2 to 5.13.3
([#&#8203;4198](redis/jedis#4198))
- Migrate publishing to Maven Central Portal
([#&#8203;4199](redis/jedis#4199))
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8
([#&#8203;4197](redis/jedis#4197))
- Bump org.junit:junit-bom from 5.13.1 to 5.13.2
([#&#8203;4192](redis/jedis#4192))
- DOC-5227 added probabilistic data type examples
([#&#8203;4184](redis/jedis#4184))
- Bump jackson.version from 2.19.0 to 2.19.1
([#&#8203;4180](redis/jedis#4180))
- Update test infra to use latest Redis
([#&#8203;4179](redis/jedis#4179))
- Bump org.junit:junit-bom from 5.13.0-RC1 to 5.13.1
([#&#8203;4174](redis/jedis#4174))
- Bump org.json:json from
[`2025010`](redis/jedis@20250107) to
[`2025051`](redis/jedis@20250517)
([#&#8203;4171](redis/jedis#4171))
- Bump org.apache.httpcomponents.client5:httpclient5-fluent from 5.4.4
to 5.5 ([#&#8203;4170](redis/jedis#4170))
- Fix flaky tests in DocumentTest
([#&#8203;3617](redis/jedis#3617))
- Add retryable command execution example
([#&#8203;3780](redis/jedis#3780))
- Bump jackson.version from 2.18.3 to 2.19.0
([#&#8203;4160](redis/jedis#4160))
- Bump com.google.code.gson:gson from 2.12.1 to 2.13.1
([#&#8203;4161](redis/jedis#4161))
#### Contributors
We'd like to thank all the contributors who worked on this release!
[@&#8203;219sansim](https://github.com/219sansim),
[@&#8203;YoHanKi](https://github.com/YoHanKi),
[@&#8203;andy-stark-redis](https://github.com/andy-stark-redis),
[@&#8203;ggivo](https://github.com/ggivo),
[@&#8203;jujn](https://github.com/jujn),
[@&#8203;thachlp](https://github.com/thachlp),
[@&#8203;uglide](https://github.com/uglide) and
[@&#8203;xrayw](https://github.com/xrayw)
</details>
<details>
<summary>googleapis/sdk-platform-java
(com.google.api.grpc:proto-google-common-protos)</summary>
###
[`v2.60.0`](https://github.com/googleapis/sdk-platform-java/blob/HEAD/CHANGELOG.md#2600-2025-06-23)
##### Features
- handle auto pagination for BigQuery v2
([#&#8203;3829](googleapis/sdk-platform-java#3829))
([025c84c](googleapis/sdk-platform-java@025c84c))
##### Dependencies
- update google auth library dependencies to v1.37.1
([#&#8203;3846](googleapis/sdk-platform-java#3846))
([ea1d9e5](googleapis/sdk-platform-java@ea1d9e5))
- update google http client dependencies to v1.47.1
([#&#8203;3848](googleapis/sdk-platform-java#3848))
([a9a39d7](googleapis/sdk-platform-java@a9a39d7))
</details>
<details>
<summary>square/wire (com.squareup.wire)</summary>
###
[`v5.3.6`](https://github.com/square/wire/blob/HEAD/CHANGELOG.md#Version-536)
[Compare Source](square/wire@5.3.5...5.3.6)
*2025-08-05*
##### CLI
- New CLI option `--ignore_unused_roots_and_prunes`
([#&#8203;3354](square/wire#3354))
##### JVM
- Fix: Handle negative hexadecimal in default values
([#&#8203;3355](square/wire#3355))
- Optimization: Avoid copying of repeated and map types when
mutableTypes are being used
([#&#8203;3352](square/wire#3352) by \[Rahul
Ravikumar]\[tikurahul])
##### Swift
- Fix: Properly disambiguate OneOf enum if it has the same name as
enclosing type
([#&#8203;3350](square/wire#3350) by
\[Dimitris Koutsogiorgas]\[dnkoutso])
</details>
<details>
<summary>datadog/dd-trace-java (com.datadoghq:dd-trace-api)</summary>
###
[`v1.52.0`](https://github.com/DataDog/dd-trace-java/releases/tag/v1.52.0):
1.52.0
### Components
#### Application Security Management (WAF)
- ✨ Only report ASM\_DD, ASM\_DATA and ASM capabilities when
AppSec is enabled
([#&#8203;9260](DataDog/dd-trace-java#9260) -
[@&#8203;manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez))
- 🐛 Fix NPE in AppSecConfigServiceImpl
([#&#8203;9165](DataDog/dd-trace-java#9165) -
[@&#8203;manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez))
- 🐛 Fix AppSec play.mvc.StatusHeader instrumentation for play 2.6
([#&#8203;9160](DataDog/dd-trace-java#9160) -
[@&#8203;manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez))
#### Build & Tooling
- ✨📖 Automatically register crashtracking via native
extensions
([#&#8203;8851](DataDog/dd-trace-java#8851) -
[@&#8203;MattAlp](https://github.com/MattAlp))
#### Configuration at Runtime
- ✨ Create activation origin config for telemetry
([#&#8203;9064](DataDog/dd-trace-java#9064) -
[@&#8203;sezen-datadog](https://github.com/sezen-datadog))
#### Continuous Integration Visibility
- ✨ Update GitLab provided tags
([#&#8203;9275](DataDog/dd-trace-java#9275) -
[@&#8203;daniel-mohedano](https://github.com/daniel-mohedano))
- 🐛 Fix base branch SHA usage in GitHub Actions
([#&#8203;9257](DataDog/dd-trace-java#9257) -
[@&#8203;daniel-mohedano](https://github.com/daniel-mohedano))
- ✨ Add `ci.job.id` tag
([#&#8203;9256](DataDog/dd-trace-java#9256) -
[@&#8203;daniel-mohedano](https://github.com/daniel-mohedano))
- ✨ Add new org to Weaver instrumentation
([#&#8203;9235](DataDog/dd-trace-java#9235) -
[@&#8203;daniel-mohedano](https://github.com/daniel-mohedano) - thanks
for the contribution!)
- ✨ Improve Git commit info building
([#&#8203;9210](DataDog/dd-trace-java#9210) -
[@&#8203;daniel-mohedano](https://github.com/daniel-mohedano))
- ✨ Update Attempt to Fix to v5
([#&#8203;9145](DataDog/dd-trace-java#9145) -
[@&#8203;daniel-mohedano](https://github.com/daniel-mohedano))
#### Crash tracking
- ✨📖 Automatically register crashtracking via native
extensions
([#&#8203;8851](DataDog/dd-trace-java#8851) -
[@&#8203;MattAlp](https://github.com/MattAlp))
#### Data Streams Monitoring
- ✨ Reduce DSM CPU overheard
([#&#8203;9151](DataDog/dd-trace-java#9151) -
[@&#8203;kr-igor](https://github.com/kr-igor))
- ✨⚡ DSM optimizations for high throughput scenarios
([#&#8203;9137](DataDog/dd-trace-java#9137) -
[@&#8203;kr-igor](https://github.com/kr-igor))
#### Database Monitoring
- 🐛 Fix duplicate trace injection for SQL Server and Oracle DBM full
propagation mode
([#&#8203;9224](DataDog/dd-trace-java#9224) -
[@&#8203;lu-zhengda](https://github.com/lu-zhengda))
#### Dynamic Instrumentation
- 🐛 Add URI in string primitives
([#&#8203;9285](DataDog/dd-trace-java#9285) -
[@&#8203;jpbempel](https://github.com/jpbempel))
- ✨ Increase SourceFile tracking max queue size
([#&#8203;9271](DataDog/dd-trace-java#9271) -
[@&#8203;jpbempel](https://github.com/jpbempel))
- ✨ Add capping on SourceFile tracking queue
([#&#8203;9245](DataDog/dd-trace-java#9245) -
[@&#8203;jpbempel](https://github.com/jpbempel))
- ✨ Add third-party filtering in SourceFile tracking
([#&#8203;9205](DataDog/dd-trace-java#9205) -
[@&#8203;jpbempel](https://github.com/jpbempel))
#### ML Observability (LLMObs)
- ✨ Add methods to capture embedding and retrieval spans
([#&#8203;9297](DataDog/dd-trace-java#9297) -
[@&#8203;nayeem-kamal](https://github.com/nayeem-kamal))
#### Metrics
- ✨ Change primary client stats configuration key
([#&#8203;9196](DataDog/dd-trace-java#9196) -
[@&#8203;amarziali](https://github.com/amarziali))
- ✨ Calculate client stats also if the span kind is eligible
([#&#8203;9157](DataDog/dd-trace-java#9157) -
[@&#8203;amarziali](https://github.com/amarziali))
- ✨ Backpropagate peer tags
([#&#8203;9144](DataDog/dd-trace-java#9144) -
[@&#8203;bric3](https://github.com/bric3))
- 🐛 Make client stats reliable in case of downgrade
([#&#8203;9136](DataDog/dd-trace-java#9136) -
[@&#8203;amarziali](https://github.com/amarziali))
#### Platform components
- 🐛 Fix VM options parsing from /proc/fs
([#&#8203;9255](DataDog/dd-trace-java#9255) -
[@&#8203;PerfectSlayer](https://github.com/PerfectSlayer))
#### Profiling
- ✨ Switch profile compression to zstd default
([#&#8203;9293](DataDog/dd-trace-java#9293) -
[@&#8203;jbachorik](https://github.com/jbachorik))
- ✨ Bump ddprof to 1.29.0
([#&#8203;9262](DataDog/dd-trace-java#9262) -
[@&#8203;zhengyu123](https://github.com/zhengyu123))
- Potential memory leak and race with the JVMTI wallclock sampler by
[@&#8203;zhengyu123](https://github.com/zhengyu123) in
DataDog/java-profiler#234
- Downport async-profiler no-allocation changes by
[@&#8203;zhengyu123](https://github.com/zhengyu123) in
DataDog/java-profiler#245
- Adopt openjdk safefetch by
[@&#8203;zhengyu123](https://github.com/zhengyu123) in
DataDog/java-profiler#246
- Safe fetch 64-bit value and pointer by
[@&#8203;zhengyu123](https://github.com/zhengyu123) in
DataDog/java-profiler#247
- Rebase on Async-Profiler 4.1 by
[@&#8203;jbachorik](https://github.com/jbachorik) in
DataDog/java-profiler#252
- Patch upstream stackWalker.cpp not to fail on unaligned access by
[@&#8203;jbachorik](https://github.com/jbachorik) in
DataDog/java-profiler#218
- Remap thread id to avoid bitmap contention by
[@&#8203;zhengyu123](https://github.com/zhengyu123) in
DataDog/java-profiler#229
- Improve performance using Unsafe to activate/deactivate thread filter
by [@&#8203;zhengyu123](https://github.com/zhengyu123) in
DataDog/java-profiler#230
- Unify context propagation by
[@&#8203;zhengyu123](https://github.com/zhengyu123) in
DataDog/java-profiler#231
- 🐛 Fix the profiler stackdepth setting propagation in recent (22+)
Java versions
([#&#8203;9130](DataDog/dd-trace-java#9130) -
[@&#8203;jbachorik](https://github.com/jbachorik))
#### Realtime User Monitoring
- ✨ Wrap servlet original PrintWriter on rum injector
([#&#8203;9146](DataDog/dd-trace-java#9146) -
[@&#8203;amarziali](https://github.com/amarziali))
#### Telemetry
- ✨ Create activation origin config for telemetry
([#&#8203;9064](DataDog/dd-trace-java#9064) -
[@&#8203;sezen-datadog](https://github.com/sezen-datadog))
#### Tracer core
- ✨⚡ Reduce span construction overhead by switching to
optimized TagMap
([#&#8203;8589](DataDog/dd-trace-java#8589) -
[@&#8203;dougqh](https://github.com/dougqh))
- 🐛 Match Hands Off Config selectors on process\_arguments value
([#&#8203;9201](DataDog/dd-trace-java#9201) -
[@&#8203;paullegranddc](https://github.com/paullegranddc))
- ✨ Move JSON generation to sender thread to improve startup
time.
([#&#8203;9197](DataDog/dd-trace-java#9197) -
[@&#8203;AlexeyKuznetsov-DD](https://github.com/AlexeyKuznetsov-DD))
- ✨ Improve agent to avoid loading global config on main thread
([#&#8203;9190](DataDog/dd-trace-java#9190) -
[@&#8203;PerfectSlayer](https://github.com/PerfectSlayer))
- ✨ add injection metadata fields to telemetry forwarder
([#&#8203;9185](DataDog/dd-trace-java#9185) -
[@&#8203;sydney-tung](https://github.com/sydney-tung))
- 🐛 Avoid race conditions on feature discovery during Writer
creation
([#&#8203;9173](DataDog/dd-trace-java#9173) -
[@&#8203;daniel-mohedano](https://github.com/daniel-mohedano))
- ✨ Surface potential root cause when agent initialization
errors
([#&#8203;9170](DataDog/dd-trace-java#9170) -
[@&#8203;AlexeyKuznetsov-DD](https://github.com/AlexeyKuznetsov-DD))
- 💡 Support adding W3C baggage as span tags
([#&#8203;9169](DataDog/dd-trace-java#9169) -
[@&#8203;rachelyangdog](https://github.com/rachelyangdog))
- ✨⚡ Align our default classloader excludes with OTel
([#&#8203;9161](DataDog/dd-trace-java#9161) -
[@&#8203;mcculls](https://github.com/mcculls))
- ✨ Backpropagate container tags hash coming from the info
endpoint
([#&#8203;9156](DataDog/dd-trace-java#9156) -
[@&#8203;amarziali](https://github.com/amarziali))
- 🐛 Avoid race conditions and multiple agent discovery feature
states
([#&#8203;9135](DataDog/dd-trace-java#9135) -
[@&#8203;amarziali](https://github.com/amarziali))
### Instrumentations
#### AWS SDK instrumentation
- ✨ Enhance Service Representation for Serverless
([#&#8203;9203](DataDog/dd-trace-java#9203) -
[@&#8203;zarirhamza](https://github.com/zarirhamza))
#### gRPC instrumentation
- 🐛 Add check to prevent injection of repeated GRPC headers
([#&#8203;9246](DataDog/dd-trace-java#9246) -
[@&#8203;mhlidd](https://github.com/mhlidd))
#### JDBC instrumentation
- 🐛 Fix duplicate trace injection for SQL Server and Oracle DBM full
propagation mode
([#&#8203;9224](DataDog/dd-trace-java#9224) -
[@&#8203;lu-zhengda](https://github.com/lu-zhengda))
#### Play Framework instrumentation
- 🐛 Fix AppSec play.mvc.StatusHeader instrumentation for play 2.6
([#&#8203;9160](DataDog/dd-trace-java#9160) -
[@&#8203;manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez))
</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**: Enabled.
♻ **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: 9da36329ffa552291a640381780b608ef6513e29
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp: profilingProfilingtype: featureEnhancements and improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@zhengyu123@mcculls@jbachorik