Skip to content

Conversation

@mcculls
Copy link
Contributor

@mcculls mcculls commented Mar 24, 2025

Backport #8601 to release/v1.47.x

Motivation

Mitigates potential delays in mapping IP addresses back to their hostnames.

The peer.hostname tag feature can also be turned off completely by adding this JVM option:

-Ddd.trace.peer.hostname.enabled=false

or setting this environment variable:

DD_TRACE_PEER_HOSTNAME_ENABLED=false

@mcculls mcculls requested a review from a team as a code owner March 24, 2025 09:23
@mcculls mcculls added type: enhancement Enhancements and improvements inst: others All other instrumentations labels Mar 24, 2025
@mcculls mcculls requested review from amarziali and dougqh March 24, 2025 09:24
@pr-commenter
Copy link

pr-commenter bot commented Mar 24, 2025

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master stuart.mcculloch/backport-pr-8601
git_commit_date 1742808669 1742808211
git_commit_sha dfe3134 fb82f38
release_version 1.48.0-SNAPSHOT~dfe313464d 1.48.0-SNAPSHOT~fb82f38296
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1742811171 1742811171
ci_job_id 860659236 860659236
ci_pipeline_id 59716113 59716113
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-xjcpkyqs-project-304-concurrent-0-nznj5b51 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-xjcpkyqs-project-304-concurrent-0-nznj5b51 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 2 performance improvements and 0 performance regressions! Performance is the same for 55 metrics, 6 unstable metrics.

