-
Notifications
You must be signed in to change notification settings - Fork 312
Update the config origin metric to match what it's mapping #9045
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
sezen-datadog
merged 1 commit into
master
from
sezen.leblay/update-config-origin-match-instrumentation-telemetry-api-docs
Jun 27, 2025
Merged
Update the config origin metric to match what it's mapping #9045
sezen-datadog
merged 1 commit into
master
from
sezen.leblay/update-config-origin-match-instrumentation-telemetry-api-docs
Jun 27, 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 44 metrics, 9 unstable metrics. Startup time reports for petclinicgantt
title petclinic - global startup overhead: candidate=1.51.0-SNAPSHOT~7d7abb1a33, baseline=1.51.0-SNAPSHOT~b1bbdd5744
dateFormat X
axisFormat %s
section tracing
Agent [baseline] (996.861 ms) : 0, 996861
Total [baseline] (10.562 s) : 0, 10561887
Agent [candidate] (995.44 ms) : 0, 995440
Total [candidate] (10.599 s) : 0, 10599282
section appsec
Agent [baseline] (1.176 s) : 0, 1176382
Total [baseline] (10.785 s) : 0, 10785353
Agent [candidate] (1.189 s) : 0, 1188518
Total [candidate] (10.846 s) : 0, 10845741
section iast
Agent [baseline] (1.133 s) : 0, 1133247
Total [baseline] (10.857 s) : 0, 10856516
Agent [candidate] (1.14 s) : 0, 1139790
Total [candidate] (10.818 s) : 0, 10817727
section profiling
Agent [baseline] (1.255 s) : 0, 1254860
Total [baseline] (10.981 s) : 0, 10981380
Agent [candidate] (1.256 s) : 0, 1255693
Total [candidate] (11.129 s) : 0, 11129197
gantt
title petclinic - break down per module: candidate=1.51.0-SNAPSHOT~7d7abb1a33, baseline=1.51.0-SNAPSHOT~b1bbdd5744
dateFormat X
axisFormat %s
section tracing
BytebuddyAgent [baseline] (687.799 ms) : 0, 687799
BytebuddyAgent [candidate] (687.1 ms) : 0, 687100
GlobalTracer [baseline] (243.012 ms) : 0, 243012
GlobalTracer [candidate] (242.563 ms) : 0, 242563
AppSec [baseline] (30.318 ms) : 0, 30318
AppSec [candidate] (30.169 ms) : 0, 30169
Debugger [baseline] (6.057 ms) : 0, 6057
Debugger [candidate] (6.012 ms) : 0, 6012
Remote Config [baseline] (673.739 µs) : 0, 674
Remote Config [candidate] (659.056 µs) : 0, 659
Telemetry [baseline] (8.274 ms) : 0, 8274
Telemetry [candidate] (8.192 ms) : 0, 8192
section appsec
BytebuddyAgent [baseline] (711.741 ms) : 0, 711741
BytebuddyAgent [candidate] (719.671 ms) : 0, 719671
GlobalTracer [baseline] (236.22 ms) : 0, 236220
GlobalTracer [candidate] (238.845 ms) : 0, 238845
AppSec [baseline] (171.134 ms) : 0, 171134
AppSec [candidate] (172.079 ms) : 0, 172079
Debugger [baseline] (5.784 ms) : 0, 5784
Debugger [candidate] (5.842 ms) : 0, 5842
Remote Config [baseline] (616.086 µs) : 0, 616
Remote Config [candidate] (614.164 µs) : 0, 614
Telemetry [baseline] (8.088 ms) : 0, 8088
Telemetry [candidate] (8.259 ms) : 0, 8259
IAST [baseline] (22.016 ms) : 0, 22016
IAST [candidate] (22.262 ms) : 0, 22262
section iast
BytebuddyAgent [baseline] (808.999 ms) : 0, 808999
BytebuddyAgent [candidate] (815.518 ms) : 0, 815518
GlobalTracer [baseline] (233.393 ms) : 0, 233393
GlobalTracer [candidate] (233.773 ms) : 0, 233773
AppSec [baseline] (29.17 ms) : 0, 29170
AppSec [candidate] (29.956 ms) : 0, 29956
Debugger [baseline] (5.811 ms) : 0, 5811
Debugger [candidate] (5.775 ms) : 0, 5775
Remote Config [baseline] (584.932 µs) : 0, 585
Remote Config [candidate] (585.021 µs) : 0, 585
Telemetry [baseline] (8.027 ms) : 0, 8027
Telemetry [candidate] (7.981 ms) : 0, 7981
IAST [baseline] (26.456 ms) : 0, 26456
IAST [candidate] (25.229 ms) : 0, 25229
section profiling
BytebuddyAgent [baseline] (683.651 ms) : 0, 683651
BytebuddyAgent [candidate] (685.436 ms) : 0, 685436
GlobalTracer [baseline] (364.271 ms) : 0, 364271
GlobalTracer [candidate] (363.985 ms) : 0, 363985
AppSec [baseline] (32.49 ms) : 0, 32490
AppSec [candidate] (32.711 ms) : 0, 32711
Debugger [baseline] (10.588 ms) : 0, 10588
Debugger [candidate] (9.843 ms) : 0, 9843
Remote Config [baseline] (672.214 µs) : 0, 672
Remote Config [candidate] (660.598 µs) : 0, 661
Telemetry [baseline] (9.664 ms) : 0, 9664
Telemetry [candidate] (9.577 ms) : 0, 9577
ProfilingAgent [baseline] (104.496 ms) : 0, 104496
ProfilingAgent [candidate] (103.889 ms) : 0, 103889
Profiling [baseline] (104.521 ms) : 0, 104521
Profiling [candidate] (103.913 ms) : 0, 103913
Startup time reports for insecure-bankgantt
title insecure-bank - global startup overhead: candidate=1.51.0-SNAPSHOT~7d7abb1a33, baseline=1.51.0-SNAPSHOT~b1bbdd5744
dateFormat X
axisFormat %s
section tracing
Agent [baseline] (994.304 ms) : 0, 994304
Total [baseline] (8.571 s) : 0, 8570590
Agent [candidate] (995.824 ms) : 0, 995824
Total [candidate] (8.593 s) : 0, 8593113
section iast
Agent [baseline] (1.148 s) : 0, 1147834
Total [baseline] (9.346 s) : 0, 9345664
Agent [candidate] (1.136 s) : 0, 1135847
Total [candidate] (9.32 s) : 0, 9320476
gantt
title insecure-bank - break down per module: candidate=1.51.0-SNAPSHOT~7d7abb1a33, baseline=1.51.0-SNAPSHOT~b1bbdd5744
dateFormat X
axisFormat %s
section tracing
BytebuddyAgent [baseline] (686.593 ms) : 0, 686593
BytebuddyAgent [candidate] (686.743 ms) : 0, 686743
GlobalTracer [baseline] (241.926 ms) : 0, 241926
GlobalTracer [candidate] (242.83 ms) : 0, 242830
AppSec [baseline] (30.278 ms) : 0, 30278
AppSec [candidate] (30.451 ms) : 0, 30451
Debugger [baseline] (6.013 ms) : 0, 6013
Debugger [candidate] (6.054 ms) : 0, 6054
Remote Config [baseline] (665.871 µs) : 0, 666
Remote Config [candidate] (665.222 µs) : 0, 665
Telemetry [baseline] (8.19 ms) : 0, 8190
Telemetry [candidate] (8.322 ms) : 0, 8322
section iast
BytebuddyAgent [baseline] (820.655 ms) : 0, 820655
BytebuddyAgent [candidate] (810.623 ms) : 0, 810623
GlobalTracer [baseline] (235.556 ms) : 0, 235556
GlobalTracer [candidate] (233.917 ms) : 0, 233917
AppSec [baseline] (28.667 ms) : 0, 28667
AppSec [candidate] (26.25 ms) : 0, 26250
Debugger [baseline] (5.811 ms) : 0, 5811
Debugger [candidate] (5.886 ms) : 0, 5886
Remote Config [baseline] (597.11 µs) : 0, 597
Remote Config [candidate] (587.858 µs) : 0, 588
Telemetry [baseline] (8.03 ms) : 0, 8030
Telemetry [candidate] (8.102 ms) : 0, 8102
IAST [baseline] (27.561 ms) : 0, 27561
IAST [candidate] (29.703 ms) : 0, 29703
LoadParameters
See matching parameters
SummaryFound 2 performance improvements and 1 performance regressions! Performance is the same for 9 metrics, 12 unstable metrics.
Request duration reports for petclinicgantt
title petclinic - request duration [CI 0.99] : candidate=1.51.0-SNAPSHOT~7d7abb1a33, baseline=1.51.0-SNAPSHOT~b1bbdd5744
dateFormat X
axisFormat %s
section baseline
no_agent (36.221 ms) : 35919, 36524
. : milestone, 36221,
appsec (46.375 ms) : 45945, 46805
. : milestone, 46375,
code_origins (44.696 ms) : 44317, 45074
. : milestone, 44696,
iast (43.289 ms) : 42920, 43657
. : milestone, 43289,
profiling (49.553 ms) : 49055, 50051
. : milestone, 49553,
tracing (44.238 ms) : 43877, 44599
. : milestone, 44238,
section candidate
no_agent (36.406 ms) : 36115, 36697
. : milestone, 36406,
appsec (46.913 ms) : 46494, 47331
. : milestone, 46913,
code_origins (44.915 ms) : 44514, 45315
. : milestone, 44915,
iast (43.291 ms) : 42917, 43666
. : milestone, 43291,
profiling (47.585 ms) : 47134, 48036
. : milestone, 47585,
tracing (41.85 ms) : 41495, 42204
. : milestone, 41850,
Request duration reports for insecure-bankgantt
title insecure-bank - request duration [CI 0.99] : candidate=1.51.0-SNAPSHOT~7d7abb1a33, baseline=1.51.0-SNAPSHOT~b1bbdd5744
dateFormat X
axisFormat %s
section baseline
no_agent (4.379 ms) : 4330, 4428
. : milestone, 4379,
iast (9.063 ms) : 8917, 9208
. : milestone, 9063,
iast_FULL (13.375 ms) : 13116, 13633
. : milestone, 13375,
iast_GLOBAL (9.818 ms) : 9649, 9988
. : milestone, 9818,
profiling (8.856 ms) : 8706, 9005
. : milestone, 8856,
tracing (7.751 ms) : 7635, 7867
. : milestone, 7751,
section candidate
no_agent (4.318 ms) : 4270, 4366
. : milestone, 4318,
iast (9.21 ms) : 9061, 9358
. : milestone, 9210,
iast_FULL (13.664 ms) : 13394, 13935
. : milestone, 13664,
iast_GLOBAL (10.24 ms) : 10060, 10421
. : milestone, 10240,
profiling (8.662 ms) : 8527, 8798
. : milestone, 8662,
tracing (7.637 ms) : 7527, 7747
. : milestone, 7637,
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 tomcatgantt
title tomcat - execution time [CI 0.99] : candidate=1.51.0-SNAPSHOT~7d7abb1a33, baseline=1.51.0-SNAPSHOT~b1bbdd5744
dateFormat X
axisFormat %s
section baseline
no_agent (1.475 ms) : 1464, 1487
. : milestone, 1475,
appsec (2.394 ms) : 2346, 2443
. : milestone, 2394,
iast (2.187 ms) : 2126, 2248
. : milestone, 2187,
iast_GLOBAL (2.223 ms) : 2161, 2284
. : milestone, 2223,
profiling (2.031 ms) : 1982, 2080
. : milestone, 2031,
tracing (2.0 ms) : 1953, 2048
. : milestone, 2000,
section candidate
no_agent (1.471 ms) : 1460, 1482
. : milestone, 1471,
appsec (2.397 ms) : 2349, 2445
. : milestone, 2397,
iast (2.192 ms) : 2131, 2253
. : milestone, 2192,
iast_GLOBAL (2.222 ms) : 2161, 2283
. : milestone, 2222,
profiling (2.47 ms) : 2298, 2643
. : milestone, 2470,
tracing (1.997 ms) : 1950, 2044
. : milestone, 1997,
Execution time for biojavagantt
title biojava - execution time [CI 0.99] : candidate=1.51.0-SNAPSHOT~7d7abb1a33, baseline=1.51.0-SNAPSHOT~b1bbdd5744
dateFormat X
axisFormat %s
section baseline
no_agent (15.03 s) : 15030000, 15030000
. : milestone, 15030000,
appsec (14.798 s) : 14798000, 14798000
. : milestone, 14798000,
iast (18.657 s) : 18657000, 18657000
. : milestone, 18657000,
iast_GLOBAL (17.838 s) : 17838000, 17838000
. : milestone, 17838000,
profiling (15.251 s) : 15251000, 15251000
. : milestone, 15251000,
tracing (14.757 s) : 14757000, 14757000
. : milestone, 14757000,
section candidate
no_agent (15.569 s) : 15569000, 15569000
. : milestone, 15569000,
appsec (14.828 s) : 14828000, 14828000
. : milestone, 14828000,
iast (18.262 s) : 18262000, 18262000
. : milestone, 18262000,
iast_GLOBAL (17.98 s) : 17980000, 17980000
. : milestone, 17980000,
profiling (15.373 s) : 15373000, 15373000
. : milestone, 15373000,
tracing (14.843 s) : 14843000, 14843000
. : milestone, 14843000,
|
manuel-alvarez-alvarez
approved these changes
Jun 27, 2025
svc-squareup-copybara
pushed a commit
to cashapp/misk
that referenced
this pull request
Jul 10, 2025
| Package | Type | Package file | Manager | Update | Change | |---|---|---|---|---|---| | [com.google.errorprone:error_prone_annotations](https://errorprone.info) ([source](https://github.com/google/error-prone)) | dependencies | misk/gradle/libs.versions.toml | gradle | minor | `2.39.0` -> `2.40.0` | | [org.apache.commons:commons-lang3](https://commons.apache.org/proper/commons-lang/) ([source](https://gitbox.apache.org/repos/asf/commons-lang.git)) | dependencies | misk/gradle/libs.versions.toml | gradle | minor | `3.17.0` -> `3.18.0` | | [org.jetbrains.kotlinx.binary-compatibility-validator](https://github.com/Kotlin/binary-compatibility-validator) | plugin | misk/gradle/libs.versions.toml | gradle | patch | `0.18.0` -> `0.18.1` | | [com.datadoghq:dd-trace-api](https://github.com/datadog/dd-trace-java) | dependencies | misk/gradle/libs.versions.toml | gradle | minor | `1.50.1` -> `1.51.0` | | [software.amazon.awssdk:sdk-core](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.31.77` -> `2.31.78` | | [software.amazon.awssdk:sqs](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.31.77` -> `2.31.78` | | [software.amazon.awssdk:dynamodb-enhanced](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.31.77` -> `2.31.78` | | [software.amazon.awssdk:dynamodb](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.31.77` -> `2.31.78` | | [software.amazon.awssdk:aws-core](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.31.77` -> `2.31.78` | | [software.amazon.awssdk:bom](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.31.77` -> `2.31.78` | | [software.amazon.awssdk:auth](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.31.77` -> `2.31.78` | --- ### Release Notes <details> <summary>google/error-prone (com.google.errorprone:error_prone_annotations)</summary> ### [`v2.40.0`](https://github.com/google/error-prone/releases/tag/v2.40.0): Error Prone 2.40.0 Changes: - Bug fixes and improvements - Releases (including snapshots) have migrated from [OSSRH to the Central Publisher Portal](https://central.sonatype.org/pages/ossrh-eol/#process-to-migrate) Full changelog: google/error-prone@v2.39.0...v2.40.0 </details> <details> <summary>Kotlin/binary-compatibility-validator (org.jetbrains.kotlinx.binary-compatibility-validator)</summary> ### [`v0.18.1`](https://github.com/Kotlin/binary-compatibility-validator/releases/tag/0.18.1) [Compare Source](Kotlin/binary-compatibility-validator@0.18.0...0.18.1) #### What's Changed - Fixed a bug preventing use of cross-compilation support during KLIB dump validation \[[#​304](https://github.com/Kotlin/binary-compatibility-validator/issues/304)]\[[#​306](https://github.com/Kotlin/binary-compatibility-validator/issues/306)] </details> <details> <summary>datadog/dd-trace-java (com.datadoghq:dd-trace-api)</summary> ### [`v1.51.0`](https://github.com/DataDog/dd-trace-java/releases/tag/v1.51.0): 1.51.0 ### Components #### Application Security Management (IAST) - 🐛 Fix verify error when ctor params are used after a call site ([#​9083](DataDog/dd-trace-java#9083) - [@​manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez)) - 🐛 Limit the maximum size of the location path in IAST vulnerabilities ([#​9028](DataDog/dd-trace-java#9028) - [@​jandro996](https://github.com/jandro996)) - 🐛 Fix IAST gRPC handler with null superclass ([#​8984](DataDog/dd-trace-java#8984) - [@​smola](https://github.com/smola)) - ✨ Optimize IAST Vulnerability Detection ([#​8885](DataDog/dd-trace-java#8885) - [@​jandro996](https://github.com/jandro996)) #### Application Security Management (WAF) - ✨ Upgrade libddwaf-java to 15.0.0 ([#​9022](DataDog/dd-trace-java#9022) - [@​sezen-datadog](https://github.com/sezen-datadog)) - ✨ Extract RestEasy json body response schemas ([#​9015](DataDog/dd-trace-java#9015) - [@​jandro996](https://github.com/jandro996)) - ✨ Extract Jersey json body response schemas ([#​9014](DataDog/dd-trace-java#9014) - [@​jandro996](https://github.com/jandro996)) - ✨ Extract Ratpack json body response schemas ([#​9013](DataDog/dd-trace-java#9013) - [@​manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez)) - ✨ Enable API Security by default and make it lazy loading ([#​9009](DataDog/dd-trace-java#9009) - [@​smola](https://github.com/smola)) - ✨ Extract Vert.x json body response schemas ([#​9001](DataDog/dd-trace-java#9001) - [@​manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez)) - ✨ Extract Play json body response schemas ([#​8995](DataDog/dd-trace-java#8995) - [@​manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez)) - 🐛 Fix Jackson nodes introspection for request/response schema extraction ([#​8980](DataDog/dd-trace-java#8980) - [@​manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez)) - ✨ Extract Spring json body response schemas ([#​8938](DataDog/dd-trace-java#8938) - [@​sezen-datadog](https://github.com/sezen-datadog)) - ✨ Default obfuscation regexp update ([#​8937](DataDog/dd-trace-java#8937) - [@​sezen-datadog](https://github.com/sezen-datadog)) #### Build & Tooling - ✨ Cancel GitLab running pipeline on new PR push ([#​9023](DataDog/dd-trace-java#9023) - [@​PerfectSlayer](https://github.com/PerfectSlayer)) - ✨ Migrate publishing to Maven Central Portal ([#​8807](DataDog/dd-trace-java#8807) - [@​sarahchen6](https://github.com/sarahchen6)) #### Continuous Integration Visibility - 🐛 Fix Test Optimization to work with JDK 24 ([#​9114](DataDog/dd-trace-java#9114) - [@​nikita-tkachenko-datadog](https://github.com/nikita-tkachenko-datadog)) - ✨ Add repo root as safe directory on git client creation ([#​9033](DataDog/dd-trace-java#9033) - [@​daniel-mohedano](https://github.com/daniel-mohedano)) - ✨ Add PR number tag and improve PR information building ([#​8990](DataDog/dd-trace-java#8990) - [@​daniel-mohedano](https://github.com/daniel-mohedano)) - ✨ Update impacted tests logic ([#​8923](DataDog/dd-trace-java#8923) - [@​daniel-mohedano](https://github.com/daniel-mohedano)) #### Data Streams Monitoring - 🧹 Clean up DSM context injection ([#​8776](DataDog/dd-trace-java#8776) - [@​PerfectSlayer](https://github.com/PerfectSlayer)) #### Database Monitoring - 🐛 Set trace\_injected in try block ([#​9025](DataDog/dd-trace-java#9025) - [@​natashadada](https://github.com/natashadada)) #### Dynamic Instrumentation - 🐛 Add source file tracking enable option ([#​9115](DataDog/dd-trace-java#9115) - [@​jpbempel](https://github.com/jpbempel)) - ✨ Add java.util.Date support ([#​9111](DataDog/dd-trace-java#9111) - [@​jpbempel](https://github.com/jpbempel)) - ✨ Update file probe format ([#​9047](DataDog/dd-trace-java#9047) - [@​jpbempel](https://github.com/jpbempel)) - ✨ add safe local var hoisting ([#​9034](DataDog/dd-trace-java#9034) - [@​jpbempel](https://github.com/jpbempel)) - 🧹 Add new config for debugger upload interval ([#​8959](DataDog/dd-trace-java#8959) - [@​jpbempel](https://github.com/jpbempel)) - ✨ Enable Code Origin with Dynamic instrumentation ([#​8940](DataDog/dd-trace-java#8940) - [@​jpbempel](https://github.com/jpbempel)) #### ML Observability (LLMObs) - 💡 LLM Observability SDK ([#​8781](DataDog/dd-trace-java#8781) - [@​gary-huang](https://github.com/gary-huang), [@​nayeem-kamal](https://github.com/nayeem-kamal)) #### Metrics - 🐛 Ensure client stat reporter is started when the agent is not available at bootstrap ([#​9082](DataDog/dd-trace-java#9082) - [@​amarziali](https://github.com/amarziali)) - ✨ Create metric: appsec.waf.config\_errors ([#​8394](DataDog/dd-trace-java#8394) - [@​sezen-datadog](https://github.com/sezen-datadog)) #### Platform components - ✨ Introduce environment component ([#​9071](DataDog/dd-trace-java#9071) - [@​PerfectSlayer](https://github.com/PerfectSlayer)) #### Profiling - 🐛 Remove annoying warning for smap event parsing ([#​9119](DataDog/dd-trace-java#9119) - [@​jbachorik](https://github.com/jbachorik)) - 🐛 Fix ByteCountingInputStream when reading past EOF ([#​8988](DataDog/dd-trace-java#8988) - [@​manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez)) #### Realtime User Monitoring - ✨ Add RUM SDK injection for servlet based web servers ([#​9110](DataDog/dd-trace-java#9110) - [@​PerfectSlayer](https://github.com/PerfectSlayer) [@​amarziali](https://github.com/amarziali)) #### Telemetry - ✨ Update the config origin metric to match what it's mapping ([#​9045](DataDog/dd-trace-java#9045) - [@​sezen-datadog](https://github.com/sezen-datadog)) #### Testing - ✨ Add testing for latest stable version (JDK 24) ([#​8875](DataDog/dd-trace-java#8875) - [@​sarahchen6](https://github.com/sarahchen6)) #### Trace context propagation - 🐛 Fix bug with dropping baggage when `TracePropagationBehaviorExtract=IGNORE` ([#​9037](DataDog/dd-trace-java#9037) - [@​mhlidd](https://github.com/mhlidd)) - 🐛 Fix ArrayIndexOutOfBoundsException in PercentEscaper ([#​9032](DataDog/dd-trace-java#9032) - [@​mhlidd](https://github.com/mhlidd)) #### Tracer core - 🐛 Fix `Error` handling for trace interceptors ([#​9097](DataDog/dd-trace-java#9097) - [@​AlexeyKuznetsov-DD](https://github.com/AlexeyKuznetsov-DD)) - 💡 Add wildcard feature for `DD_TRACE_HEADER_TAGS` and enabling for Http Response headers ([#​9067](DataDog/dd-trace-java#9067) - [@​mhlidd](https://github.com/mhlidd)) #### Tracer public API - 💡 Add LLM Observability SDK ([#​8781](DataDog/dd-trace-java#8781) - [@​gary-huang](https://github.com/gary-huang)) ### Instrumentations #### Akka instrumentation - 🐛 Fix NPE in akka-http and pekko-http integrations ([#​9019](DataDog/dd-trace-java#9019) - [@​mcculls](https://github.com/mcculls)) #### Eclipse Vert.x instrumentation - ✨ Extract Vert.x json body response schemas ([#​9001](DataDog/dd-trace-java#9001) - [@​manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez)) - ✨ Write http.route tag as soon as possible in vert.x ([#​8952](DataDog/dd-trace-java#8952) - [@​manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez)) #### JAX-WS instrumentation - 💡⚠️ Enable jax-ws integration by default ([#​9030](DataDog/dd-trace-java#9030) - [@​bm1549](https://github.com/bm1549)) - ✨ Extract Jersey json body response schemas ([#​9014](DataDog/dd-trace-java#9014) - [@​jandro996](https://github.com/jandro996)) #### Mule instrumentation - 🐛 Propagate grizzly http span in filters if nothing is active ([#​9016](DataDog/dd-trace-java#9016) - [@​amarziali](https://github.com/amarziali)) #### Play Framework instrumentation - ✨ Extract Play json body response schemas ([#​8995](DataDog/dd-trace-java#8995) - [@​manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez)) #### Ratpack instrumentation - ✨ Extract Ratpack json body response schemas ([#​9013](DataDog/dd-trace-java#9013) - [@​manuel-alvarez-alvarez](https://github.com/manuel-alvarez-alvarez)) #### Spring instrumentation - ✨ Extract Spring json body response schemas ([#​8938](DataDog/dd-trace-java#8938) - [@​sezen-datadog](https://github.com/sezen-datadog)) </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: 649b690d4c9d7dcb572c457f0802b42b8e3e682e
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
Matches the config origin to https://github.com/DataDog/instrumentation-telemetry-api-docs/blob/main/GeneratedDocumentation/ApiDocs/v2/SchemaDocumentation/Schemas/conf_key_value.md
Motivation
Additional Notes
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]