-
Notifications
You must be signed in to change notification settings - Fork 306
Ensure auto-detected service name is the same for every process in the same build #8902
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 2 commits into
master
from
nikita-tkachenko/child-process-service-propagation
May 30, 2025
Merged
Ensure auto-detected service name is the same for every process in the same build #8902
nikita-tkachenko-datadog
merged 2 commits into
master
from
nikita-tkachenko/child-process-service-propagation
May 30, 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
daniel-mohedano
approved these changes
May 30, 2025
BenchmarksStartupParameters
See matching parameters
SummaryFound 2 performance improvements and 1 performance regressions! Performance is the same for 54 metrics, 14 unstable metrics.
Startup time reports for petclinicgantt
title petclinic - global startup overhead: candidate=1.50.0-SNAPSHOT~2a2204324c, baseline=1.50.0-SNAPSHOT~ad6d5fef42
dateFormat X
axisFormat %s
section tracing
Agent [baseline] (1.032 s) : 0, 1032235
Total [baseline] (10.478 s) : 0, 10478154
Agent [candidate] (1.026 s) : 0, 1026418
Total [candidate] (10.516 s) : 0, 10515998
section appsec
Agent [baseline] (1.164 s) : 0, 1164463
Total [baseline] (10.655 s) : 0, 10655137
Agent [candidate] (1.168 s) : 0, 1167990
Total [candidate] (10.689 s) : 0, 10689441
section iast
Agent [baseline] (1.148 s) : 0, 1147891
Total [baseline] (10.908 s) : 0, 10907866
Agent [candidate] (1.151 s) : 0, 1151158
Total [candidate] (10.944 s) : 0, 10943548
section profiling
Agent [baseline] (1.287 s) : 0, 1286917
Total [baseline] (10.88 s) : 0, 10879740
Agent [candidate] (1.275 s) : 0, 1275435
Total [candidate] (10.862 s) : 0, 10862136
gantt
title petclinic - break down per module: candidate=1.50.0-SNAPSHOT~2a2204324c, baseline=1.50.0-SNAPSHOT~ad6d5fef42
dateFormat X
axisFormat %s
section tracing
BytebuddyAgent [baseline] (691.171 ms) : 0, 691171
BytebuddyAgent [candidate] (687.041 ms) : 0, 687041
GlobalTracer [baseline] (242.559 ms) : 0, 242559
GlobalTracer [candidate] (240.553 ms) : 0, 240553
AppSec [baseline] (55.642 ms) : 0, 55642
AppSec [candidate] (57.164 ms) : 0, 57164
Debugger [baseline] (9.17 ms) : 0, 9170
Debugger [candidate] (6.188 ms) : 0, 6188
Remote Config [baseline] (691.122 µs) : 0, 691
Remote Config [candidate] (727.75 µs) : 0, 728
Telemetry [baseline] (9.145 ms) : 0, 9145
Telemetry [candidate] (11.149 ms) : 0, 11149
section appsec
BytebuddyAgent [baseline] (702.374 ms) : 0, 702374
BytebuddyAgent [candidate] (704.536 ms) : 0, 704536
GlobalTracer [baseline] (237.082 ms) : 0, 237082
GlobalTracer [candidate] (238.545 ms) : 0, 238545
AppSec [baseline] (176.171 ms) : 0, 176171
AppSec [candidate] (176.596 ms) : 0, 176596
Debugger [baseline] (6.323 ms) : 0, 6323
Debugger [candidate] (5.939 ms) : 0, 5939
Remote Config [baseline] (620.609 µs) : 0, 621
Remote Config [candidate] (641.61 µs) : 0, 642
Telemetry [baseline] (7.421 ms) : 0, 7421
Telemetry [candidate] (7.352 ms) : 0, 7352
IAST [baseline] (21.827 ms) : 0, 21827
IAST [candidate] (21.693 ms) : 0, 21693
section iast
BytebuddyAgent [baseline] (801.988 ms) : 0, 801988
BytebuddyAgent [candidate] (803.598 ms) : 0, 803598
GlobalTracer [baseline] (230.44 ms) : 0, 230440
GlobalTracer [candidate] (231.49 ms) : 0, 231490
AppSec [baseline] (49.097 ms) : 0, 49097
AppSec [candidate] (51.544 ms) : 0, 51544
Debugger [baseline] (5.867 ms) : 0, 5867
Debugger [candidate] (5.905 ms) : 0, 5905
Remote Config [baseline] (591.386 µs) : 0, 591
Remote Config [candidate] (587.828 µs) : 0, 588
Telemetry [baseline] (7.842 ms) : 0, 7842
Telemetry [candidate] (7.869 ms) : 0, 7869
IAST [baseline] (28.642 ms) : 0, 28642
IAST [candidate] (26.635 ms) : 0, 26635
section profiling
BytebuddyAgent [baseline] (675.668 ms) : 0, 675668
BytebuddyAgent [candidate] (679.749 ms) : 0, 679749
GlobalTracer [baseline] (380.45 ms) : 0, 380450
GlobalTracer [candidate] (361.688 ms) : 0, 361688
AppSec [baseline] (54.796 ms) : 0, 54796
AppSec [candidate] (61.964 ms) : 0, 61964
Debugger [baseline] (6.177 ms) : 0, 6177
Debugger [candidate] (6.117 ms) : 0, 6117
Remote Config [baseline] (658.232 µs) : 0, 658
Remote Config [candidate] (642.089 µs) : 0, 642
Telemetry [baseline] (8.161 ms) : 0, 8161
Telemetry [candidate] (8.079 ms) : 0, 8079
ProfilingAgent [baseline] (110.363 ms) : 0, 110363
ProfilingAgent [candidate] (106.005 ms) : 0, 106005
Profiling [baseline] (110.389 ms) : 0, 110389
Profiling [candidate] (106.03 ms) : 0, 106030
Startup time reports for insecure-bankgantt
title insecure-bank - global startup overhead: candidate=1.50.0-SNAPSHOT~2a2204324c, baseline=1.50.0-SNAPSHOT~ad6d5fef42
dateFormat X
axisFormat %s
section tracing
Agent [baseline] (1.022 s) : 0, 1021960
Total [baseline] (8.646 s) : 0, 8646498
Agent [candidate] (1.021 s) : 0, 1021006
Total [candidate] (8.639 s) : 0, 8639476
section iast
Agent [baseline] (1.148 s) : 0, 1148245
Total [baseline] (9.233 s) : 0, 9232819
Agent [candidate] (1.167 s) : 0, 1166848
Total [candidate] (9.288 s) : 0, 9287940
section iast_HARDCODED_SECRET_DISABLED
Agent [baseline] (1.157 s) : 0, 1157304
Total [baseline] (9.233 s) : 0, 9233032
Agent [candidate] (1.16 s) : 0, 1159952
Total [candidate] (9.215 s) : 0, 9215450
section iast_TELEMETRY_OFF
Agent [baseline] (1.152 s) : 0, 1151842
Total [baseline] (9.2 s) : 0, 9199810
Agent [candidate] (1.157 s) : 0, 1157404
Total [candidate] (9.279 s) : 0, 9279145
gantt
title insecure-bank - break down per module: candidate=1.50.0-SNAPSHOT~2a2204324c, baseline=1.50.0-SNAPSHOT~ad6d5fef42
dateFormat X
axisFormat %s
section tracing
BytebuddyAgent [baseline] (682.525 ms) : 0, 682525
BytebuddyAgent [candidate] (683.225 ms) : 0, 683225
GlobalTracer [baseline] (240.009 ms) : 0, 240009
GlobalTracer [candidate] (240.426 ms) : 0, 240426
AppSec [baseline] (55.035 ms) : 0, 55035
AppSec [candidate] (56.53 ms) : 0, 56530
Debugger [baseline] (11.197 ms) : 0, 11197
Debugger [candidate] (6.19 ms) : 0, 6190
Remote Config [baseline] (689.682 µs) : 0, 690
Remote Config [candidate] (758.245 µs) : 0, 758
Telemetry [baseline] (8.915 ms) : 0, 8915
Telemetry [candidate] (10.4 ms) : 0, 10400
section iast
BytebuddyAgent [baseline] (802.14 ms) : 0, 802140
BytebuddyAgent [candidate] (815.048 ms) : 0, 815048
GlobalTracer [baseline] (229.956 ms) : 0, 229956
GlobalTracer [candidate] (233.907 ms) : 0, 233907
IAST [baseline] (29.022 ms) : 0, 29022
IAST [candidate] (28.071 ms) : 0, 28071
AppSec [baseline] (49.251 ms) : 0, 49251
AppSec [candidate] (51.414 ms) : 0, 51414
Debugger [baseline] (5.876 ms) : 0, 5876
Debugger [candidate] (5.97 ms) : 0, 5970
Remote Config [baseline] (594.323 µs) : 0, 594
Remote Config [candidate] (609.203 µs) : 0, 609
Telemetry [baseline] (7.865 ms) : 0, 7865
Telemetry [candidate] (8.035 ms) : 0, 8035
section iast_HARDCODED_SECRET_DISABLED
BytebuddyAgent [baseline] (807.92 ms) : 0, 807920
BytebuddyAgent [candidate] (809.675 ms) : 0, 809675
GlobalTracer [baseline] (231.712 ms) : 0, 231712
GlobalTracer [candidate] (232.825 ms) : 0, 232825
IAST [baseline] (27.752 ms) : 0, 27752
IAST [candidate] (27.78 ms) : 0, 27780
AppSec [baseline] (51.686 ms) : 0, 51686
AppSec [candidate] (51.351 ms) : 0, 51351
Debugger [baseline] (5.949 ms) : 0, 5949
Debugger [candidate] (5.948 ms) : 0, 5948
Remote Config [baseline] (609.158 µs) : 0, 609
Remote Config [candidate] (593.735 µs) : 0, 594
Telemetry [baseline] (7.954 ms) : 0, 7954
Telemetry [candidate] (7.994 ms) : 0, 7994
section iast_TELEMETRY_OFF
BytebuddyAgent [baseline] (804.009 ms) : 0, 804009
BytebuddyAgent [candidate] (806.885 ms) : 0, 806885
GlobalTracer [baseline] (231.232 ms) : 0, 231232
GlobalTracer [candidate] (233.35 ms) : 0, 233350
IAST [baseline] (22.63 ms) : 0, 22630
IAST [candidate] (29.091 ms) : 0, 29091
AppSec [baseline] (55.949 ms) : 0, 55949
AppSec [candidate] (49.765 ms) : 0, 49765
Debugger [baseline] (5.982 ms) : 0, 5982
Debugger [candidate] (5.989 ms) : 0, 5989
Remote Config [baseline] (627.032 µs) : 0, 627
Remote Config [candidate] (613.954 µs) : 0, 614
Telemetry [baseline] (7.741 ms) : 0, 7741
Telemetry [candidate] (7.943 ms) : 0, 7943
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.50.0-SNAPSHOT~2a2204324c, baseline=1.50.0-SNAPSHOT~ad6d5fef42
dateFormat X
axisFormat %s
section baseline
no_agent (1.349 ms) : 1329, 1368
. : milestone, 1349,
appsec (1.741 ms) : 1717, 1765
. : milestone, 1741,
appsec_no_iast (1.726 ms) : 1702, 1749
. : milestone, 1726,
code_origins (1.66 ms) : 1632, 1687
. : milestone, 1660,
iast (1.492 ms) : 1468, 1515
. : milestone, 1492,
profiling (1.514 ms) : 1490, 1538
. : milestone, 1514,
tracing (1.496 ms) : 1472, 1521
. : milestone, 1496,
section candidate
no_agent (1.366 ms) : 1346, 1385
. : milestone, 1366,
appsec (1.733 ms) : 1709, 1757
. : milestone, 1733,
appsec_no_iast (1.736 ms) : 1712, 1760
. : milestone, 1736,
code_origins (1.65 ms) : 1623, 1677
. : milestone, 1650,
iast (1.524 ms) : 1499, 1549
. : milestone, 1524,
profiling (1.544 ms) : 1519, 1569
. : milestone, 1544,
tracing (1.492 ms) : 1469, 1515
. : milestone, 1492,
Request duration reports for insecure-bankgantt
title insecure-bank - request duration [CI 0.99] : candidate=1.50.0-SNAPSHOT~2a2204324c, baseline=1.50.0-SNAPSHOT~ad6d5fef42
dateFormat X
axisFormat %s
section baseline
no_agent (382.046 µs) : 362, 402
. : milestone, 382,
iast (511.15 µs) : 489, 533
. : milestone, 511,
iast_FULL (731.088 µs) : 709, 753
. : milestone, 731,
iast_GLOBAL (558.125 µs) : 536, 580
. : milestone, 558,
iast_HARDCODED_SECRET_DISABLED (508.033 µs) : 485, 531
. : milestone, 508,
iast_INACTIVE (462.747 µs) : 440, 485
. : milestone, 463,
iast_TELEMETRY_OFF (514.021 µs) : 491, 537
. : milestone, 514,
tracing (459.345 µs) : 437, 481
. : milestone, 459,
section candidate
no_agent (379.891 µs) : 359, 400
. : milestone, 380,
iast (516.92 µs) : 495, 539
. : milestone, 517,
iast_FULL (735.191 µs) : 713, 757
. : milestone, 735,
iast_GLOBAL (553.324 µs) : 532, 575
. : milestone, 553,
iast_HARDCODED_SECRET_DISABLED (506.884 µs) : 485, 528
. : milestone, 507,
iast_INACTIVE (466.161 µs) : 443, 489
. : milestone, 466,
iast_TELEMETRY_OFF (495.49 µs) : 474, 517
. : milestone, 495,
tracing (458.148 µs) : 436, 480
. : milestone, 458,
DacapoParameters
See matching parameters
SummaryFound 0 performance improvements and 0 performance regressions! Performance is the same for 12 metrics, 0 unstable metrics. Execution time for tomcatgantt
title tomcat - execution time [CI 0.99] : candidate=1.50.0-SNAPSHOT~2a2204324c, baseline=1.50.0-SNAPSHOT~ad6d5fef42
dateFormat X
axisFormat %s
section baseline
no_agent (1.472 ms) : 1460, 1483
. : milestone, 1472,
appsec (2.394 ms) : 2346, 2442
. : milestone, 2394,
iast (2.178 ms) : 2117, 2238
. : milestone, 2178,
iast_GLOBAL (2.217 ms) : 2156, 2278
. : milestone, 2217,
profiling (2.018 ms) : 1970, 2066
. : milestone, 2018,
tracing (2.003 ms) : 1955, 2050
. : milestone, 2003,
section candidate
no_agent (1.473 ms) : 1461, 1484
. : milestone, 1473,
appsec (2.395 ms) : 2346, 2443
. : milestone, 2395,
iast (2.178 ms) : 2117, 2239
. : milestone, 2178,
iast_GLOBAL (2.229 ms) : 2167, 2291
. : milestone, 2229,
profiling (2.046 ms) : 1996, 2097
. : milestone, 2046,
tracing (2.023 ms) : 1975, 2071
. : milestone, 2023,
Execution time for biojavagantt
title biojava - execution time [CI 0.99] : candidate=1.50.0-SNAPSHOT~2a2204324c, baseline=1.50.0-SNAPSHOT~ad6d5fef42
dateFormat X
axisFormat %s
section baseline
no_agent (14.919 s) : 14919000, 14919000
. : milestone, 14919000,
appsec (14.74 s) : 14740000, 14740000
. : milestone, 14740000,
iast (18.735 s) : 18735000, 18735000
. : milestone, 18735000,
iast_GLOBAL (18.1 s) : 18100000, 18100000
. : milestone, 18100000,
profiling (14.834 s) : 14834000, 14834000
. : milestone, 14834000,
tracing (14.976 s) : 14976000, 14976000
. : milestone, 14976000,
section candidate
no_agent (14.939 s) : 14939000, 14939000
. : milestone, 14939000,
appsec (14.929 s) : 14929000, 14929000
. : milestone, 14929000,
iast (18.037 s) : 18037000, 18037000
. : milestone, 18037000,
iast_GLOBAL (17.971 s) : 17971000, 17971000
. : milestone, 17971000,
profiling (14.934 s) : 14934000, 14934000
. : milestone, 14934000,
tracing (14.968 s) : 14968000, 14968000
. : milestone, 14968000,
|
svc-squareup-copybara
pushed a commit
to cashapp/misk
that referenced
this pull request
Jun 20, 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.49.0` -> `1.50.0` | --- ### Release Notes <details> <summary>datadog/dd-trace-java (com.datadoghq:dd-trace-api)</summary> ### [`v1.50.0`](https://github.com/DataDog/dd-trace-java/releases/tag/v1.50.0): 1.50.0 ### Deprecation Notice > \[!NOTE] > `DD_RUNTIME_ID_ENABLED` has been deprecated and will be removed in future releases. Please use `DD_RUNTIME_METRICS_RUNTIME_ID_ENABLED` instead. ### Components #### Application Security Management (WAF) - 🐛 Add String length truncation limit to ObjectIntrospector and update truncation metrics ([#​8825](DataDog/dd-trace-java#8825) - [@​jandro996](https://github.com/jandro996)) - 🐛 Adapt standalone ASM to support API Security ([#​8804](DataDog/dd-trace-java#8804) - [@​jandro996](https://github.com/jandro996)) - ✨ Add appsec.waf.input\_truncated metric ([#​8791](DataDog/dd-trace-java#8791) - [@​jandro996](https://github.com/jandro996)) - ✨ Extended appsec request body collection ([#​8748](DataDog/dd-trace-java#8748) - [@​jandro996](https://github.com/jandro996)) - ✨ Extended appsec request/response headers collection ([#​8724](DataDog/dd-trace-java#8724) - [@​jandro996](https://github.com/jandro996)) #### Build & Tooling - ✨ Add artifacts to public s3 bucket ([#​8947](DataDog/dd-trace-java#8947) - [@​randomanderson](https://github.com/randomanderson)) #### Continuous Integration Visibility - ✨ Improve PR information building ([#​8908](DataDog/dd-trace-java#8908) - [@​daniel-mohedano](https://github.com/daniel-mohedano)) - ✨ Truncate span stack traces when Test Optimization is enabled ([#​8903](DataDog/dd-trace-java#8903) - [@​nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog)) - 🐛 Ensure auto-detected service name is the same for every process in the same build ([#​8902](DataDog/dd-trace-java#8902) - [@​nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog)) - 🐛 Use tag as fallback in api requests if no branch is available ([#​8876](DataDog/dd-trace-java#8876) - [@​daniel-mohedano](https://github.com/daniel-mohedano)) - ✨ Add support for JUnit 5.13-RC1 ([#​8865](DataDog/dd-trace-java#8865), [#​8871](DataDog/dd-trace-java#8871) - [@​daniel-mohedano](https://github.com/daniel-mohedano)) - ✨ Implement attempt to fix v3 and v4 and bump capability version ([#​8824](DataDog/dd-trace-java#8824) - [@​daniel-mohedano](https://github.com/daniel-mohedano)) - 🧹 Align retry logic for all test framework instrumentations ([#​8803](DataDog/dd-trace-java#8803) - [@​daniel-mohedano](https://github.com/daniel-mohedano)) - 🐛 Always build ci workspace without trailing separator ([#​8788](DataDog/dd-trace-java#8788) - [@​daniel-mohedano](https://github.com/daniel-mohedano)) - ✨ Add commit discrepancies telemetry when building repository git information ([#​8763](DataDog/dd-trace-java#8763) - [@​daniel-mohedano](https://github.com/daniel-mohedano)) #### Data Streams Monitoring - 💡 Surface process tags in dsm payloads and use them for base hash calculation ([#​8836](DataDog/dd-trace-java#8836) - [@​amarziali](https://github.com/amarziali)) #### Dynamic Instrumentation - ✨ Optimized allocations for collection filter functions ([#​8896](DataDog/dd-trace-java#8896) - [@​jpbempel](https://github.com/jpbempel)) - 🐛 Fix SymDB upload size check ([#​8887](DataDog/dd-trace-java#8887) - [@​jpbempel](https://github.com/jpbempel)) - 🐛 Add support for Set in filter function ([#​8873](DataDog/dd-trace-java#8873) - [@​jpbempel](https://github.com/jpbempel)) - 🐛 Add support for isDefined in log template ([#​8859](DataDog/dd-trace-java#8859) - [@​jpbempel](https://github.com/jpbempel)) - 🐛 Fix Max captured frames for Exception Replay ([#​8856](DataDog/dd-trace-java#8856) - [@​jpbempel](https://github.com/jpbempel)) - 🐛 Remove static inherited fields collection ([#​8832](DataDog/dd-trace-java#8832) - [@​jpbempel](https://github.com/jpbempel)) - 💡 Add process tags to dynamic instrumentation intake payload ([#​8779](DataDog/dd-trace-java#8779) - [@​amarziali](https://github.com/amarziali)) #### GraalVM native-image - ✨ Add support for GraalVM Native GC metrics ([#​8913](DataDog/dd-trace-java#8913) - [@​ygree](https://github.com/ygree)) - ✨ Add JMXFetch support for GraalVM Native ([#​8569](DataDog/dd-trace-java#8569) - [@​ygree](https://github.com/ygree)) #### JMX fetch - ✨ Add support for GraalVM Native GC metrics ([#​8913](DataDog/dd-trace-java#8913) - [@​ygree](https://github.com/ygree)) #### Library Injection - ✨ Deny oracle db jvm based tools ([#​8909](DataDog/dd-trace-java#8909) - [@​bric3](https://github.com/bric3)) #### OpenTracing - 🐛 Fix OT packaging for exception replay ([#​8912](DataDog/dd-trace-java#8912) - [@​jpbempel](https://github.com/jpbempel)) #### Profiling - ✨ Bump ddprof to 1.27.0 ([#​8893](DataDog/dd-trace-java#8893) - [@​jbachorik](https://github.com/jbachorik)) - Properly handle the adaptive sampling interval overflow by [@​jbachorik](https://github.com/jbachorik) in DataDog/java-profiler#213 - Fix [#​200](DataDog/dd-trace-java#200) Crash related to aligned\_alloc and free in context by [@​yanglong1010](https://github.com/yanglong1010) in DataDog/java-profiler#208 - Explicitly initialize empty context page by [@​jbachorik](https://github.com/jbachorik) in DataDog/java-profiler#210 - Re-connect crash recursion protection with VM stackwalker by [@​jbachorik](https://github.com/jbachorik) in DataDog/java-profiler#214 - ✨ Enable ZSTD compression for profiling ([#​8862](DataDog/dd-trace-java#8862) - [@​MattAlp](https://github.com/MattAlp)) - ✨ Extend JPS re-implementation to J9 family ([#​8813](DataDog/dd-trace-java#8813) - [@​MattAlp](https://github.com/MattAlp)) - 💡 Collect process tags for profiling upload requests ([#​8780](DataDog/dd-trace-java#8780) - [@​amarziali](https://github.com/amarziali)) #### Telemetry - 💡 Surface process tags on telemetry payloads ([#​8837](DataDog/dd-trace-java#8837) - [@​amarziali](https://github.com/amarziali)) #### Trace context propagation - ✨ Migrating all HttpClient Instrumentations to Inject Full Context ([#​8826](DataDog/dd-trace-java#8826) - [@​mhlidd](https://github.com/mhlidd)) - ✨ Migrating all HttpServer Instrumentations to Extract full Context ([#​8820](DataDog/dd-trace-java#8820) - [@​mhlidd](https://github.com/mhlidd)) - ✨ Add context API support OTel propagators ([#​8770](DataDog/dd-trace-java#8770) - [@​PerfectSlayer](https://github.com/PerfectSlayer)) #### Tracer core - ✨⚡ Skip JAXB generated classes classloader ([#​9003](DataDog/dd-trace-java#9003) - [@​bric3](https://github.com/bric3)) - ✨ Add DD\_RUNTIME\_METRICS\_RUNTIME\_ID\_ENABLED alias for runtime id generation ([#​8981](DataDog/dd-trace-java#8981) - [@​amarziali](https://github.com/amarziali)) - 🐛 Use resolved address for peer.hostname when available without hitting the cache ([#​8915](DataDog/dd-trace-java#8915) - [@​amarziali](https://github.com/amarziali)) - 💡 Surface server name process tag for tomcat ([#​8894](DataDog/dd-trace-java#8894) - [@​amarziali](https://github.com/amarziali)) - 💡 Surface websphere cell and server name on process tags ([#​8880](DataDog/dd-trace-java#8880) - [@​amarziali](https://github.com/amarziali)) - ✨ Added special lightweight pre-main class that skips installation on incompatible JVMs. ([#​8855](DataDog/dd-trace-java#8855) - [@​AlexeyKuznetsov-DD](https://github.com/AlexeyKuznetsov-DD)) - 💡 Add entrypoint type to process tags ([#​8839](DataDog/dd-trace-java#8839) - [@​amarziali](https://github.com/amarziali)) - ✨ Extend JPS re-implementation to J9 family ([#​8813](DataDog/dd-trace-java#8813) - [@​MattAlp](https://github.com/MattAlp)) - ✨ Notify listeners when the scope top changes after switching scope stacks ([#​8797](DataDog/dd-trace-java#8797) - [@​mcculls](https://github.com/mcculls)) - ✨ Read hsperfdata for Java PIDs if jvmstat is unavailable ([#​8792](DataDog/dd-trace-java#8792) - [@​MattAlp](https://github.com/MattAlp)) - 🐛 Turn JDK socket support on by default ([#​8752](DataDog/dd-trace-java#8752) - [@​sarahchen6](https://github.com/sarahchen6)) - ✨ Simplify context propagation ([#​8719](DataDog/dd-trace-java#8719) - [@​PerfectSlayer](https://github.com/PerfectSlayer)) - ✨ Add JSON parsing support ([#​8579](DataDog/dd-trace-java#8579) - [@​PerfectSlayer](https://github.com/PerfectSlayer)) #### Tracer internal logging - ✨ Fix printing format of span identifiers ([#​8897](DataDog/dd-trace-java#8897) - [@​vandonr](https://github.com/vandonr)) #### Tracer public API - 💡 Track the source of installation ([#​8956](DataDog/dd-trace-java#8956) - [@​mabdinur](https://github.com/mabdinur)) - ✨ Enforce size limit on application\_monitoring.yaml files ([#​8789](DataDog/dd-trace-java#8789) - [@​mtoffl01](https://github.com/mtoffl01)) - ✨ Enabling baggage cache to support limits and non-ascii characters ([#​8713](DataDog/dd-trace-java#8713) - [@​mhlidd](https://github.com/mhlidd)) ### Instrumentations #### AWS Lambda instrumentation - ✨ Pass Lambda Request ID to Extension ([#​8814](DataDog/dd-trace-java#8814) - [@​nhulston](https://github.com/nhulston)) #### Core Java language instrumentation - ✨ Ensure ClassloadingInstrumentation is always applied even with `DD_TRACE_ENABLED=false` ([#​8863](DataDog/dd-trace-java#8863) - [@​mcculls](https://github.com/mcculls)) #### Eclipse Vert.x instrumentation - 🐛 Do not override route with / in vertx instrumentation ([#​8881](DataDog/dd-trace-java#8881) - [@​vandonr](https://github.com/vandonr)) #### IBM Liberty - 🐛 Fix error mark on http status for IBM liberty ([#​8822](DataDog/dd-trace-java#8822) - [@​amarziali](https://github.com/amarziali)) #### JDBC instrumentation - 🐛 Do not prepend DBM <> APM trace comment in SQLCommenter if there is a pg plan hint ([#​8864](DataDog/dd-trace-java#8864) - [@​edengorevoy](https://github.com/edengorevoy)) #### JMS instrumentation - ✨ Add jms as an extra integration name where there is JMS involved ([#​8933](DataDog/dd-trace-java#8933) - [@​vandonr](https://github.com/vandonr)) #### Kotlin instrumentation - ✨ Enable kotlin\_coroutine integration by default ([#​8848](DataDog/dd-trace-java#8848) - [@​mcculls](https://github.com/mcculls)) - 🧹 Rework Kotlin coroutines instrumentation around coroutine context ([#​8774](DataDog/dd-trace-java#8774) - [@​mcculls](https://github.com/mcculls)) #### OpenTelemetry instrumentation - 🐛 Support WithSpan inheritContext attribute ([#​8858](DataDog/dd-trace-java#8858) - [@​amarziali](https://github.com/amarziali)) - ✨ Add context API support OTel propagators ([#​8770](DataDog/dd-trace-java#8770) - [@​PerfectSlayer](https://github.com/PerfectSlayer)) #### Play Framework instrumentation - 🐛 Fix the Play Framework's span resource name priority so that the client JAX-RS 404 cannot override it ([#​8591](DataDog/dd-trace-java#8591) - [@​ygree](https://github.com/ygree)) #### Quarkus Instrumentation - 🐛 Ignore quarkus jaxrs stubs and cdi wrapper proxies ([#​8891](DataDog/dd-trace-java#8891) - [@​amarziali](https://github.com/amarziali)) #### ServiceTalk - ✨ Improve ServiceTalk Captured Context API Instrumentation for v0.42.56+ ([#​8821](DataDog/dd-trace-java#8821) - [@​ygree](https://github.com/ygree)) #### Spring instrumentation - ✨ Supporting Baggage for Instrumentations used in Weblog Tests ([#​8773](DataDog/dd-trace-java#8773) - [@​mhlidd](https://github.com/mhlidd)) #### WebSocket Instrumentation - 💡 Trace websocket for spring webflux reactive handlers ([#​8831](DataDog/dd-trace-java#8831) - [@​amarziali](https://github.com/amarziali)) - 💡:test\_tube: WebSocket support for Netty ([#​8632](DataDog/dd-trace-java#8632) - [@​ValentinZakharov](https://github.com/ValentinZakharov)) #### Zio Instrumentation - 🧹 Cleanup Zio fiber instrumentation to avoid repeated activation of continuation ([#​8798](DataDog/dd-trace-java#8798) - [@​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**: Enabled. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- 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: 9207366cdb6a1bd098082305d354a0a3c4622d7a
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
When instrumenting a build system (Maven or Gradle) and if service name is not set explicitly by the user, this PR ensures that the service name is the same for the parent and the children processes.
It does this by propagating the service name auto-detected in the parent to the children.
Motivation
Auto-detected service name is based on the name of the JAR detected in the command used to start the process.
For Maven and Gradle the JAR running the tests is not the same as the JAR running the build system itself, which results in different service names being auto-detected for the parent and the children.
Different service names in the same session may break certain features, for example TIA (tests are sent with one service name from the child process, skippable tests are requested with a different service name from the parent).
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 issue