Skip to content

add DynamoDB in DEFAULT_TRACE_CLOUD_PAYLOAD_TAGGING_SERVICES #8595

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 4 commits into from
Mar 21, 2025

Conversation

joeyzhao2018
Copy link
Contributor

@joeyzhao2018 joeyzhao2018 commented Mar 20, 2025

What Does This Do

Add DynamoDB to the default list of payload tagging services.

Motivation

Current implementation support DynamoDB payload tagging already.
Verified using a real application.
Screenshot 2025-03-18 at 1 42 47 PM

But to enable it, the customers not only need to set DD_TRACE_CLOUD_REQUEST/RESPONSE_PAYLOAD_TAGGING to all but also add DynamoDB in the env DD_TRACE_CLOUD_PAYLOAD_TAGGING_SERVICES explicitly.
With this PR, customers only need to set DD_TRACE_CLOUD_REQUEST/RESPONSE_PAYLOAD_TAGGING to all to enable payload tagging for DynamoDB.
We have done the same for dd-trace-py and dd-trace-js.

Additional Notes

Contributor Checklist

Jira ticket: [APMS-14486

@joeyzhao2018 joeyzhao2018 requested a review from a team as a code owner March 20, 2025 14:30
@joeyzhao2018 joeyzhao2018 requested a review from ygree March 20, 2025 14:30
Copy link
Contributor

github-actions bot commented Mar 20, 2025

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.

@pr-commenter
Copy link

pr-commenter bot commented Mar 20, 2025

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master joey/ddb-payload-tagging
git_commit_date 1742575791 1742580564
git_commit_sha ea93e95 1833a81
release_version 1.48.0-SNAPSHOT~ea93e9550a 1.48.0-SNAPSHOT~1833a81898
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1742583681 1742583681
ci_job_id 859658446 859658446
ci_pipeline_id 59627096 59627096
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-yaepk1w-project-304-concurrent-0-9p259man 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-yaepk1w-project-304-concurrent-0-9p259man 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 65 metrics, 6 unstable metrics.

Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.48.0-SNAPSHOT~1833a81898, baseline=1.48.0-SNAPSHOT~ea93e9550a

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.047 s) : 0, 1046548
Total [baseline] (8.685 s) : 0, 8684997
Agent [candidate] (1.051 s) : 0, 1050934
Total [candidate] (8.679 s) : 0, 8678867
section iast
Agent [baseline] (1.175 s) : 0, 1174562
Total [baseline] (9.266 s) : 0, 9265518
Agent [candidate] (1.175 s) : 0, 1174923
Total [candidate] (9.257 s) : 0, 9256575
section iast_HARDCODED_SECRET_DISABLED
Agent [baseline] (1.179 s) : 0, 1178610
Total [baseline] (9.21 s) : 0, 9210176
Agent [candidate] (1.177 s) : 0, 1177013
Total [candidate] (9.226 s) : 0, 9226137
section iast_TELEMETRY_OFF
Agent [baseline] (1.171 s) : 0, 1170997
Total [baseline] (9.247 s) : 0, 9247278
Agent [candidate] (1.181 s) : 0, 1180780
Total [candidate] (9.284 s) : 0, 9284112
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.047 s -
Agent iast 1.175 s 128.015 ms (12.2%)
Agent iast_HARDCODED_SECRET_DISABLED 1.179 s 132.063 ms (12.6%)
Agent iast_TELEMETRY_OFF 1.171 s 124.449 ms (11.9%)
Total tracing 8.685 s -
Total iast 9.266 s 580.52 ms (6.7%)
Total iast_HARDCODED_SECRET_DISABLED 9.21 s 525.179 ms (6.0%)
Total iast_TELEMETRY_OFF 9.247 s 562.281 ms (6.5%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.051 s -
Agent iast 1.175 s 123.989 ms (11.8%)
Agent iast_HARDCODED_SECRET_DISABLED 1.177 s 126.079 ms (12.0%)
Agent iast_TELEMETRY_OFF 1.181 s 129.846 ms (12.4%)
Total tracing 8.679 s -
Total iast 9.257 s 577.708 ms (6.7%)
Total iast_HARDCODED_SECRET_DISABLED 9.226 s 547.271 ms (6.3%)
Total iast_TELEMETRY_OFF 9.284 s 605.246 ms (7.0%)
gantt
    title insecure-bank - break down per module: candidate=1.48.0-SNAPSHOT~1833a81898, baseline=1.48.0-SNAPSHOT~ea93e9550a

    dateFormat X
    axisFormat %s
section tracing
BytebuddyAgent [baseline] (718.852 ms) : 0, 718852
BytebuddyAgent [candidate] (721.727 ms) : 0, 721727
GlobalTracer [baseline] (239.719 ms) : 0, 239719
GlobalTracer [candidate] (240.637 ms) : 0, 240637
AppSec [baseline] (54.697 ms) : 0, 54697
AppSec [candidate] (54.591 ms) : 0, 54591
Debugger [baseline] (5.143 ms) : 0, 5143
Debugger [candidate] (5.158 ms) : 0, 5158
Remote Config [baseline] (696.454 µs) : 0, 696
Remote Config [candidate] (722.04 µs) : 0, 722
Telemetry [baseline] (11.396 ms) : 0, 11396
Telemetry [candidate] (12.013 ms) : 0, 12013
section iast
BytebuddyAgent [baseline] (836.585 ms) : 0, 836585
BytebuddyAgent [candidate] (836.968 ms) : 0, 836968
GlobalTracer [baseline] (229.702 ms) : 0, 229702
GlobalTracer [candidate] (229.46 ms) : 0, 229460
IAST [baseline] (22.73 ms) : 0, 22730
IAST [candidate] (22.955 ms) : 0, 22955
AppSec [baseline] (56.191 ms) : 0, 56191
AppSec [candidate] (56.085 ms) : 0, 56085
Debugger [baseline] (4.105 ms) : 0, 4105
Debugger [candidate] (4.145 ms) : 0, 4145
Remote Config [baseline] (591.997 µs) : 0, 592
Remote Config [candidate] (597.964 µs) : 0, 598
Telemetry [baseline] (8.666 ms) : 0, 8666
Telemetry [candidate] (8.727 ms) : 0, 8727
section iast_HARDCODED_SECRET_DISABLED
BytebuddyAgent [baseline] (839.356 ms) : 0, 839356
BytebuddyAgent [candidate] (836.837 ms) : 0, 836837
GlobalTracer [baseline] (230.748 ms) : 0, 230748
GlobalTracer [candidate] (230.782 ms) : 0, 230782
IAST [baseline] (22.916 ms) : 0, 22916
IAST [candidate] (22.894 ms) : 0, 22894
AppSec [baseline] (56.026 ms) : 0, 56026
AppSec [candidate] (56.789 ms) : 0, 56789
Debugger [baseline] (4.166 ms) : 0, 4166
Debugger [candidate] (4.207 ms) : 0, 4207
Remote Config [baseline] (608.877 µs) : 0, 609
Remote Config [candidate] (621.114 µs) : 0, 621
Telemetry [baseline] (8.769 ms) : 0, 8769
Telemetry [candidate] (8.852 ms) : 0, 8852
section iast_TELEMETRY_OFF
BytebuddyAgent [baseline] (833.674 ms) : 0, 833674
BytebuddyAgent [candidate] (840.902 ms) : 0, 840902
GlobalTracer [baseline] (230.16 ms) : 0, 230160
GlobalTracer [candidate] (231.699 ms) : 0, 231699
IAST [baseline] (22.208 ms) : 0, 22208
IAST [candidate] (22.469 ms) : 0, 22469
AppSec [baseline] (55.748 ms) : 0, 55748
AppSec [candidate] (56.111 ms) : 0, 56111
Debugger [baseline] (4.098 ms) : 0, 4098
Debugger [candidate] (4.19 ms) : 0, 4190
Remote Config [baseline] (596.146 µs) : 0, 596
Remote Config [candidate] (597.706 µs) : 0, 598
Telemetry [baseline] (8.481 ms) : 0, 8481
Telemetry [candidate] (8.646 ms) : 0, 8646
Loading
Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.48.0-SNAPSHOT~1833a81898, baseline=1.48.0-SNAPSHOT~ea93e9550a

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (1.052 s) : 0, 1052181
Total [baseline] (10.535 s) : 0, 10534546
Agent [candidate] (1.056 s) : 0, 1056023
Total [candidate] (10.459 s) : 0, 10458899
section appsec
Agent [baseline] (1.191 s) : 0, 1190519
Total [baseline] (10.782 s) : 0, 10781599
Agent [candidate] (1.188 s) : 0, 1187956
Total [candidate] (10.719 s) : 0, 10719443
section iast
Agent [baseline] (1.186 s) : 0, 1186072
Total [baseline] (11.087 s) : 0, 11086600
Agent [candidate] (1.189 s) : 0, 1189070
Total [candidate] (11.092 s) : 0, 11092473
section profiling
Agent [baseline] (1.268 s) : 0, 1267750
Total [baseline] (10.855 s) : 0, 10855427
Agent [candidate] (1.279 s) : 0, 1278818
Total [candidate] (10.872 s) : 0, 10871629
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 1.052 s -
Agent appsec 1.191 s 138.338 ms (13.1%)
Agent iast 1.186 s 133.891 ms (12.7%)
Agent profiling 1.268 s 215.57 ms (20.5%)
Total tracing 10.535 s -
Total appsec 10.782 s 247.052 ms (2.3%)
Total iast 11.087 s 552.054 ms (5.2%)
Total profiling 10.855 s 320.881 ms (3.0%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 1.056 s -
Agent appsec 1.188 s 131.933 ms (12.5%)
Agent iast 1.189 s 133.046 ms (12.6%)
Agent profiling 1.279 s 222.794 ms (21.1%)
Total tracing 10.459 s -
Total appsec 10.719 s 260.543 ms (2.5%)
Total iast 11.092 s 633.574 ms (6.1%)
Total profiling 10.872 s 412.73 ms (3.9%)
gantt
    title petclinic - break down per module: candidate=1.48.0-SNAPSHOT~1833a81898, baseline=1.48.0-SNAPSHOT~ea93e9550a

    dateFormat X
    axisFormat %s
section tracing
BytebuddyAgent [baseline] (722.694 ms) : 0, 722694
BytebuddyAgent [candidate] (724.019 ms) : 0, 724019
GlobalTracer [baseline] (241.437 ms) : 0, 241437
GlobalTracer [candidate] (241.398 ms) : 0, 241398
AppSec [baseline] (55.178 ms) : 0, 55178
AppSec [candidate] (54.897 ms) : 0, 54897
Debugger [baseline] (4.417 ms) : 0, 4417
Debugger [candidate] (4.427 ms) : 0, 4427
Remote Config [baseline] (744.463 µs) : 0, 744
Remote Config [candidate] (722.424 µs) : 0, 722
Telemetry [baseline] (11.569 ms) : 0, 11569
Telemetry [candidate] (14.371 ms) : 0, 14371
section appsec
BytebuddyAgent [baseline] (736.877 ms) : 0, 736877
BytebuddyAgent [candidate] (735.638 ms) : 0, 735638
GlobalTracer [baseline] (236.686 ms) : 0, 236686
GlobalTracer [candidate] (235.915 ms) : 0, 235915
AppSec [baseline] (175.9 ms) : 0, 175900
AppSec [candidate] (175.072 ms) : 0, 175072
Debugger [baseline] (4.318 ms) : 0, 4318
Debugger [candidate] (4.321 ms) : 0, 4321
Remote Config [baseline] (667.201 µs) : 0, 667
Remote Config [candidate] (642.419 µs) : 0, 642
Telemetry [baseline] (9.307 ms) : 0, 9307
Telemetry [candidate] (9.6 ms) : 0, 9600
IAST [baseline] (21.543 ms) : 0, 21543
IAST [candidate] (21.507 ms) : 0, 21507
section iast
BytebuddyAgent [baseline] (845.063 ms) : 0, 845063
BytebuddyAgent [candidate] (845.965 ms) : 0, 845965
GlobalTracer [baseline] (231.801 ms) : 0, 231801
GlobalTracer [candidate] (233.045 ms) : 0, 233045
AppSec [baseline] (56.505 ms) : 0, 56505
AppSec [candidate] (56.796 ms) : 0, 56796
Debugger [baseline] (4.181 ms) : 0, 4181
Debugger [candidate] (4.215 ms) : 0, 4215
Remote Config [baseline] (596.373 µs) : 0, 596
Remote Config [candidate] (604.186 µs) : 0, 604
Telemetry [baseline] (8.804 ms) : 0, 8804
Telemetry [candidate] (8.839 ms) : 0, 8839
IAST [baseline] (23.031 ms) : 0, 23031
IAST [candidate] (23.446 ms) : 0, 23446
section profiling
ProfilingAgent [baseline] (100.097 ms) : 0, 100097
ProfilingAgent [candidate] (103.659 ms) : 0, 103659
BytebuddyAgent [baseline] (707.974 ms) : 0, 707974
BytebuddyAgent [candidate] (713.372 ms) : 0, 713372
GlobalTracer [baseline] (350.069 ms) : 0, 350069
GlobalTracer [candidate] (352.068 ms) : 0, 352068
AppSec [baseline] (54.399 ms) : 0, 54399
AppSec [candidate] (54.086 ms) : 0, 54086
Debugger [baseline] (4.277 ms) : 0, 4277
Debugger [candidate] (4.286 ms) : 0, 4286
Remote Config [baseline] (683.334 µs) : 0, 683
Remote Config [candidate] (697.209 µs) : 0, 697
Telemetry [baseline] (8.876 ms) : 0, 8876
Telemetry [candidate] (8.932 ms) : 0, 8932
Profiling [baseline] (100.122 ms) : 0, 100122
Profiling [candidate] (103.685 ms) : 0, 103685
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
end_time 2025-03-21T18:31:41 2025-03-21T18:39:23
git_branch master joey/ddb-payload-tagging
git_commit_date 1742575791 1742580564
git_commit_sha ea93e95 1833a81
release_version 1.48.0-SNAPSHOT~ea93e9550a 1.48.0-SNAPSHOT~1833a81898
start_time 2025-03-21T18:31:26 2025-03-21T18:39:09
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1742582760 1742582760
ci_job_id 859658447 859658447
ci_pipeline_id 59627096 59627096
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-9n9spsyq-project-304-concurrent-0-glywypzw 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-9n9spsyq-project-304-concurrent-0-glywypzw 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~1833a81898, baseline=1.48.0-SNAPSHOT~ea93e9550a
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.343 ms) : 1324, 1362
.   : milestone, 1343,
appsec (1.707 ms) : 1684, 1731
.   : milestone, 1707,
appsec_no_iast (1.714 ms) : 1689, 1740
.   : milestone, 1714,
code_origins (1.657 ms) : 1629, 1684
.   : milestone, 1657,
iast (1.502 ms) : 1478, 1526
.   : milestone, 1502,
profiling (1.552 ms) : 1528, 1577
.   : milestone, 1552,
tracing (1.494 ms) : 1470, 1519
.   : milestone, 1494,
section candidate
no_agent (1.361 ms) : 1342, 1380
.   : milestone, 1361,
appsec (1.735 ms) : 1711, 1758
.   : milestone, 1735,
appsec_no_iast (1.721 ms) : 1697, 1745
.   : milestone, 1721,
code_origins (1.664 ms) : 1637, 1692
.   : milestone, 1664,
iast (1.518 ms) : 1493, 1543
.   : milestone, 1518,
profiling (1.512 ms) : 1488, 1536
.   : milestone, 1512,
tracing (1.5 ms) : 1476, 1524
.   : milestone, 1500,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.343 ms [1.324 ms, 1.362 ms] -
appsec 1.707 ms [1.684 ms, 1.731 ms] 363.892 µs (27.1%)
appsec_no_iast 1.714 ms [1.689 ms, 1.74 ms] 370.952 µs (27.6%)
code_origins 1.657 ms [1.629 ms, 1.684 ms] 313.294 µs (23.3%)
iast 1.502 ms [1.478 ms, 1.526 ms] 158.837 µs (11.8%)
profiling 1.552 ms [1.528 ms, 1.577 ms] 208.976 µs (15.6%)
tracing 1.494 ms [1.47 ms, 1.519 ms] 151.029 µs (11.2%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 1.361 ms [1.342 ms, 1.38 ms] -
appsec 1.735 ms [1.711 ms, 1.758 ms] 373.627 µs (27.5%)
appsec_no_iast 1.721 ms [1.697 ms, 1.745 ms] 359.964 µs (26.4%)
code_origins 1.664 ms [1.637 ms, 1.692 ms] 303.461 µs (22.3%)
iast 1.518 ms [1.493 ms, 1.543 ms] 157.05 µs (11.5%)
profiling 1.512 ms [1.488 ms, 1.536 ms] 150.786 µs (11.1%)
tracing 1.5 ms [1.476 ms, 1.524 ms] 138.777 µs (10.2%)
Request duration reports for insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.48.0-SNAPSHOT~1833a81898, baseline=1.48.0-SNAPSHOT~ea93e9550a
    dateFormat X
    axisFormat %s
section baseline
no_agent (382.845 µs) : 362, 403
.   : milestone, 383,
iast (515.738 µs) : 494, 538
.   : milestone, 516,
iast_FULL (730.911 µs) : 709, 753
.   : milestone, 731,
iast_GLOBAL (556.604 µs) : 535, 579
.   : milestone, 557,
iast_HARDCODED_SECRET_DISABLED (503.375 µs) : 482, 525
.   : milestone, 503,
iast_INACTIVE (463.098 µs) : 442, 485
.   : milestone, 463,
iast_TELEMETRY_OFF (496.839 µs) : 475, 519
.   : milestone, 497,
tracing (451.984 µs) : 431, 473
.   : milestone, 452,
section candidate
no_agent (384.922 µs) : 365, 405
.   : milestone, 385,
iast (516.751 µs) : 494, 539
.   : milestone, 517,
iast_FULL (727.13 µs) : 705, 749
.   : milestone, 727,
iast_GLOBAL (558.458 µs) : 536, 581
.   : milestone, 558,
iast_HARDCODED_SECRET_DISABLED (511.477 µs) : 489, 534
.   : milestone, 511,
iast_INACTIVE (458.8 µs) : 438, 480
.   : milestone, 459,
iast_TELEMETRY_OFF (502.278 µs) : 480, 524
.   : milestone, 502,
tracing (456.828 µs) : 436, 477
.   : milestone, 457,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 382.845 µs [362.422 µs, 403.269 µs] -
iast 515.738 µs [493.672 µs, 537.803 µs] 132.893 µs (34.7%)
iast_FULL 730.911 µs [708.981 µs, 752.841 µs] 348.066 µs (90.9%)
iast_GLOBAL 556.604 µs [534.612 µs, 578.595 µs] 173.759 µs (45.4%)
iast_HARDCODED_SECRET_DISABLED 503.375 µs [481.99 µs, 524.759 µs] 120.53 µs (31.5%)
iast_INACTIVE 463.098 µs [441.636 µs, 484.561 µs] 80.253 µs (21.0%)
iast_TELEMETRY_OFF 496.839 µs [475.081 µs, 518.596 µs] 113.993 µs (29.8%)
tracing 451.984 µs [431.454 µs, 472.514 µs] 69.139 µs (18.1%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 384.922 µs [364.977 µs, 404.868 µs] -
iast 516.751 µs [494.366 µs, 539.136 µs] 131.829 µs (34.2%)
iast_FULL 727.13 µs [705.138 µs, 749.123 µs] 342.208 µs (88.9%)
iast_GLOBAL 558.458 µs [536.122 µs, 580.794 µs] 173.536 µs (45.1%)
iast_HARDCODED_SECRET_DISABLED 511.477 µs [489.407 µs, 533.547 µs] 126.554 µs (32.9%)
iast_INACTIVE 458.8 µs [437.886 µs, 479.713 µs] 73.877 µs (19.2%)
iast_TELEMETRY_OFF 502.278 µs [480.402 µs, 524.153 µs] 117.355 µs (30.5%)
tracing 456.828 µs [436.215 µs, 477.441 µs] 71.906 µs (18.7%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master joey/ddb-payload-tagging
git_commit_date 1742575791 1742580564
git_commit_sha ea93e95 1833a81
release_version 1.48.0-SNAPSHOT~ea93e9550a 1.48.0-SNAPSHOT~1833a81898
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1742583273 1742583273
ci_job_id 859658449 859658449
ci_pipeline_id 59627096 59627096
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-yaepk1w-project-304-concurrent-1-rkjxdi3g 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-yaepk1w-project-304-concurrent-1-rkjxdi3g 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~1833a81898, baseline=1.48.0-SNAPSHOT~ea93e9550a
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.479 ms) : 1467, 1490
.   : milestone, 1479,
appsec (2.338 ms) : 2294, 2382
.   : milestone, 2338,
iast (2.116 ms) : 2061, 2172
.   : milestone, 2116,
iast_GLOBAL (2.17 ms) : 2114, 2227
.   : milestone, 2170,
profiling (1.981 ms) : 1936, 2027
.   : milestone, 1981,
tracing (1.962 ms) : 1919, 2005
.   : milestone, 1962,
section candidate
no_agent (1.474 ms) : 1462, 1486
.   : milestone, 1474,
appsec (2.353 ms) : 2309, 2397
.   : milestone, 2353,
iast (2.118 ms) : 2062, 2173
.   : milestone, 2118,
iast_GLOBAL (2.164 ms) : 2108, 2220
.   : milestone, 2164,
profiling (1.977 ms) : 1933, 2022
.   : milestone, 1977,
tracing (1.957 ms) : 1914, 2001
.   : milestone, 1957,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.479 ms [1.467 ms, 1.49 ms] -
appsec 2.338 ms [2.294 ms, 2.382 ms] 858.799 µs (58.1%)
iast 2.116 ms [2.061 ms, 2.172 ms] 637.6 µs (43.1%)
iast_GLOBAL 2.17 ms [2.114 ms, 2.227 ms] 691.606 µs (46.8%)
profiling 1.981 ms [1.936 ms, 2.027 ms] 502.501 µs (34.0%)
tracing 1.962 ms [1.919 ms, 2.005 ms] 483.114 µs (32.7%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.474 ms [1.462 ms, 1.486 ms] -
appsec 2.353 ms [2.309 ms, 2.397 ms] 879.097 µs (59.6%)
iast 2.118 ms [2.062 ms, 2.173 ms] 643.938 µs (43.7%)
iast_GLOBAL 2.164 ms [2.108 ms, 2.22 ms] 690.279 µs (46.8%)
profiling 1.977 ms [1.933 ms, 2.022 ms] 503.457 µs (34.2%)
tracing 1.957 ms [1.914 ms, 2.001 ms] 483.434 µs (32.8%)
Execution time for biojava
gantt
    title biojava - execution time [CI 0.99] : candidate=1.48.0-SNAPSHOT~1833a81898, baseline=1.48.0-SNAPSHOT~ea93e9550a
    dateFormat X
    axisFormat %s
section baseline
no_agent (14.772 s) : 14772000, 14772000
.   : milestone, 14772000,
appsec (15.19 s) : 15190000, 15190000
.   : milestone, 15190000,
iast (19.09 s) : 19090000, 19090000
.   : milestone, 19090000,
iast_GLOBAL (17.994 s) : 17994000, 17994000
.   : milestone, 17994000,
profiling (15.674 s) : 15674000, 15674000
.   : milestone, 15674000,
tracing (15.027 s) : 15027000, 15027000
.   : milestone, 15027000,
section candidate
no_agent (14.981 s) : 14981000, 14981000
.   : milestone, 14981000,
appsec (15.012 s) : 15012000, 15012000
.   : milestone, 15012000,
iast (18.925 s) : 18925000, 18925000
.   : milestone, 18925000,
iast_GLOBAL (18.038 s) : 18038000, 18038000
.   : milestone, 18038000,
profiling (15.794 s) : 15794000, 15794000
.   : milestone, 15794000,
tracing (15.194 s) : 15194000, 15194000
.   : milestone, 15194000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 14.772 s [14.772 s, 14.772 s] -
appsec 15.19 s [15.19 s, 15.19 s] 418.0 ms (2.8%)
iast 19.09 s [19.09 s, 19.09 s] 4.318 s (29.2%)
iast_GLOBAL 17.994 s [17.994 s, 17.994 s] 3.222 s (21.8%)
profiling 15.674 s [15.674 s, 15.674 s] 902.0 ms (6.1%)
tracing 15.027 s [15.027 s, 15.027 s] 255.0 ms (1.7%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 14.981 s [14.981 s, 14.981 s] -
appsec 15.012 s [15.012 s, 15.012 s] 31.0 ms (0.2%)
iast 18.925 s [18.925 s, 18.925 s] 3.944 s (26.3%)
iast_GLOBAL 18.038 s [18.038 s, 18.038 s] 3.057 s (20.4%)
profiling 15.794 s [15.794 s, 15.794 s] 813.0 ms (5.4%)
tracing 15.194 s [15.194 s, 15.194 s] 213.0 ms (1.4%)

@joeyzhao2018 joeyzhao2018 added this to the 1.48.0 milestone Mar 20, 2025
Copy link
Contributor

@ygree ygree left a comment

Choose a reason for hiding this comment

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

Looks good to me!
It might be worth updating the docs as well

@joeyzhao2018 joeyzhao2018 enabled auto-merge (squash) March 21, 2025 15:26
@joeyzhao2018 joeyzhao2018 merged commit 807ea9c into master Mar 21, 2025
258 of 269 checks passed
@joeyzhao2018 joeyzhao2018 deleted the joey/ddb-payload-tagging branch March 21, 2025 19:10
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
Labels
inst: aws sdk AWS SDK instrumentation type: enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants