-
Notifications
You must be signed in to change notification settings - Fork 311
Fix an NPE in Gradle Android instrumentation #8484
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
nikita-tkachenko-datadog
merged 1 commit into
master
from
nikita-tkachenko/gradle-android-npe
Mar 3, 2025
Merged
Fix an NPE in Gradle Android instrumentation #8484
nikita-tkachenko-datadog
merged 1 commit into
master
from
nikita-tkachenko/gradle-android-npe
Mar 3, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
BenchmarksStartupParameters
See matching parameters
SummaryFound 0 performance improvements and 0 performance regressions! Performance is the same for 69 metrics, 2 unstable metrics. Startup time reports for petclinicgantt
title petclinic - global startup overhead: candidate=1.47.0-SNAPSHOT~7fdb224bea, baseline=1.47.0-SNAPSHOT~cb3fea19b4
dateFormat X
axisFormat %s
section tracing
Agent [baseline] (1.136 s) : 0, 1135709
Total [baseline] (11.514 s) : 0, 11514008
Agent [candidate] (1.147 s) : 0, 1147028
Total [candidate] (11.433 s) : 0, 11433200
section appsec
Agent [baseline] (1.271 s) : 0, 1271442
Total [baseline] (11.66 s) : 0, 11659701
Agent [candidate] (1.279 s) : 0, 1279402
Total [candidate] (11.729 s) : 0, 11728718
section iast
Agent [baseline] (1.271 s) : 0, 1270820
Total [baseline] (11.928 s) : 0, 11928385
Agent [candidate] (1.27 s) : 0, 1269863
Total [candidate] (11.95 s) : 0, 11950006
section profiling
Agent [baseline] (1.379 s) : 0, 1378542
Total [baseline] (11.758 s) : 0, 11757631
Agent [candidate] (1.388 s) : 0, 1388355
Total [candidate] (11.87 s) : 0, 11870290
gantt
title petclinic - break down per module: candidate=1.47.0-SNAPSHOT~7fdb224bea, baseline=1.47.0-SNAPSHOT~cb3fea19b4
dateFormat X
axisFormat %s
section tracing
BytebuddyAgent [baseline] (717.473 ms) : 0, 717473
BytebuddyAgent [candidate] (724.714 ms) : 0, 724714
GlobalTracer [baseline] (239.122 ms) : 0, 239122
GlobalTracer [candidate] (242.169 ms) : 0, 242169
AppSec [baseline] (55.537 ms) : 0, 55537
AppSec [candidate] (56.248 ms) : 0, 56248
Debugger [baseline] (95.651 ms) : 0, 95651
Debugger [candidate] (95.779 ms) : 0, 95779
Remote Config [baseline] (595.332 µs) : 0, 595
Remote Config [candidate] (584.616 µs) : 0, 585
Telemetry [baseline] (12.394 ms) : 0, 12394
Telemetry [candidate] (12.45 ms) : 0, 12450
section appsec
BytebuddyAgent [baseline] (735.169 ms) : 0, 735169
BytebuddyAgent [candidate] (739.688 ms) : 0, 739688
GlobalTracer [baseline] (235.725 ms) : 0, 235725
GlobalTracer [candidate] (237.601 ms) : 0, 237601
IAST [baseline] (21.752 ms) : 0, 21752
IAST [candidate] (21.581 ms) : 0, 21581
AppSec [baseline] (177.177 ms) : 0, 177177
AppSec [candidate] (177.908 ms) : 0, 177908
Debugger [baseline] (84.572 ms) : 0, 84572
Debugger [candidate] (85.31 ms) : 0, 85310
Remote Config [baseline] (629.339 µs) : 0, 629
Remote Config [candidate] (628.005 µs) : 0, 628
Telemetry [baseline] (12.313 ms) : 0, 12313
Telemetry [candidate] (12.389 ms) : 0, 12389
section iast
BytebuddyAgent [baseline] (844.813 ms) : 0, 844813
BytebuddyAgent [candidate] (845.663 ms) : 0, 845663
GlobalTracer [baseline] (232.201 ms) : 0, 232201
GlobalTracer [candidate] (231.722 ms) : 0, 231722
IAST [baseline] (23.101 ms) : 0, 23101
IAST [candidate] (23.104 ms) : 0, 23104
AppSec [baseline] (58.172 ms) : 0, 58172
AppSec [candidate] (57.464 ms) : 0, 57464
Debugger [baseline] (84.536 ms) : 0, 84536
Debugger [candidate] (83.891 ms) : 0, 83891
Remote Config [baseline] (544.375 µs) : 0, 544
Remote Config [candidate] (531.018 µs) : 0, 531
Telemetry [baseline] (12.356 ms) : 0, 12356
Telemetry [candidate] (12.359 ms) : 0, 12359
section profiling
BytebuddyAgent [baseline] (708.801 ms) : 0, 708801
BytebuddyAgent [candidate] (714.419 ms) : 0, 714419
GlobalTracer [baseline] (349.65 ms) : 0, 349650
GlobalTracer [candidate] (351.842 ms) : 0, 351842
AppSec [baseline] (55.186 ms) : 0, 55186
AppSec [candidate] (55.045 ms) : 0, 55045
Debugger [baseline] (88.228 ms) : 0, 88228
Debugger [candidate] (88.864 ms) : 0, 88864
Remote Config [baseline] (607.909 µs) : 0, 608
Remote Config [candidate] (615.493 µs) : 0, 615
Telemetry [baseline] (12.592 ms) : 0, 12592
Telemetry [candidate] (12.766 ms) : 0, 12766
ProfilingAgent [baseline] (123.113 ms) : 0, 123113
ProfilingAgent [candidate] (123.929 ms) : 0, 123929
Profiling [baseline] (123.133 ms) : 0, 123133
Profiling [candidate] (123.949 ms) : 0, 123949
Startup time reports for insecure-bankgantt
title insecure-bank - global startup overhead: candidate=1.47.0-SNAPSHOT~7fdb224bea, baseline=1.47.0-SNAPSHOT~cb3fea19b4
dateFormat X
axisFormat %s
section tracing
Agent [baseline] (1.137 s) : 0, 1136671
Total [baseline] (9.268 s) : 0, 9267571
Agent [candidate] (1.137 s) : 0, 1136701
Total [candidate] (9.295 s) : 0, 9294800
section iast
Agent [baseline] (1.264 s) : 0, 1263708
Total [baseline] (9.922 s) : 0, 9921986
Agent [candidate] (1.257 s) : 0, 1257043
Total [candidate] (9.893 s) : 0, 9892510
section iast_HARDCODED_SECRET_DISABLED
Agent [baseline] (1.268 s) : 0, 1267890
Total [baseline] (9.911 s) : 0, 9910891
Agent [candidate] (1.26 s) : 0, 1259598
Total [candidate] (9.837 s) : 0, 9837325
section iast_TELEMETRY_OFF
Agent [baseline] (1.262 s) : 0, 1261764
Total [baseline] (9.889 s) : 0, 9888568
Agent [candidate] (1.256 s) : 0, 1256401
Total [candidate] (9.87 s) : 0, 9870328
gantt
title insecure-bank - break down per module: candidate=1.47.0-SNAPSHOT~7fdb224bea, baseline=1.47.0-SNAPSHOT~cb3fea19b4
dateFormat X
axisFormat %s
section tracing
BytebuddyAgent [baseline] (718.036 ms) : 0, 718036
BytebuddyAgent [candidate] (718.361 ms) : 0, 718361
GlobalTracer [baseline] (239.609 ms) : 0, 239609
GlobalTracer [candidate] (239.606 ms) : 0, 239606
AppSec [baseline] (55.524 ms) : 0, 55524
AppSec [candidate] (55.91 ms) : 0, 55910
Debugger [baseline] (95.501 ms) : 0, 95501
Debugger [candidate] (94.835 ms) : 0, 94835
Remote Config [baseline] (593.054 µs) : 0, 593
Remote Config [candidate] (594.663 µs) : 0, 595
Telemetry [baseline] (12.438 ms) : 0, 12438
Telemetry [candidate] (12.433 ms) : 0, 12433
section iast
BytebuddyAgent [baseline] (841.233 ms) : 0, 841233
BytebuddyAgent [candidate] (836.065 ms) : 0, 836065
GlobalTracer [baseline] (230.832 ms) : 0, 230832
GlobalTracer [candidate] (230.484 ms) : 0, 230484
IAST [baseline] (22.802 ms) : 0, 22802
IAST [candidate] (22.656 ms) : 0, 22656
AppSec [baseline] (57.455 ms) : 0, 57455
AppSec [candidate] (56.886 ms) : 0, 56886
Debugger [baseline] (83.716 ms) : 0, 83716
Debugger [candidate] (83.435 ms) : 0, 83435
Remote Config [baseline] (522.466 µs) : 0, 522
Remote Config [candidate] (512.32 µs) : 0, 512
Telemetry [baseline] (12.123 ms) : 0, 12123
Telemetry [candidate] (12.067 ms) : 0, 12067
section iast_HARDCODED_SECRET_DISABLED
BytebuddyAgent [baseline] (843.001 ms) : 0, 843001
BytebuddyAgent [candidate] (836.977 ms) : 0, 836977
GlobalTracer [baseline] (231.87 ms) : 0, 231870
GlobalTracer [candidate] (230.073 ms) : 0, 230073
IAST [baseline] (23.226 ms) : 0, 23226
IAST [candidate] (22.953 ms) : 0, 22953
AppSec [baseline] (57.761 ms) : 0, 57761
AppSec [candidate] (57.695 ms) : 0, 57695
Debugger [baseline] (84.102 ms) : 0, 84102
Debugger [candidate] (84.24 ms) : 0, 84240
Remote Config [baseline] (526.725 µs) : 0, 527
Remote Config [candidate] (512.981 µs) : 0, 513
Telemetry [baseline] (12.342 ms) : 0, 12342
Telemetry [candidate] (12.116 ms) : 0, 12116
section iast_TELEMETRY_OFF
BytebuddyAgent [baseline] (839.286 ms) : 0, 839286
BytebuddyAgent [candidate] (835.051 ms) : 0, 835051
GlobalTracer [baseline] (231.015 ms) : 0, 231015
GlobalTracer [candidate] (230.358 ms) : 0, 230358
IAST [baseline] (23.307 ms) : 0, 23307
IAST [candidate] (23.879 ms) : 0, 23879
AppSec [baseline] (56.587 ms) : 0, 56587
AppSec [candidate] (55.534 ms) : 0, 55534
Debugger [baseline] (83.865 ms) : 0, 83865
Debugger [candidate] (84.039 ms) : 0, 84039
Remote Config [baseline] (528.651 µs) : 0, 529
Remote Config [candidate] (516.303 µs) : 0, 516
Telemetry [baseline] (12.099 ms) : 0, 12099
Telemetry [candidate] (12.036 ms) : 0, 12036
LoadParameters
See matching parameters
SummaryFound 0 performance improvements and 0 performance regressions! Performance is the same for 12 metrics, 18 unstable metrics. Request duration reports for petclinicgantt
title petclinic - request duration [CI 0.99] : candidate=1.47.0-SNAPSHOT~7fdb224bea, baseline=1.47.0-SNAPSHOT~cb3fea19b4
dateFormat X
axisFormat %s
section baseline
no_agent (1.356 ms) : 1335, 1376
. : milestone, 1356,
appsec (1.739 ms) : 1716, 1763
. : milestone, 1739,
appsec_no_iast (1.71 ms) : 1687, 1734
. : milestone, 1710,
code_origins (1.668 ms) : 1634, 1701
. : milestone, 1668,
iast (1.515 ms) : 1492, 1539
. : milestone, 1515,
profiling (1.528 ms) : 1501, 1554
. : milestone, 1528,
tracing (1.504 ms) : 1481, 1528
. : milestone, 1504,
section candidate
no_agent (1.347 ms) : 1328, 1367
. : milestone, 1347,
appsec (1.729 ms) : 1705, 1754
. : milestone, 1729,
appsec_no_iast (1.723 ms) : 1698, 1747
. : milestone, 1723,
code_origins (1.681 ms) : 1649, 1714
. : milestone, 1681,
iast (1.496 ms) : 1470, 1521
. : milestone, 1496,
profiling (1.56 ms) : 1535, 1586
. : milestone, 1560,
tracing (1.497 ms) : 1474, 1521
. : milestone, 1497,
Request duration reports for insecure-bankgantt
title insecure-bank - request duration [CI 0.99] : candidate=1.47.0-SNAPSHOT~7fdb224bea, baseline=1.47.0-SNAPSHOT~cb3fea19b4
dateFormat X
axisFormat %s
section baseline
no_agent (377.276 µs) : 358, 397
. : milestone, 377,
iast (503.706 µs) : 482, 526
. : milestone, 504,
iast_FULL (725.302 µs) : 703, 747
. : milestone, 725,
iast_GLOBAL (549.872 µs) : 528, 572
. : milestone, 550,
iast_HARDCODED_SECRET_DISABLED (511.457 µs) : 490, 533
. : milestone, 511,
iast_INACTIVE (459.227 µs) : 438, 480
. : milestone, 459,
iast_TELEMETRY_OFF (493.282 µs) : 471, 516
. : milestone, 493,
tracing (451.025 µs) : 430, 472
. : milestone, 451,
section candidate
no_agent (384.269 µs) : 364, 404
. : milestone, 384,
iast (512.153 µs) : 490, 534
. : milestone, 512,
iast_FULL (728.481 µs) : 706, 751
. : milestone, 728,
iast_GLOBAL (553.493 µs) : 531, 576
. : milestone, 553,
iast_HARDCODED_SECRET_DISABLED (515.194 µs) : 493, 537
. : milestone, 515,
iast_INACTIVE (456.373 µs) : 435, 478
. : milestone, 456,
iast_TELEMETRY_OFF (497.186 µs) : 474, 521
. : milestone, 497,
tracing (462.865 µs) : 442, 484
. : milestone, 463,
DacapoParameters
See matching parameters
SummaryFound 0 performance improvements and 0 performance regressions! Performance is the same for 11 metrics, 1 unstable metrics. Execution time for biojavagantt
title biojava - execution time [CI 0.99] : candidate=1.47.0-SNAPSHOT~7fdb224bea, baseline=1.47.0-SNAPSHOT~cb3fea19b4
dateFormat X
axisFormat %s
section baseline
no_agent (15.505 s) : 15505000, 15505000
. : milestone, 15505000,
appsec (15.072 s) : 15072000, 15072000
. : milestone, 15072000,
iast (18.623 s) : 18623000, 18623000
. : milestone, 18623000,
iast_GLOBAL (18.271 s) : 18271000, 18271000
. : milestone, 18271000,
profiling (14.971 s) : 14971000, 14971000
. : milestone, 14971000,
tracing (15.05 s) : 15050000, 15050000
. : milestone, 15050000,
section candidate
no_agent (15.457 s) : 15457000, 15457000
. : milestone, 15457000,
appsec (14.902 s) : 14902000, 14902000
. : milestone, 14902000,
iast (18.771 s) : 18771000, 18771000
. : milestone, 18771000,
iast_GLOBAL (17.771 s) : 17771000, 17771000
. : milestone, 17771000,
profiling (14.852 s) : 14852000, 14852000
. : milestone, 14852000,
tracing (14.89 s) : 14890000, 14890000
. : milestone, 14890000,
Execution time for tomcatgantt
title tomcat - execution time [CI 0.99] : candidate=1.47.0-SNAPSHOT~7fdb224bea, baseline=1.47.0-SNAPSHOT~cb3fea19b4
dateFormat X
axisFormat %s
section baseline
no_agent (1.48 ms) : 1468, 1491
. : milestone, 1480,
appsec (2.352 ms) : 2309, 2395
. : milestone, 2352,
iast (2.133 ms) : 2078, 2189
. : milestone, 2133,
iast_GLOBAL (2.184 ms) : 2128, 2240
. : milestone, 2184,
profiling (1.98 ms) : 1936, 2023
. : milestone, 1980,
tracing (1.965 ms) : 1922, 2007
. : milestone, 1965,
section candidate
no_agent (1.482 ms) : 1471, 1494
. : milestone, 1482,
appsec (2.368 ms) : 2324, 2413
. : milestone, 2368,
iast (2.128 ms) : 2072, 2184
. : milestone, 2128,
iast_GLOBAL (2.179 ms) : 2123, 2235
. : milestone, 2179,
profiling (2.477 ms) : 2291, 2662
. : milestone, 2477,
tracing (1.969 ms) : 1926, 2012
. : milestone, 1969,
|
tonyredondo
approved these changes
Mar 3, 2025
svc-squareup-copybara
pushed a commit
to cashapp/misk
that referenced
this pull request
Mar 6, 2025
| Package | Type | Package file | Manager | Update | Change | |---|---|---|---|---|---| | [com.datadoghq:dd-trace-api](https://github.com/datadog/dd-trace-java) | dependencies | misk/gradle/libs.versions.toml | gradle | minor | `1.46.1` -> `1.47.0` | | [com.datadoghq:dd-trace-ot](https://github.com/datadog/dd-trace-java) | dependencies | misk/gradle/libs.versions.toml | gradle | minor | `1.46.1` -> `1.47.0` | | [software.amazon.awssdk:sdk-core](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.30.33` -> `2.30.34` | | [software.amazon.awssdk:sqs](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.30.33` -> `2.30.34` | | [software.amazon.awssdk:dynamodb-enhanced](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.30.33` -> `2.30.34` | | [software.amazon.awssdk:dynamodb](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.30.33` -> `2.30.34` | | [software.amazon.awssdk:aws-core](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.30.33` -> `2.30.34` | | [software.amazon.awssdk:bom](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.30.33` -> `2.30.34` | | [software.amazon.awssdk:auth](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.30.33` -> `2.30.34` | --- ### Release Notes <details> <summary>datadog/dd-trace-java (com.datadoghq:dd-trace-api)</summary> ### [`v1.47.0`](https://github.com/DataDog/dd-trace-java/releases/tag/v1.47.0): 1.47.0 ##### Components ##### Application Security Management (IAST) - 🐛 Exclude com.stripe.net.HttpURLConnectionClient to solve IAST SSRF vulnerability false positives ([#​8483](DataDog/dd-trace-java#8483) - [@​jandro996](https://github.com/jandro996)) - 🐛 Add exclusion to solve IAST weak randomness vulnerability false positives ([#​8462](DataDog/dd-trace-java#8462) - [@​jandro996](https://github.com/jandro996)) - ✨ Fix weak randomness false positive in Kafka client ([#​8408](DataDog/dd-trace-java#8408) - [@​smola](https://github.com/smola)) - ✨ Fix location for SSRF with Kong Unirest ([#​8407](DataDog/dd-trace-java#8407) - [@​smola](https://github.com/smola)) - ✨ Exclude IBM Instana from IAST ([#​8406](DataDog/dd-trace-java#8406) - [@​smola](https://github.com/smola)) - 🐛 Fix org.json iast instrumentation test for latest dependency ([#​8347](DataDog/dd-trace-java#8347) - [@​jandro996](https://github.com/jandro996)) - ✨ Configuration to Disable APM Tracing ([#​8219](DataDog/dd-trace-java#8219) - [@​jandro996](https://github.com/jandro996)) - ✨ Address cookie vulnerability cardinality issues ([#​8210](DataDog/dd-trace-java#8210) - [@​jandro996](https://github.com/jandro996)) - ✨ Email HTML Injection detection in IAST ([#​8205](DataDog/dd-trace-java#8205) - [@​sezen-datadog](https://github.com/sezen-datadog)) ##### Application Security Management (WAF) - 🐛✨ Ensure usr.exists tag is not overridden when UsernameNotFoundException is thrown ([#​8376](DataDog/dd-trace-java#8376) - [@​manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez)) - 🐛✨ Ensure usr.exists tag is not overridden by auto instrumentation ([#​8374](DataDog/dd-trace-java#8374) - [@​manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez)) - ✨ Update appsec metrics with event_rules_version tag ([#​8354](DataDog/dd-trace-java#8354) - [@​sezen-datadog](https://github.com/sezen-datadog)) - ✨ Update metrics: appsec.waf.requests ([#​8353](DataDog/dd-trace-java#8353) - [@​Mariovido](https://github.com/Mariovido)) - ✨ Improve ASM support in vert.x 5.0 ([#​8285](DataDog/dd-trace-java#8285) - [@​manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez)) - ✨ Update metrics: appsec.waf.updates and appsec.waf.init ([#​8280](DataDog/dd-trace-java#8280) - [@​Mariovido](https://github.com/Mariovido)) - ✨ Configuration to Disable APM Tracing ([#​8219](DataDog/dd-trace-java#8219) - [@​jandro996](https://github.com/jandro996)) ##### Build & Tooling - 🐛 Do not generate Muzzle references for primitive arrays in method body ([#​8361](DataDog/dd-trace-java#8361) - [@​amarziali](https://github.com/amarziali)) - 📖 Improve dev env setup documentation for Windows ([#​8180](DataDog/dd-trace-java#8180) - [@​lucaspimentel](https://github.com/lucaspimentel)) ##### Continuous Integration Visibility - ✨ Add support for skip-EFD tagging ([#​8487](DataDog/dd-trace-java#8487) - [@​nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog)) - 🐛 Fix an NPE in Gradle Android instrumentation ([#​8484](DataDog/dd-trace-java#8484) - [@​nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog)) - ✨ Consider modified tests when applying fail-fast tests ordering ([#​8474](DataDog/dd-trace-java#8474) - [@​nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog)) - ✨ Implement tests reordering for TestNG ([#​8467](DataDog/dd-trace-java#8467) - [@​nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog)) - 🐛 Fix Gradle Launcher instrumentation to not interfere with Gradle Test Kit ([#​8465](DataDog/dd-trace-java#8465) - [@​nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog)) - 🧹 Use separate TestEventHandlers per framework in CI Vis instrumentations ([#​8451](DataDog/dd-trace-java#8451) - [@​daniel-mohedano](https://github.com/daniel-mohedano)) - ✨ Remove warning log when JUnit 4 test method cannot be retrieved ([#​8445](DataDog/dd-trace-java#8445) - [@​nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog)) - 🐛 Fix Scalatest tracing for tests that are reported asynchronously ([#​8444](DataDog/dd-trace-java#8444) - [@​nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog)) - ✨ Implement attempt to fix tests ([#​8393](DataDog/dd-trace-java#8393) - [@​daniel-mohedano](https://github.com/daniel-mohedano)) - ✨ Implement test disabling ([#​8377](DataDog/dd-trace-java#8377) - [@​daniel-mohedano](https://github.com/daniel-mohedano)) - ✨ Update CODEOWNERS parser to not log errors on comments with leading whitespace ([#​8349](DataDog/dd-trace-java#8349) - [@​nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog)) - ✨ Request Test Management tests list ([#​8345](DataDog/dd-trace-java#8345) - [@​daniel-mohedano](https://github.com/daniel-mohedano)) - ✨ Receive test management settings from CIVis settings request ([#​8331](DataDog/dd-trace-java#8331) - [@​daniel-mohedano](https://github.com/daniel-mohedano)) - ✨ Implement quarantined tests tagging ([#​8326](DataDog/dd-trace-java#8326) - [@​nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog)) - ✨ Implement tests quarantining ([#​8320](DataDog/dd-trace-java#8320) - [@​nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog)) - ✨ Add tag to specify if the user is setting DD_SERVICE ([#​8318](DataDog/dd-trace-java#8318) - [@​daniel-mohedano](https://github.com/daniel-mohedano)) ##### Crash tracking - ✨ Only fork jps when required ([#​8419](DataDog/dd-trace-java#8419) - [@​mcculls](https://github.com/mcculls)) - 🐛 Use Java home of the crashed process to launch crash uploader ([#​8348](DataDog/dd-trace-java#8348) - [@​jbachorik](https://github.com/jbachorik)) ##### Data Streams Monitoring - 🐛 Fix error happening when sqs message attributes are readonly ([#​8473](DataDog/dd-trace-java#8473) - [@​vandonr](https://github.com/vandonr)) - 🐛 Fix bug on proto schema extraction ([#​8403](DataDog/dd-trace-java#8403) - [@​vandonr](https://github.com/vandonr)) - 🐛 Fix service name overrides in consumers ([#​8387](DataDog/dd-trace-java#8387) - [@​piochelepiotr](https://github.com/piochelepiotr)) ##### Database Monitoring - ✨ Add DBMTracePreparedStatements to tracer configuration log ([#​8508](DataDog/dd-trace-java#8508) - [@​cecile75](https://github.com/cecile75)) ##### Dynamic Instrumentation - ✨ Look in another location for grpc service methods ([#​8468](DataDog/dd-trace-java#8468) - [@​evanchooly](https://github.com/evanchooly)) - 🐛 Fix Exception Replay with Lambda proxy classes ([#​8452](DataDog/dd-trace-java#8452) - [@​jpbempel](https://github.com/jpbempel)) - ✨ Add code origin support for spring-webmvc ([#​8416](DataDog/dd-trace-java#8416) - [@​evanchooly](https://github.com/evanchooly)) - ✨ Add support for scanning jar from loaded class ([#​8370](DataDog/dd-trace-java#8370) - [@​jpbempel](https://github.com/jpbempel)) - 🐛 Disable capture of entry values ([#​8369](DataDog/dd-trace-java#8369) - [@​jpbempel](https://github.com/jpbempel)) - 🐛 Fix CodeOrigin for `@Trace` annotation ([#​8344](DataDog/dd-trace-java#8344) - [@​jpbempel](https://github.com/jpbempel)) - 🐛 Fix equals/hashCode for CodeOrigin probe ([#​8319](DataDog/dd-trace-java#8319) - [@​jpbempel](https://github.com/jpbempel)) - ✨ Add code origin support to kafka message listeners ([#​8301](DataDog/dd-trace-java#8301) - [@​evanchooly](https://github.com/evanchooly)) ##### Metrics - ✨ Create metric: appsec.waf.error ([#​8381](DataDog/dd-trace-java#8381) - [@​sezen-datadog](https://github.com/sezen-datadog)) - ✨ Create metric: appsec.rasp.error ([#​8364](DataDog/dd-trace-java#8364) - [@​sezen-datadog](https://github.com/sezen-datadog)) ##### Profiling - ✨ Bump ddprof library to 1.22.0 ([#​8463](DataDog/dd-trace-java#8463) - [@​jbachorik](https://github.com/jbachorik)) - IBM J9 8u361 corresponds to OpenJDK 8u362 by [@​jbachorik](https://github.com/jbachorik) in DataDog/java-profiler#187 - Fix compatibility with musl libc 1.2.4 by [@​jbachorik](https://github.com/jbachorik) in DataDog/java-profiler#189 - Modify version extraction by [@​jbachorik](https://github.com/jbachorik) in DataDog/java-profiler#179 - Do not write null values to jvminfo event by [@​jbachorik](https://github.com/jbachorik) in DataDog/java-profiler#184 - Productize VMStructs-based stack walker by [@​jbachorik](https://github.com/jbachorik) in DataDog/java-profiler#177 - A few minor downport issues by [@​jbachorik](https://github.com/jbachorik) in DataDog/java-profiler#180 - Enable ASGCT by default on fairly safe J9 JDK versions by [@​jbachorik](https://github.com/jbachorik) in DataDog/java-profiler#181 - 🐛 Exclude OrderedThreadPoolExecutor from queue-time measurements ([#​8456](DataDog/dd-trace-java#8456) - [@​jbachorik](https://github.com/jbachorik)) - ✨ Record JVM info on JVMs without JFR ([#​8431](DataDog/dd-trace-java#8431) - [@​jbachorik](https://github.com/jbachorik)) - 🐛 Actually use CleanupTask in TempLocationManager ([#​8420](DataDog/dd-trace-java#8420) - [@​mcculls](https://github.com/mcculls)) - ✨ Only fork jps when required ([#​8419](DataDog/dd-trace-java#8419) - [@​mcculls](https://github.com/mcculls)) - 🐛 Adjust JFR checks for J9 ([#​8405](DataDog/dd-trace-java#8405) - [@​jbachorik](https://github.com/jbachorik)) - 🧹 Disable smap RSS parsing by default ([#​8342](DataDog/dd-trace-java#8342) - [@​MattAlp](https://github.com/MattAlp)) ##### Telemetry - 🐛 Add support for JBoss jar:file format to DependencyResolver ([#​8428](DataDog/dd-trace-java#8428) - [@​jandro996](https://github.com/jandro996)) - ✨ Update metrics: appsec.waf.requests ([#​8353](DataDog/dd-trace-java#8353) - [@​Mariovido](https://github.com/Mariovido)) ##### Trace context propagation - ✨ Introduce tracing propagator ([#​8313](DataDog/dd-trace-java#8313) - [@​PerfectSlayer](https://github.com/PerfectSlayer)) ##### Tracer core - 🐛 Fix Stable Config telemetry source names ([#​8460](DataDog/dd-trace-java#8460) - [@​BaptisteFoy](https://github.com/BaptisteFoy)) - ✨ Probe trace endpoints with a valid payload of empty arrays ([#​8414](DataDog/dd-trace-java#8414) - [@​mcculls](https://github.com/mcculls)) - ✨ Add 1 minute fail-safe to JUL/JMX class-loading callback ([#​8399](DataDog/dd-trace-java#8399) - [@​mcculls](https://github.com/mcculls)) - ✨ Migrate DSM injection calls to context-first APIs ([#​8383](DataDog/dd-trace-java#8383) - [@​PerfectSlayer](https://github.com/PerfectSlayer)) - 🧹 Move continuation capture methods from scope to tracer ([#​8371](DataDog/dd-trace-java#8371) - [@​mcculls](https://github.com/mcculls)) - ✨ Migrate context extraction calls to context-first APIs ([#​8368](DataDog/dd-trace-java#8368) - [@​PerfectSlayer](https://github.com/PerfectSlayer)) - 🧹 Migrate context injection calls to context-first APIs ([#​8358](DataDog/dd-trace-java#8358) - [@​PerfectSlayer](https://github.com/PerfectSlayer)) - 💡 Support reading configurations from files ([#​8338](DataDog/dd-trace-java#8338) - [@​mtoffl01](https://github.com/mtoffl01)) - 💡 Implementation of BaggagePropagator and BaggageContext ([#​8330](DataDog/dd-trace-java#8330) - [@​mhlidd](https://github.com/mhlidd)) - 🧹 Combine continuation implementations into one which supports multiple activations ([#​8324](DataDog/dd-trace-java#8324) - [@​mcculls](https://github.com/mcculls)) - ✨ Introduce tracing propagator ([#​8313](DataDog/dd-trace-java#8313) - [@​PerfectSlayer](https://github.com/PerfectSlayer)) - ✨ Remove old context propagation API ([#​8271](DataDog/dd-trace-java#8271) - [@​PerfectSlayer](https://github.com/PerfectSlayer)) ##### Instrumentations ##### AWS Lambda instrumentation - 🐛 Send error message and stack to Lambda extension ([#​8417](DataDog/dd-trace-java#8417) - [@​nhulston](https://github.com/nhulston)) ##### AWS SDK instrumentation - 🐛 Fix error happening when sqs message attributes are readonly ([#​8473](DataDog/dd-trace-java#8473) - [@​vandonr](https://github.com/vandonr)) - 💡 Inject trace context into AWS Step Functions input ([#​7585](DataDog/dd-trace-java#7585) - [@​DylanLovesCoffee](https://github.com/DylanLovesCoffee)) ##### Core Java language instrumentation - ✨ Look in another location for grpc service methods ([#​8468](DataDog/dd-trace-java#8468) - [@​evanchooly](https://github.com/evanchooly)) - ✨ Add code origin support for spring-webmvc ([#​8416](DataDog/dd-trace-java#8416) - [@​evanchooly](https://github.com/evanchooly)) - 💡 Implementation of BaggagePropagator and BaggageContext ([#​8330](DataDog/dd-trace-java#8330) - [@​mhlidd](https://github.com/mhlidd)) - ✨ Add code origin support to kafka message listeners ([#​8301](DataDog/dd-trace-java#8301) - [@​evanchooly](https://github.com/evanchooly)) ##### gRPC instrumentation - ✨ Look in another location for grpc service methods ([#​8468](DataDog/dd-trace-java#8468) - [@​evanchooly](https://github.com/evanchooly)) ##### Kafka instrumentation - ✨ Add messaging.destination.name tag to kafka integrations ([#​8366](DataDog/dd-trace-java#8366) - [@​rarguelloF](https://github.com/rarguelloF)) ##### Protocol Buffer instrumentation - 🐛 Fix bug on proto schema extraction ([#​8403](DataDog/dd-trace-java#8403) - [@​vandonr](https://github.com/vandonr)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 6pm every weekday,before 2am every weekday" in timezone Australia/Melbourne, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). GitOrigin-RevId: 108a0f86aa59ab4c938cbac0688dd4c19cb301fa
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What Does This Do
Fixes a possible NPE in Android Gradle projects instrumentation.
Contributor Checklist
type:
and (comp:
orinst:
) labels in addition to any usefull labelsclose
,fix
or any linking keywords when referencing an issue.Use
solves
instead, and assign the PR milestone to the issueJira ticket: [PROJ-IDENT]