scenario Δ mean execution_time candidate mean execution_time baseline mean execution_time
scenario:startup:petclinic:profiling:ProfilingAgent better
[-9.300ms; -3.352ms] or [-9.029%; -3.254%]
96.681ms 103.007ms
scenario:startup:petclinic:profiling:Profiling better
[-9.305ms; -3.353ms] or [-9.031%; -3.254%]
96.706ms 103.035ms
Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.48.0-SNAPSHOT~fb82f38296, baseline=1.48.0-SNAPSHOT~dfe313464d

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.051 s) : 0, 1051159
Total [baseline] (8.699 s) : 0, 8699107
Agent [candidate] (1.048 s) : 0, 1047867
Total [candidate] (8.686 s) : 0, 8686421
section iast
Agent [baseline] (1.177 s) : 0, 1176614
Total [baseline] (9.265 s) : 0, 9265231
Agent [candidate] (1.179 s) : 0, 1178791
Total [candidate] (9.253 s) : 0, 9253327
section iast_HARDCODED_SECRET_DISABLED
Agent [baseline] (1.181 s) : 0, 1181104
Total [baseline] (9.233 s) : 0, 9232935
Agent [candidate] (1.169 s) : 0, 1169387
Total [candidate] (9.205 s) : 0, 9204749
section iast_TELEMETRY_OFF
Agent [baseline] (1.18 s) : 0, 1180124
Total [baseline] (9.269 s) : 0, 9269097
Agent [candidate] (1.185 s) : 0, 1185187
Total [candidate] (9.281 s) : 0, 9281420
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.051 s -
Agent iast 1.177 s 125.455 ms (11.9%)
Agent iast_HARDCODED_SECRET_DISABLED 1.181 s 129.945 ms (12.4%)
Agent iast_TELEMETRY_OFF 1.18 s 128.964 ms (12.3%)
Total tracing 8.699 s -
Total iast 9.265 s 566.124 ms (6.5%)
Total iast_HARDCODED_SECRET_DISABLED 9.233 s 533.828 ms (6.1%)
Total iast_TELEMETRY_OFF 9.269 s 569.989 ms (6.6%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.048 s -
Agent iast 1.179 s 130.924 ms (12.5%)
Agent iast_HARDCODED_SECRET_DISABLED 1.169 s 121.52 ms (11.6%)
Agent iast_TELEMETRY_OFF 1.185 s 137.32 ms (13.1%)
Total tracing 8.686 s -
Total iast 9.253 s 566.906 ms (6.5%)
Total iast_HARDCODED_SECRET_DISABLED 9.205 s 518.328 ms (6.0%)
Total iast_TELEMETRY_OFF 9.281 s 595.0 ms (6.8%)
gantt
    title insecure-bank - break down per module: candidate=1.48.0-SNAPSHOT~fb82f38296, baseline=1.48.0-SNAPSHOT~dfe313464d

    dateFormat X
    axisFormat %s
section tracing
BytebuddyAgent [baseline] (720.499 ms) : 0, 720499
BytebuddyAgent [candidate] (721.625 ms) : 0, 721625
GlobalTracer [baseline] (240.49 ms) : 0, 240490
GlobalTracer [candidate] (240.932 ms) : 0, 240932
AppSec [baseline] (55.111 ms) : 0, 55111
AppSec [candidate] (55.997 ms) : 0, 55997
Remote Config [baseline] (772.341 µs) : 0, 772
Remote Config [candidate] (683.896 µs) : 0, 684
Telemetry [baseline] (13.766 ms) : 0, 13766
Telemetry [candidate] (13.549 ms) : 0, 13549
Debugger [baseline] (4.432 ms) : 0, 4432
section iast
BytebuddyAgent [baseline] (838.33 ms) : 0, 838330
BytebuddyAgent [candidate] (843.178 ms) : 0, 843178
GlobalTracer [baseline] (230.424 ms) : 0, 230424
GlobalTracer [candidate] (230.96 ms) : 0, 230960
IAST [baseline] (22.607 ms) : 0, 22607
IAST [candidate] (22.895 ms) : 0, 22895
AppSec [baseline] (55.776 ms) : 0, 55776
AppSec [candidate] (57.309 ms) : 0, 57309
Remote Config [baseline] (606.893 µs) : 0, 607
Remote Config [candidate] (631.678 µs) : 0, 632
Telemetry [baseline] (8.768 ms) : 0, 8768
Telemetry [candidate] (8.761 ms) : 0, 8761
Debugger [baseline] (4.161 ms) : 0, 4161
section iast_HARDCODED_SECRET_DISABLED
BytebuddyAgent [baseline] (839.771 ms) : 0, 839771
BytebuddyAgent [candidate] (835.695 ms) : 0, 835695
GlobalTracer [baseline] (232.151 ms) : 0, 232151
GlobalTracer [candidate] (229.838 ms) : 0, 229838
IAST [baseline] (23.06 ms) : 0, 23060
IAST [candidate] (22.741 ms) : 0, 22741
AppSec [baseline] (56.467 ms) : 0, 56467
AppSec [candidate] (56.869 ms) : 0, 56869
Remote Config [baseline] (616.842 µs) : 0, 617
Remote Config [candidate] (622.556 µs) : 0, 623
Telemetry [baseline] (8.86 ms) : 0, 8860
Telemetry [candidate] (8.661 ms) : 0, 8661
Debugger [baseline] (4.191 ms) : 0, 4191
section iast_TELEMETRY_OFF
BytebuddyAgent [baseline] (840.873 ms) : 0, 840873
BytebuddyAgent [candidate] (847.933 ms) : 0, 847933
GlobalTracer [baseline] (230.948 ms) : 0, 230948
GlobalTracer [candidate] (232.508 ms) : 0, 232508
IAST [baseline] (22.46 ms) : 0, 22460
IAST [candidate] (22.626 ms) : 0, 22626
AppSec [baseline] (56.381 ms) : 0, 56381
AppSec [candidate] (57.512 ms) : 0, 57512
Remote Config [baseline] (600.451 µs) : 0, 600
Remote Config [candidate] (628.817 µs) : 0, 629
Telemetry [baseline] (8.647 ms) : 0, 8647
Telemetry [candidate] (8.724 ms) : 0, 8724
Debugger [baseline] (4.153 ms) : 0, 4153
Loading
Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.48.0-SNAPSHOT~fb82f38296, baseline=1.48.0-SNAPSHOT~dfe313464d

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.047 s) : 0, 1046685
Total [baseline] (10.478 s) : 0, 10478470
Agent [candidate] (1.04 s) : 0, 1039783
Total [candidate] (10.421 s) : 0, 10420560
section appsec
Agent [baseline] (1.188 s) : 0, 1188005
Total [baseline] (10.687 s) : 0, 10687112
Agent [candidate] (1.191 s) : 0, 1190651
Total [candidate] (10.77 s) : 0, 10770405
section iast
Agent [baseline] (1.178 s) : 0, 1178141
Total [baseline] (11.044 s) : 0, 11044459
Agent [candidate] (1.172 s) : 0, 1171556
Total [candidate] (10.949 s) : 0, 10948843
section profiling
Agent [baseline] (1.275 s) : 0, 1274501
Total [baseline] (10.928 s) : 0, 10928277
Agent [candidate] (1.267 s) : 0, 1267307
Total [candidate] (10.861 s) : 0, 10861413
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.047 s -
Agent appsec 1.188 s 141.321 ms (13.5%)
Agent iast 1.178 s 131.456 ms (12.6%)
Agent profiling 1.275 s 227.816 ms (21.8%)
Total tracing 10.478 s -
Total appsec 10.687 s 208.642 ms (2.0%)
Total iast 11.044 s 565.989 ms (5.4%)
Total profiling 10.928 s 449.807 ms (4.3%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.04 s -
Agent appsec 1.191 s 150.868 ms (14.5%)
Agent iast 1.172 s 131.774 ms (12.7%)
Agent profiling 1.267 s 227.524 ms (21.9%)
Total tracing 10.421 s -
Total appsec 10.77 s 349.846 ms (3.4%)
Total iast 10.949 s 528.284 ms (5.1%)
Total profiling 10.861 s 440.854 ms (4.2%)
gantt
    title petclinic - break down per module: candidate=1.48.0-SNAPSHOT~fb82f38296, baseline=1.48.0-SNAPSHOT~dfe313464d

    dateFormat X
    axisFormat %s
section tracing
BytebuddyAgent [baseline] (719.053 ms) : 0, 719053
BytebuddyAgent [candidate] (715.836 ms) : 0, 715836
GlobalTracer [baseline] (240.218 ms) : 0, 240218
GlobalTracer [candidate] (239.319 ms) : 0, 239319
AppSec [baseline] (54.774 ms) : 0, 54774
AppSec [candidate] (55.39 ms) : 0, 55390
Remote Config [baseline] (712.196 µs) : 0, 712
Remote Config [candidate] (685.387 µs) : 0, 685
Telemetry [baseline] (11.478 ms) : 0, 11478
Telemetry [candidate] (13.713 ms) : 0, 13713
Debugger [baseline] (4.412 ms) : 0, 4412
section appsec
BytebuddyAgent [baseline] (735.379 ms) : 0, 735379
BytebuddyAgent [candidate] (738.859 ms) : 0, 738859
GlobalTracer [baseline] (236.304 ms) : 0, 236304
GlobalTracer [candidate] (238.257 ms) : 0, 238257
AppSec [baseline] (176.47 ms) : 0, 176470
AppSec [candidate] (178.583 ms) : 0, 178583
Remote Config [baseline] (646.23 µs) : 0, 646
Remote Config [candidate] (675.465 µs) : 0, 675
Telemetry [baseline] (8.231 ms) : 0, 8231
Telemetry [candidate] (8.386 ms) : 0, 8386
Debugger [baseline] (4.306 ms) : 0, 4306
IAST [baseline] (21.335 ms) : 0, 21335
IAST [candidate] (21.669 ms) : 0, 21669
section iast
BytebuddyAgent [baseline] (837.614 ms) : 0, 837614
BytebuddyAgent [candidate] (836.708 ms) : 0, 836708
GlobalTracer [baseline] (231.516 ms) : 0, 231516
GlobalTracer [candidate] (230.309 ms) : 0, 230309
AppSec [baseline] (56.263 ms) : 0, 56263
AppSec [candidate] (57.222 ms) : 0, 57222
Remote Config [baseline] (601.454 µs) : 0, 601
Remote Config [candidate] (623.786 µs) : 0, 624
Telemetry [baseline] (8.851 ms) : 0, 8851
Telemetry [candidate] (8.713 ms) : 0, 8713
Debugger [baseline] (4.201 ms) : 0, 4201
IAST [baseline] (23.063 ms) : 0, 23063
IAST [candidate] (22.965 ms) : 0, 22965
section profiling
BytebuddyAgent [baseline] (710.593 ms) : 0, 710593
BytebuddyAgent [candidate] (712.603 ms) : 0, 712603
GlobalTracer [baseline] (350.609 ms) : 0, 350609
GlobalTracer [candidate] (352.167 ms) : 0, 352167
AppSec [baseline] (54.723 ms) : 0, 54723
AppSec [candidate] (55.18 ms) : 0, 55180
Remote Config [baseline] (707.697 µs) : 0, 708
Remote Config [candidate] (695.958 µs) : 0, 696
Telemetry [baseline] (8.992 ms) : 0, 8992
Telemetry [candidate] (9.202 ms) : 0, 9202
Debugger [baseline] (4.303 ms) : 0, 4303
ProfilingAgent [baseline] (103.007 ms) : 0, 103007
ProfilingAgent [candidate] (96.681 ms) : 0, 96681
Profiling [baseline] (103.035 ms) : 0, 103035
Profiling [candidate] (96.706 ms) : 0, 96706
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
end_time 2025-03-24T09:43:06 2025-03-24T09:50:48
git_branch master stuart.mcculloch/backport-pr-8601
git_commit_date 1742808669 1742808211
git_commit_sha dfe3134 fb82f38
release_version 1.48.0-SNAPSHOT~dfe313464d 1.48.0-SNAPSHOT~fb82f38296
start_time 2025-03-24T09:42:52 2025-03-24T09:50:34
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1742810244 1742810244
ci_job_id 860659237 860659237
ci_pipeline_id 59716113 59716113
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-z8ptofgy-project-304-concurrent-0-jizffbe3 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-z8ptofgy-project-304-concurrent-0-jizffbe3 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 insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.48.0-SNAPSHOT~fb82f38296, baseline=1.48.0-SNAPSHOT~dfe313464d
    dateFormat X
    axisFormat %s
section baseline
no_agent (378.006 µs) : 358, 398
.   : milestone, 378,
iast (516.227 µs) : 494, 538
.   : milestone, 516,
iast_FULL (727.109 µs) : 705, 749
.   : milestone, 727,
iast_GLOBAL (562.838 µs) : 540, 586
.   : milestone, 563,
iast_HARDCODED_SECRET_DISABLED (505.861 µs) : 484, 527
.   : milestone, 506,
iast_INACTIVE (456.885 µs) : 436, 478
.   : milestone, 457,
iast_TELEMETRY_OFF (495.354 µs) : 473, 517
.   : milestone, 495,
tracing (458.44 µs) : 437, 480
.   : milestone, 458,
section candidate
no_agent (375.951 µs) : 356, 396
.   : milestone, 376,
iast (509.708 µs) : 488, 531
.   : milestone, 510,
iast_FULL (729.419 µs) : 707, 751
.   : milestone, 729,
iast_GLOBAL (554.78 µs) : 533, 577
.   : milestone, 555,
iast_HARDCODED_SECRET_DISABLED (502.731 µs) : 481, 524
.   : milestone, 503,
iast_INACTIVE (460.937 µs) : 440, 482
.   : milestone, 461,
iast_TELEMETRY_OFF (496.784 µs) : 474, 519
.   : milestone, 497,
tracing (455.34 µs) : 434, 476
.   : milestone, 455,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 378.006 µs [357.703 µs, 398.309 µs] -
iast 516.227 µs [494.321 µs, 538.133 µs] 138.221 µs (36.6%)
iast_FULL 727.109 µs [704.943 µs, 749.275 µs] 349.103 µs (92.4%)
iast_GLOBAL 562.838 µs [540.109 µs, 585.568 µs] 184.832 µs (48.9%)
iast_HARDCODED_SECRET_DISABLED 505.861 µs [484.272 µs, 527.45 µs] 127.855 µs (33.8%)
iast_INACTIVE 456.885 µs [435.799 µs, 477.971 µs] 78.879 µs (20.9%)
iast_TELEMETRY_OFF 495.354 µs [473.488 µs, 517.22 µs] 117.348 µs (31.0%)
tracing 458.44 µs [437.055 µs, 479.825 µs] 80.434 µs (21.3%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 375.951 µs [356.125 µs, 395.776 µs] -
iast 509.708 µs [487.942 µs, 531.473 µs] 133.757 µs (35.6%)
iast_FULL 729.419 µs [707.466 µs, 751.373 µs] 353.469 µs (94.0%)
iast_GLOBAL 554.78 µs [532.789 µs, 576.77 µs] 178.829 µs (47.6%)
iast_HARDCODED_SECRET_DISABLED 502.731 µs [481.313 µs, 524.148 µs] 126.78 µs (33.7%)
iast_INACTIVE 460.937 µs [439.736 µs, 482.139 µs] 84.987 µs (22.6%)
iast_TELEMETRY_OFF 496.784 µs [474.121 µs, 519.447 µs] 120.833 µs (32.1%)
tracing 455.34 µs [434.315 µs, 476.365 µs] 79.39 µs (21.1%)
Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.48.0-SNAPSHOT~fb82f38296, baseline=1.48.0-SNAPSHOT~dfe313464d
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.36 ms) : 1340, 1380
.   : milestone, 1360,
appsec (1.707 ms) : 1683, 1732
.   : milestone, 1707,
appsec_no_iast (1.736 ms) : 1713, 1759
.   : milestone, 1736,
code_origins (1.667 ms) : 1641, 1694
.   : milestone, 1667,
iast (1.51 ms) : 1485, 1535
.   : milestone, 1510,
profiling (1.514 ms) : 1489, 1538
.   : milestone, 1514,
tracing (1.473 ms) : 1448, 1498
.   : milestone, 1473,
section candidate
no_agent (1.347 ms) : 1327, 1367
.   : milestone, 1347,
appsec (1.721 ms) : 1697, 1745
.   : milestone, 1721,
appsec_no_iast (1.73 ms) : 1706, 1755
.   : milestone, 1730,
code_origins (1.67 ms) : 1637, 1704
.   : milestone, 1670,
iast (1.494 ms) : 1470, 1518
.   : milestone, 1494,
profiling (1.524 ms) : 1501, 1546
.   : milestone, 1524,
tracing (1.476 ms) : 1451, 1501
.   : milestone, 1476,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.36 ms [1.34 ms, 1.38 ms] -
appsec 1.707 ms [1.683 ms, 1.732 ms] 347.437 µs (25.5%)
appsec_no_iast 1.736 ms [1.713 ms, 1.759 ms] 375.789 µs (27.6%)
code_origins 1.667 ms [1.641 ms, 1.694 ms] 307.425 µs (22.6%)
iast 1.51 ms [1.485 ms, 1.535 ms] 150.027 µs (11.0%)
profiling 1.514 ms [1.489 ms, 1.538 ms] 153.522 µs (11.3%)
tracing 1.473 ms [1.448 ms, 1.498 ms] 112.96 µs (8.3%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.347 ms [1.327 ms, 1.367 ms] -
appsec 1.721 ms [1.697 ms, 1.745 ms] 373.887 µs (27.8%)
appsec_no_iast 1.73 ms [1.706 ms, 1.755 ms] 383.427 µs (28.5%)
code_origins 1.67 ms [1.637 ms, 1.704 ms] 323.201 µs (24.0%)
iast 1.494 ms [1.47 ms, 1.518 ms] 147.026 µs (10.9%)
profiling 1.524 ms [1.501 ms, 1.546 ms] 176.669 µs (13.1%)
tracing 1.476 ms [1.451 ms, 1.501 ms] 128.736 µs (9.6%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master stuart.mcculloch/backport-pr-8601
git_commit_date 1742808669 1742808211
git_commit_sha dfe3134 fb82f38
release_version 1.48.0-SNAPSHOT~dfe313464d 1.48.0-SNAPSHOT~fb82f38296
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1742810723 1742810723
ci_job_id 860659238 860659238
ci_pipeline_id 59716113 59716113
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-kj59svlh-project-304-concurrent-0-i44ew375 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-kj59svlh-project-304-concurrent-0-i44ew375 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~fb82f38296, baseline=1.48.0-SNAPSHOT~dfe313464d
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.472 ms) : 1461, 1484
.   : milestone, 1472,
appsec (2.348 ms) : 2304, 2393
.   : milestone, 2348,
iast (2.116 ms) : 2060, 2171
.   : milestone, 2116,
iast_GLOBAL (2.163 ms) : 2107, 2219
.   : milestone, 2163,
profiling (1.978 ms) : 1933, 2022
.   : milestone, 1978,
tracing (1.951 ms) : 1908, 1994
.   : milestone, 1951,
section candidate
no_agent (1.472 ms) : 1461, 1484
.   : milestone, 1472,
appsec (2.337 ms) : 2293, 2380
.   : milestone, 2337,
iast (2.125 ms) : 2069, 2180
.   : milestone, 2125,
iast_GLOBAL (2.153 ms) : 2097, 2208
.   : milestone, 2153,
profiling (1.973 ms) : 1930, 2017
.   : milestone, 1973,
tracing (1.949 ms) : 1907, 1991
.   : milestone, 1949,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.472 ms [1.461 ms, 1.484 ms] -
appsec 2.348 ms [2.304 ms, 2.393 ms] 876.296 µs (59.5%)
iast 2.116 ms [2.06 ms, 2.171 ms] 643.471 µs (43.7%)
iast_GLOBAL 2.163 ms [2.107 ms, 2.219 ms] 690.845 µs (46.9%)
profiling 1.978 ms [1.933 ms, 2.022 ms] 505.427 µs (34.3%)
tracing 1.951 ms [1.908 ms, 1.994 ms] 478.83 µs (32.5%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.472 ms [1.461 ms, 1.484 ms] -
appsec 2.337 ms [2.293 ms, 2.38 ms] 864.481 µs (58.7%)
iast 2.125 ms [2.069 ms, 2.18 ms] 652.638 µs (44.3%)
iast_GLOBAL 2.153 ms [2.097 ms, 2.208 ms] 680.435 µs (46.2%)
profiling 1.973 ms [1.93 ms, 2.017 ms] 500.854 µs (34.0%)
tracing 1.949 ms [1.907 ms, 1.991 ms] 476.345 µs (32.4%)
Execution time for biojava
gantt
    title biojava - execution time [CI 0.99] : candidate=1.48.0-SNAPSHOT~fb82f38296, baseline=1.48.0-SNAPSHOT~dfe313464d
    dateFormat X
    axisFormat %s
section baseline
no_agent (15.693 s) : 15693000, 15693000
.   : milestone, 15693000,
appsec (15.217 s) : 15217000, 15217000
.   : milestone, 15217000,
iast (19.103 s) : 19103000, 19103000
.   : milestone, 19103000,
iast_GLOBAL (17.898 s) : 17898000, 17898000
.   : milestone, 17898000,
profiling (15.701 s) : 15701000, 15701000
.   : milestone, 15701000,
tracing (15.182 s) : 15182000, 15182000
.   : milestone, 15182000,
section candidate
no_agent (15.425 s) : 15425000, 15425000
.   : milestone, 15425000,
appsec (15.132 s) : 15132000, 15132000
.   : milestone, 15132000,
iast (18.812 s) : 18812000, 18812000
.   : milestone, 18812000,
iast_GLOBAL (17.616 s) : 17616000, 17616000
.   : milestone, 17616000,
profiling (15.088 s) : 15088000, 15088000
.   : milestone, 15088000,
tracing (14.877 s) : 14877000, 14877000
.   : milestone, 14877000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.693 s [15.693 s, 15.693 s] -
appsec 15.217 s [15.217 s, 15.217 s] -476.0 ms (-3.0%)
iast 19.103 s [19.103 s, 19.103 s] 3.41 s (21.7%)
iast_GLOBAL 17.898 s [17.898 s, 17.898 s] 2.205 s (14.1%)
profiling 15.701 s [15.701 s, 15.701 s] 8.0 ms (0.1%)
tracing 15.182 s [15.182 s, 15.182 s] -511.0 ms (-3.3%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.425 s [15.425 s, 15.425 s] -
appsec 15.132 s [15.132 s, 15.132 s] -293.0 ms (-1.9%)
iast 18.812 s [18.812 s, 18.812 s] 3.387 s (22.0%)
iast_GLOBAL 17.616 s [17.616 s, 17.616 s] 2.191 s (14.2%)
profiling 15.088 s [15.088 s, 15.088 s] -337.0 ms (-2.2%)
tracing 14.877 s [14.877 s, 14.877 s] -548.0 ms (-3.6%)

@mcculls mcculls merged commit 8634614 into release/v1.47.x Mar 24, 2025
242 of 243 checks passed
@mcculls mcculls deleted the stuart.mcculloch/backport-pr-8601 branch March 24, 2025 10:35
@github-actions github-actions bot added this to the 1.47.3 milestone Mar 24, 2025
svc-squareup-copybara pushed a commit to cashapp/misk that referenced this pull request Mar 25, 2025
| Package | Type | Package file | Manager | Update | Change |
|---|---|---|---|---|---|
|
[com.autonomousapps.dependency-analysis](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin)
| plugin | misk/gradle/libs.versions.toml | gradle | patch | `2.13.0` ->
`2.13.1` |
| [com.datadoghq:dd-trace-api](https://github.com/datadog/dd-trace-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`1.47.2` -> `1.47.3` |
| [com.datadoghq:dd-trace-ot](https://github.com/datadog/dd-trace-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`1.47.2` -> `1.47.3` |
| [software.amazon.awssdk:sdk-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.6` -> `2.31.7` |
| [software.amazon.awssdk:sqs](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.6` -> `2.31.7` |
|
[software.amazon.awssdk:dynamodb-enhanced](https://aws.amazon.com/sdkforjava)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.6` -> `2.31.7` |
| [software.amazon.awssdk:dynamodb](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.6` -> `2.31.7` |
| [software.amazon.awssdk:aws-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.6` -> `2.31.7` |
| [software.amazon.awssdk:bom](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.6` -> `2.31.7` |
| [software.amazon.awssdk:auth](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.31.6` -> `2.31.7` |

---

### Release Notes

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

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

- \[Fix]: differentiate between main and other variants when rewriting
dependencies with Kotlin DSL.

</details>

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

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

##### Components

##### Profiling

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

##### Instrumentations

##### All other instrumentations

- ✨ 🍒 8601 - Introduce cache for peer.hostname lookup
([#&#8203;8611](DataDog/dd-trace-java#8611) -
[@&#8203;mcculls](https://github.com/mcculls))

</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: 270c10cb444c28cb64015d9874ef52d6a175c271
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

inst: others All other instrumentations type: enhancement Enhancements and improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants