-
Notifications
You must be signed in to change notification settings - Fork 312
Enhance Service Representation for Serverless #9203
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
Conversation
BenchmarksStartupParameters
See matching parameters
SummaryFound 0 performance improvements and 0 performance regressions! Performance is the same for 49 metrics, 10 unstable metrics. Startup time reports for petclinicgantt
title petclinic - global startup overhead: candidate=1.51.1-SNAPSHOT~7013fb62a5, baseline=1.51.1-SNAPSHOT~032aad2f70
dateFormat X
axisFormat %s
section tracing
Agent [baseline] (1.042 s) : 0, 1042478
Total [baseline] (10.806 s) : 0, 10805570
Agent [candidate] (1.05 s) : 0, 1050238
Total [candidate] (10.768 s) : 0, 10767718
section appsec
Agent [baseline] (1.22 s) : 0, 1219848
Total [baseline] (10.81 s) : 0, 10809986
Agent [candidate] (1.22 s) : 0, 1220398
Total [candidate] (10.855 s) : 0, 10855349
section iast
Agent [baseline] (1.18 s) : 0, 1180327
Total [baseline] (11.025 s) : 0, 11025313
Agent [candidate] (1.176 s) : 0, 1175667
Total [candidate] (10.843 s) : 0, 10842827
section profiling
Agent [baseline] (1.2 s) : 0, 1200085
Total [baseline] (10.885 s) : 0, 10885042
Agent [candidate] (1.191 s) : 0, 1191189
Total [candidate] (10.851 s) : 0, 10851281
gantt
title petclinic - break down per module: candidate=1.51.1-SNAPSHOT~7013fb62a5, baseline=1.51.1-SNAPSHOT~032aad2f70
dateFormat X
axisFormat %s
section tracing
crashtracking [baseline] (1.44 ms) : 0, 1440
crashtracking [candidate] (1.433 ms) : 0, 1433
BytebuddyAgent [baseline] (730.947 ms) : 0, 730947
BytebuddyAgent [candidate] (735.762 ms) : 0, 735762
GlobalTracer [baseline] (241.468 ms) : 0, 241468
GlobalTracer [candidate] (243.232 ms) : 0, 243232
AppSec [baseline] (30.349 ms) : 0, 30349
AppSec [candidate] (30.829 ms) : 0, 30829
Debugger [baseline] (6.005 ms) : 0, 6005
Debugger [candidate] (6.061 ms) : 0, 6061
Remote Config [baseline] (649.613 µs) : 0, 650
Remote Config [candidate] (655.058 µs) : 0, 655
Telemetry [baseline] (10.604 ms) : 0, 10604
Telemetry [candidate] (10.528 ms) : 0, 10528
section appsec
crashtracking [baseline] (1.439 ms) : 0, 1439
crashtracking [candidate] (1.417 ms) : 0, 1417
BytebuddyAgent [baseline] (753.318 ms) : 0, 753318
BytebuddyAgent [candidate] (752.88 ms) : 0, 752880
GlobalTracer [baseline] (234.851 ms) : 0, 234851
GlobalTracer [candidate] (234.99 ms) : 0, 234990
AppSec [baseline] (168.102 ms) : 0, 168102
AppSec [candidate] (167.944 ms) : 0, 167944
Debugger [baseline] (7.925 ms) : 0, 7925
Debugger [candidate] (8.12 ms) : 0, 8120
Remote Config [baseline] (622.445 µs) : 0, 622
Remote Config [candidate] (619.792 µs) : 0, 620
Telemetry [baseline] (9.066 ms) : 0, 9066
Telemetry [candidate] (9.826 ms) : 0, 9826
IAST [baseline] (23.466 ms) : 0, 23466
IAST [candidate] (23.626 ms) : 0, 23626
section iast
crashtracking [baseline] (1.436 ms) : 0, 1436
crashtracking [candidate] (1.431 ms) : 0, 1431
BytebuddyAgent [baseline] (851.804 ms) : 0, 851804
BytebuddyAgent [candidate] (848.586 ms) : 0, 848586
GlobalTracer [baseline] (232.69 ms) : 0, 232690
GlobalTracer [candidate] (231.846 ms) : 0, 231846
AppSec [baseline] (30.919 ms) : 0, 30919
AppSec [candidate] (27.277 ms) : 0, 27277
Debugger [baseline] (5.836 ms) : 0, 5836
Debugger [candidate] (7.557 ms) : 0, 7557
Remote Config [baseline] (592.07 µs) : 0, 592
Remote Config [candidate] (597.933 µs) : 0, 598
Telemetry [baseline] (8.167 ms) : 0, 8167
Telemetry [candidate] (8.111 ms) : 0, 8111
IAST [baseline] (27.746 ms) : 0, 27746
IAST [candidate] (29.233 ms) : 0, 29233
section profiling
crashtracking [baseline] (1.418 ms) : 0, 1418
crashtracking [candidate] (1.401 ms) : 0, 1401
BytebuddyAgent [baseline] (765.94 ms) : 0, 765940
BytebuddyAgent [candidate] (760.09 ms) : 0, 760090
GlobalTracer [baseline] (221.805 ms) : 0, 221805
GlobalTracer [candidate] (220.068 ms) : 0, 220068
AppSec [baseline] (30.607 ms) : 0, 30607
AppSec [candidate] (30.154 ms) : 0, 30154
Debugger [baseline] (6.38 ms) : 0, 6380
Debugger [candidate] (6.256 ms) : 0, 6256
Remote Config [baseline] (700.173 µs) : 0, 700
Remote Config [candidate] (672.212 µs) : 0, 672
Telemetry [baseline] (15.885 ms) : 0, 15885
Telemetry [candidate] (16.089 ms) : 0, 16089
ProfilingAgent [baseline] (107.534 ms) : 0, 107534
ProfilingAgent [candidate] (107.137 ms) : 0, 107137
Profiling [baseline] (108.165 ms) : 0, 108165
Profiling [candidate] (107.814 ms) : 0, 107814
Startup time reports for insecure-bankgantt
title insecure-bank - global startup overhead: candidate=1.51.1-SNAPSHOT~7013fb62a5, baseline=1.51.1-SNAPSHOT~032aad2f70
dateFormat X
axisFormat %s
section tracing
Agent [baseline] (1.041 s) : 0, 1040982
Total [baseline] (8.575 s) : 0, 8575433
Agent [candidate] (1.041 s) : 0, 1041313
Total [candidate] (8.583 s) : 0, 8583351
section iast
Agent [baseline] (1.176 s) : 0, 1176186
Total [baseline] (9.318 s) : 0, 9317674
Agent [candidate] (1.175 s) : 0, 1174909
Total [candidate] (9.326 s) : 0, 9326276
gantt
title insecure-bank - break down per module: candidate=1.51.1-SNAPSHOT~7013fb62a5, baseline=1.51.1-SNAPSHOT~032aad2f70
dateFormat X
axisFormat %s
section tracing
crashtracking [baseline] (1.424 ms) : 0, 1424
crashtracking [candidate] (1.424 ms) : 0, 1424
BytebuddyAgent [baseline] (728.913 ms) : 0, 728913
BytebuddyAgent [candidate] (729.641 ms) : 0, 729641
GlobalTracer [baseline] (241.046 ms) : 0, 241046
GlobalTracer [candidate] (241.317 ms) : 0, 241317
AppSec [baseline] (30.263 ms) : 0, 30263
AppSec [candidate] (30.362 ms) : 0, 30362
Debugger [baseline] (5.989 ms) : 0, 5989
Debugger [candidate] (6.013 ms) : 0, 6013
Remote Config [baseline] (651.609 µs) : 0, 652
Remote Config [candidate] (642.688 µs) : 0, 643
Telemetry [baseline] (11.801 ms) : 0, 11801
Telemetry [candidate] (11.094 ms) : 0, 11094
section iast
crashtracking [baseline] (1.424 ms) : 0, 1424
crashtracking [candidate] (1.428 ms) : 0, 1428
BytebuddyAgent [baseline] (849.118 ms) : 0, 849118
BytebuddyAgent [candidate] (848.435 ms) : 0, 848435
GlobalTracer [baseline] (231.379 ms) : 0, 231379
GlobalTracer [candidate] (231.623 ms) : 0, 231623
AppSec [baseline] (25.774 ms) : 0, 25774
AppSec [candidate] (28.078 ms) : 0, 28078
Debugger [baseline] (5.9 ms) : 0, 5900
Debugger [candidate] (5.823 ms) : 0, 5823
Remote Config [baseline] (591.67 µs) : 0, 592
Remote Config [candidate] (588.668 µs) : 0, 589
Telemetry [baseline] (8.246 ms) : 0, 8246
Telemetry [candidate] (8.092 ms) : 0, 8092
IAST [baseline] (32.81 ms) : 0, 32810
IAST [candidate] (29.854 ms) : 0, 29854
LoadParameters
See matching parameters
SummaryFound 2 performance improvements and 0 performance regressions! Performance is the same for 10 metrics, 12 unstable metrics.
Request duration reports for insecure-bankgantt
title insecure-bank - request duration [CI 0.99] : candidate=1.51.1-SNAPSHOT~7013fb62a5, baseline=1.51.1-SNAPSHOT~032aad2f70
dateFormat X
axisFormat %s
section baseline
no_agent (4.379 ms) : 4325, 4433
. : milestone, 4379,
iast (9.347 ms) : 9194, 9501
. : milestone, 9347,
iast_FULL (13.826 ms) : 13545, 14107
. : milestone, 13826,
iast_GLOBAL (10.17 ms) : 9989, 10350
. : milestone, 10170,
profiling (8.922 ms) : 8785, 9058
. : milestone, 8922,
tracing (7.486 ms) : 7376, 7597
. : milestone, 7486,
section candidate
no_agent (4.403 ms) : 4350, 4456
. : milestone, 4403,
iast (9.506 ms) : 9348, 9664
. : milestone, 9506,
iast_FULL (14.163 ms) : 13886, 14441
. : milestone, 14163,
iast_GLOBAL (10.422 ms) : 10236, 10609
. : milestone, 10422,
profiling (8.477 ms) : 8342, 8612
. : milestone, 8477,
tracing (7.284 ms) : 7176, 7392
. : milestone, 7284,
Request duration reports for petclinicgantt
title petclinic - request duration [CI 0.99] : candidate=1.51.1-SNAPSHOT~7013fb62a5, baseline=1.51.1-SNAPSHOT~032aad2f70
dateFormat X
axisFormat %s
section baseline
no_agent (37.206 ms) : 36908, 37503
. : milestone, 37206,
appsec (47.95 ms) : 47518, 48381
. : milestone, 47950,
code_origins (44.253 ms) : 43877, 44630
. : milestone, 44253,
iast (44.79 ms) : 44409, 45171
. : milestone, 44790,
profiling (47.951 ms) : 47535, 48367
. : milestone, 47951,
tracing (45.644 ms) : 45254, 46034
. : milestone, 45644,
section candidate
no_agent (36.666 ms) : 36378, 36954
. : milestone, 36666,
appsec (46.551 ms) : 46141, 46961
. : milestone, 46551,
code_origins (44.264 ms) : 43890, 44638
. : milestone, 44264,
iast (44.847 ms) : 44455, 45240
. : milestone, 44847,
profiling (48.634 ms) : 48133, 49134
. : milestone, 48634,
tracing (43.581 ms) : 43218, 43944
. : milestone, 43581,
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.51.1-SNAPSHOT~7013fb62a5, baseline=1.51.1-SNAPSHOT~032aad2f70
dateFormat X
axisFormat %s
section baseline
no_agent (15.379 s) : 15379000, 15379000
. : milestone, 15379000,
appsec (15.038 s) : 15038000, 15038000
. : milestone, 15038000,
iast (18.548 s) : 18548000, 18548000
. : milestone, 18548000,
iast_GLOBAL (17.877 s) : 17877000, 17877000
. : milestone, 17877000,
profiling (15.224 s) : 15224000, 15224000
. : milestone, 15224000,
tracing (14.925 s) : 14925000, 14925000
. : milestone, 14925000,
section candidate
no_agent (15.5 s) : 15500000, 15500000
. : milestone, 15500000,
appsec (15.023 s) : 15023000, 15023000
. : milestone, 15023000,
iast (18.497 s) : 18497000, 18497000
. : milestone, 18497000,
iast_GLOBAL (18.071 s) : 18071000, 18071000
. : milestone, 18071000,
profiling (15.47 s) : 15470000, 15470000
. : milestone, 15470000,
tracing (14.912 s) : 14912000, 14912000
. : milestone, 14912000,
Execution time for tomcatgantt
title tomcat - execution time [CI 0.99] : candidate=1.51.1-SNAPSHOT~7013fb62a5, baseline=1.51.1-SNAPSHOT~032aad2f70
dateFormat X
axisFormat %s
section baseline
no_agent (1.483 ms) : 1472, 1495
. : milestone, 1483,
appsec (3.678 ms) : 3461, 3895
. : milestone, 3678,
iast (2.213 ms) : 2151, 2275
. : milestone, 2213,
iast_GLOBAL (2.253 ms) : 2191, 2316
. : milestone, 2253,
profiling (2.059 ms) : 2008, 2109
. : milestone, 2059,
tracing (2.026 ms) : 1977, 2074
. : milestone, 2026,
section candidate
no_agent (1.483 ms) : 1471, 1494
. : milestone, 1483,
appsec (3.675 ms) : 3458, 3893
. : milestone, 3675,
iast (2.213 ms) : 2151, 2275
. : milestone, 2213,
iast_GLOBAL (2.247 ms) : 2185, 2310
. : milestone, 2247,
profiling (2.055 ms) : 2004, 2106
. : milestone, 2055,
tracing (2.034 ms) : 1985, 2083
. : milestone, 2034,
|
...ava-sdk-1.11.0/src/main/java/datadog/trace/instrumentation/aws/v0/AwsSdkClientDecorator.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good from a general implementation POV, will refer to someone in IDM for testing logic
dd-java-agent/instrumentation/aws-java-sdk-1.11.0/src/test/groovy/AWS1ClientTest.groovy
Outdated
Show resolved
Hide resolved
dd-java-agent/instrumentation/aws-java-sdk-2.2/src/test/groovy/Aws2ClientTest.groovy
Outdated
Show resolved
Hide resolved
* add peer.service in serverless scenarios Signed-off-by: Nayeem Kamal <[email protected]>
| Package | Type | Package file | Manager | Update | Change | |---|---|---|---|---|---| | [redis.clients:jedis](https://github.com/redis/jedis) | dependencies | misk/gradle/libs.versions.toml | gradle | minor | `6.0.0` -> `6.1.0` | | [com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/sdk-platform-java) | dependencies | misk/gradle/libs.versions.toml | gradle | minor | `2.59.2` -> `2.60.0` | | [com.google.cloud:google-cloud-core-http](https://github.com/googleapis/sdk-platform-java) | dependencies | misk/gradle/libs.versions.toml | gradle | minor | `2.58.2` -> `2.59.0` | | [com.google.cloud:google-cloud-core](https://github.com/googleapis/sdk-platform-java) | dependencies | misk/gradle/libs.versions.toml | gradle | minor | `2.58.2` -> `2.59.0` | | [com.google.api:gax](https://github.com/googleapis/sdk-platform-java) | dependencies | misk/gradle/libs.versions.toml | gradle | minor | `2.68.2` -> `2.69.0` | | [com.squareup.wire](https://github.com/square/wire) | plugin | misk/gradle/libs.versions.toml | gradle | patch | `5.3.5` -> `5.3.6` | | [com.squareup.wire:wire-schema](https://github.com/square/wire) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `5.3.5` -> `5.3.6` | | [com.squareup.wire:wire-runtime](https://github.com/square/wire) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `5.3.5` -> `5.3.6` | | [com.squareup.wire:wire-reflector](https://github.com/square/wire) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `5.3.5` -> `5.3.6` | | [com.squareup.wire:wire-moshi-adapter](https://github.com/square/wire) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `5.3.5` -> `5.3.6` | | [com.squareup.wire:wire-grpc-client](https://github.com/square/wire) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `5.3.5` -> `5.3.6` | | [com.squareup.wire:wire-bom](https://github.com/square/wire) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `5.3.5` -> `5.3.6` | | [com.datadoghq:dd-trace-api](https://github.com/datadog/dd-trace-java) | dependencies | misk/gradle/libs.versions.toml | gradle | minor | `1.51.2` -> `1.52.0` | | [software.amazon.awssdk:sdk-core](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.32.14` -> `2.32.15` | | [software.amazon.awssdk:sqs](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.32.14` -> `2.32.15` | | [software.amazon.awssdk:regions](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.32.14` -> `2.32.15` | | [software.amazon.awssdk:dynamodb-enhanced](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.32.14` -> `2.32.15` | | [software.amazon.awssdk:dynamodb](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.32.14` -> `2.32.15` | | [software.amazon.awssdk:aws-core](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.32.14` -> `2.32.15` | | [software.amazon.awssdk:bom](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.32.14` -> `2.32.15` | | [software.amazon.awssdk:auth](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.32.14` -> `2.32.15` | --- ### Release Notes <details> <summary>redis/jedis (redis.clients:jedis)</summary> ### [`v6.1.0`](https://github.com/redis/jedis/releases/tag/v6.1.0): 6.1.0 ### Changes #### 🚀 New Features - Add support for SVS-VAMANA vector indexing ([#​4222](redis/jedis#4222)) - Clarify why new stream entries aren't deleted with XDELEX ([#​4218](redis/jedis#4218)) - Add support for new stream commands ([#​4211](redis/jedis#4211)) - Add Support for New BITOP Operations in Redis 8.2 ([#​4188](redis/jedis#4188)) ([#​4190](redis/jedis#4190)) - Add binary stream support for XREAD and XREADGROUP ([#​3566](redis/jedis#3566)) ([#​4152](redis/jedis#4152)) - Run pipeline in current thread if all the keys on same node ([#​4149](redis/jedis#4149)) #### 🐛 Bug Fixes - Restore binary compatibility of SetParams ([#​4225](redis/jedis#4225)) - Fix memory leak in JedisClusterInfoCache - replica nodes not cleared ([#​4205](redis/jedis#4205)) - Fix:JedisCluster throws NullPointerException when maxAttempts is set to 0 ([#​4186](redis/jedis#4186)) #### 🧰 Maintenance - DOC-5471 time series doc examples ([#​4210](redis/jedis#4210)) - Bump jackson.version from 2.19.1 to 2.19.2 ([#​4208](redis/jedis#4208)) - Fix flaky test ClientCommandsTest.killSkipmeYesNo ([#​4206](redis/jedis#4206)) - Bump org.junit:junit-bom from 5.13.2 to 5.13.3 ([#​4198](redis/jedis#4198)) - Migrate publishing to Maven Central Portal ([#​4199](redis/jedis#4199)) - Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 ([#​4197](redis/jedis#4197)) - Bump org.junit:junit-bom from 5.13.1 to 5.13.2 ([#​4192](redis/jedis#4192)) - DOC-5227 added probabilistic data type examples ([#​4184](redis/jedis#4184)) - Bump jackson.version from 2.19.0 to 2.19.1 ([#​4180](redis/jedis#4180)) - Update test infra to use latest Redis ([#​4179](redis/jedis#4179)) - Bump org.junit:junit-bom from 5.13.0-RC1 to 5.13.1 ([#​4174](redis/jedis#4174)) - Bump org.json:json from [`2025010`](redis/jedis@20250107) to [`2025051`](redis/jedis@20250517) ([#​4171](redis/jedis#4171)) - Bump org.apache.httpcomponents.client5:httpclient5-fluent from 5.4.4 to 5.5 ([#​4170](redis/jedis#4170)) - Fix flaky tests in DocumentTest ([#​3617](redis/jedis#3617)) - Add retryable command execution example ([#​3780](redis/jedis#3780)) - Bump jackson.version from 2.18.3 to 2.19.0 ([#​4160](redis/jedis#4160)) - Bump com.google.code.gson:gson from 2.12.1 to 2.13.1 ([#​4161](redis/jedis#4161)) #### Contributors We'd like to thank all the contributors who worked on this release! [@​219sansim](https://github.com/219sansim), [@​YoHanKi](https://github.com/YoHanKi), [@​andy-stark-redis](https://github.com/andy-stark-redis), [@​ggivo](https://github.com/ggivo), [@​jujn](https://github.com/jujn), [@​thachlp](https://github.com/thachlp), [@​uglide](https://github.com/uglide) and [@​xrayw](https://github.com/xrayw) </details> <details> <summary>googleapis/sdk-platform-java (com.google.api.grpc:proto-google-common-protos)</summary> ### [`v2.60.0`](https://github.com/googleapis/sdk-platform-java/blob/HEAD/CHANGELOG.md#2600-2025-06-23) ##### Features - handle auto pagination for BigQuery v2 ([#​3829](googleapis/sdk-platform-java#3829)) ([025c84c](googleapis/sdk-platform-java@025c84c)) ##### Dependencies - update google auth library dependencies to v1.37.1 ([#​3846](googleapis/sdk-platform-java#3846)) ([ea1d9e5](googleapis/sdk-platform-java@ea1d9e5)) - update google http client dependencies to v1.47.1 ([#​3848](googleapis/sdk-platform-java#3848)) ([a9a39d7](googleapis/sdk-platform-java@a9a39d7)) </details> <details> <summary>square/wire (com.squareup.wire)</summary> ### [`v5.3.6`](https://github.com/square/wire/blob/HEAD/CHANGELOG.md#Version-536) [Compare Source](square/wire@5.3.5...5.3.6) *2025-08-05* ##### CLI - New CLI option `--ignore_unused_roots_and_prunes` ([#​3354](square/wire#3354)) ##### JVM - Fix: Handle negative hexadecimal in default values ([#​3355](square/wire#3355)) - Optimization: Avoid copying of repeated and map types when mutableTypes are being used ([#​3352](square/wire#3352) by \[Rahul Ravikumar]\[tikurahul]) ##### Swift - Fix: Properly disambiguate OneOf enum if it has the same name as enclosing type ([#​3350](square/wire#3350) by \[Dimitris Koutsogiorgas]\[dnkoutso]) </details> <details> <summary>datadog/dd-trace-java (com.datadoghq:dd-trace-api)</summary> ### [`v1.52.0`](https://github.com/DataDog/dd-trace-java/releases/tag/v1.52.0): 1.52.0 ### Components #### Application Security Management (WAF) - ✨ Only report ASM\_DD, ASM\_DATA and ASM capabilities when AppSec is enabled ([#​9260](DataDog/dd-trace-java#9260) - [@​manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez)) - 🐛 Fix NPE in AppSecConfigServiceImpl ([#​9165](DataDog/dd-trace-java#9165) - [@​manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez)) - 🐛 Fix AppSec play.mvc.StatusHeader instrumentation for play 2.6 ([#​9160](DataDog/dd-trace-java#9160) - [@​manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez)) #### Build & Tooling - ✨📖 Automatically register crashtracking via native extensions ([#​8851](DataDog/dd-trace-java#8851) - [@​MattAlp](https://github.com/MattAlp)) #### Configuration at Runtime - ✨ Create activation origin config for telemetry ([#​9064](DataDog/dd-trace-java#9064) - [@​sezen-datadog](https://github.com/sezen-datadog)) #### Continuous Integration Visibility - ✨ Update GitLab provided tags ([#​9275](DataDog/dd-trace-java#9275) - [@​daniel-mohedano](https://github.com/daniel-mohedano)) - 🐛 Fix base branch SHA usage in GitHub Actions ([#​9257](DataDog/dd-trace-java#9257) - [@​daniel-mohedano](https://github.com/daniel-mohedano)) - ✨ Add `ci.job.id` tag ([#​9256](DataDog/dd-trace-java#9256) - [@​daniel-mohedano](https://github.com/daniel-mohedano)) - ✨ Add new org to Weaver instrumentation ([#​9235](DataDog/dd-trace-java#9235) - [@​daniel-mohedano](https://github.com/daniel-mohedano) - thanks for the contribution!) - ✨ Improve Git commit info building ([#​9210](DataDog/dd-trace-java#9210) - [@​daniel-mohedano](https://github.com/daniel-mohedano)) - ✨ Update Attempt to Fix to v5 ([#​9145](DataDog/dd-trace-java#9145) - [@​daniel-mohedano](https://github.com/daniel-mohedano)) #### Crash tracking - ✨📖 Automatically register crashtracking via native extensions ([#​8851](DataDog/dd-trace-java#8851) - [@​MattAlp](https://github.com/MattAlp)) #### Data Streams Monitoring - ✨ Reduce DSM CPU overheard ([#​9151](DataDog/dd-trace-java#9151) - [@​kr-igor](https://github.com/kr-igor)) - ✨⚡ DSM optimizations for high throughput scenarios ([#​9137](DataDog/dd-trace-java#9137) - [@​kr-igor](https://github.com/kr-igor)) #### Database Monitoring - 🐛 Fix duplicate trace injection for SQL Server and Oracle DBM full propagation mode ([#​9224](DataDog/dd-trace-java#9224) - [@​lu-zhengda](https://github.com/lu-zhengda)) #### Dynamic Instrumentation - 🐛 Add URI in string primitives ([#​9285](DataDog/dd-trace-java#9285) - [@​jpbempel](https://github.com/jpbempel)) - ✨ Increase SourceFile tracking max queue size ([#​9271](DataDog/dd-trace-java#9271) - [@​jpbempel](https://github.com/jpbempel)) - ✨ Add capping on SourceFile tracking queue ([#​9245](DataDog/dd-trace-java#9245) - [@​jpbempel](https://github.com/jpbempel)) - ✨ Add third-party filtering in SourceFile tracking ([#​9205](DataDog/dd-trace-java#9205) - [@​jpbempel](https://github.com/jpbempel)) #### ML Observability (LLMObs) - ✨ Add methods to capture embedding and retrieval spans ([#​9297](DataDog/dd-trace-java#9297) - [@​nayeem-kamal](https://github.com/nayeem-kamal)) #### Metrics - ✨ Change primary client stats configuration key ([#​9196](DataDog/dd-trace-java#9196) - [@​amarziali](https://github.com/amarziali)) - ✨ Calculate client stats also if the span kind is eligible ([#​9157](DataDog/dd-trace-java#9157) - [@​amarziali](https://github.com/amarziali)) - ✨ Backpropagate peer tags ([#​9144](DataDog/dd-trace-java#9144) - [@​bric3](https://github.com/bric3)) - 🐛 Make client stats reliable in case of downgrade ([#​9136](DataDog/dd-trace-java#9136) - [@​amarziali](https://github.com/amarziali)) #### Platform components - 🐛 Fix VM options parsing from /proc/fs ([#​9255](DataDog/dd-trace-java#9255) - [@​PerfectSlayer](https://github.com/PerfectSlayer)) #### Profiling - ✨ Switch profile compression to zstd default ([#​9293](DataDog/dd-trace-java#9293) - [@​jbachorik](https://github.com/jbachorik)) - ✨ Bump ddprof to 1.29.0 ([#​9262](DataDog/dd-trace-java#9262) - [@​zhengyu123](https://github.com/zhengyu123)) - Potential memory leak and race with the JVMTI wallclock sampler by [@​zhengyu123](https://github.com/zhengyu123) in DataDog/java-profiler#234 - Downport async-profiler no-allocation changes by [@​zhengyu123](https://github.com/zhengyu123) in DataDog/java-profiler#245 - Adopt openjdk safefetch by [@​zhengyu123](https://github.com/zhengyu123) in DataDog/java-profiler#246 - Safe fetch 64-bit value and pointer by [@​zhengyu123](https://github.com/zhengyu123) in DataDog/java-profiler#247 - Rebase on Async-Profiler 4.1 by [@​jbachorik](https://github.com/jbachorik) in DataDog/java-profiler#252 - Patch upstream stackWalker.cpp not to fail on unaligned access by [@​jbachorik](https://github.com/jbachorik) in DataDog/java-profiler#218 - Remap thread id to avoid bitmap contention by [@​zhengyu123](https://github.com/zhengyu123) in DataDog/java-profiler#229 - Improve performance using Unsafe to activate/deactivate thread filter by [@​zhengyu123](https://github.com/zhengyu123) in DataDog/java-profiler#230 - Unify context propagation by [@​zhengyu123](https://github.com/zhengyu123) in DataDog/java-profiler#231 - 🐛 Fix the profiler stackdepth setting propagation in recent (22+) Java versions ([#​9130](DataDog/dd-trace-java#9130) - [@​jbachorik](https://github.com/jbachorik)) #### Realtime User Monitoring - ✨ Wrap servlet original PrintWriter on rum injector ([#​9146](DataDog/dd-trace-java#9146) - [@​amarziali](https://github.com/amarziali)) #### Telemetry - ✨ Create activation origin config for telemetry ([#​9064](DataDog/dd-trace-java#9064) - [@​sezen-datadog](https://github.com/sezen-datadog)) #### Tracer core - ✨⚡ Reduce span construction overhead by switching to optimized TagMap ([#​8589](DataDog/dd-trace-java#8589) - [@​dougqh](https://github.com/dougqh)) - 🐛 Match Hands Off Config selectors on process\_arguments value ([#​9201](DataDog/dd-trace-java#9201) - [@​paullegranddc](https://github.com/paullegranddc)) - ✨ Move JSON generation to sender thread to improve startup time. ([#​9197](DataDog/dd-trace-java#9197) - [@​AlexeyKuznetsov-DD](https://github.com/AlexeyKuznetsov-DD)) - ✨ Improve agent to avoid loading global config on main thread ([#​9190](DataDog/dd-trace-java#9190) - [@​PerfectSlayer](https://github.com/PerfectSlayer)) - ✨ add injection metadata fields to telemetry forwarder ([#​9185](DataDog/dd-trace-java#9185) - [@​sydney-tung](https://github.com/sydney-tung)) - 🐛 Avoid race conditions on feature discovery during Writer creation ([#​9173](DataDog/dd-trace-java#9173) - [@​daniel-mohedano](https://github.com/daniel-mohedano)) - ✨ Surface potential root cause when agent initialization errors ([#​9170](DataDog/dd-trace-java#9170) - [@​AlexeyKuznetsov-DD](https://github.com/AlexeyKuznetsov-DD)) - 💡 Support adding W3C baggage as span tags ([#​9169](DataDog/dd-trace-java#9169) - [@​rachelyangdog](https://github.com/rachelyangdog)) - ✨⚡ Align our default classloader excludes with OTel ([#​9161](DataDog/dd-trace-java#9161) - [@​mcculls](https://github.com/mcculls)) - ✨ Backpropagate container tags hash coming from the info endpoint ([#​9156](DataDog/dd-trace-java#9156) - [@​amarziali](https://github.com/amarziali)) - 🐛 Avoid race conditions and multiple agent discovery feature states ([#​9135](DataDog/dd-trace-java#9135) - [@​amarziali](https://github.com/amarziali)) ### Instrumentations #### AWS SDK instrumentation - ✨ Enhance Service Representation for Serverless ([#​9203](DataDog/dd-trace-java#9203) - [@​zarirhamza](https://github.com/zarirhamza)) #### gRPC instrumentation - 🐛 Add check to prevent injection of repeated GRPC headers ([#​9246](DataDog/dd-trace-java#9246) - [@​mhlidd](https://github.com/mhlidd)) #### JDBC instrumentation - 🐛 Fix duplicate trace injection for SQL Server and Oracle DBM full propagation mode ([#​9224](DataDog/dd-trace-java#9224) - [@​lu-zhengda](https://github.com/lu-zhengda)) #### Play Framework instrumentation - 🐛 Fix AppSec play.mvc.StatusHeader instrumentation for play 2.6 ([#​9160](DataDog/dd-trace-java#9160) - [@​manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 6pm every weekday,before 2am every weekday" in timezone Australia/Melbourne, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). GitOrigin-RevId: 9da36329ffa552291a640381780b608ef6513e29
What Does This Do
Rollout of span naming changes to align tracer with serverless product to create streamlined Service Representation for Serverless
Key Changes:
Apply all changes ONLY in a Serverless scenario
Apply explicit peer.service tag equal to the hostname based on aws service type and region grouping all spans underneath one explicitly defined inferred service
Motivation
Improve Service Map for Serverless
Additional Notes
Only the sdk v1 and v2 need to be changed since those affect all spans before other instrumentation enriches based on service. This is a generic change so no need for specific instrumentation behavior
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]