Update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-api to v2.14.0 - autoclosed #433
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.
This PR contains the following updates:
2.12.0
->2.14.0
Release Notes
open-telemetry/opentelemetry-java-instrumentation (io.opentelemetry.instrumentation:opentelemetry-instrumentation-api)
v2.14.0
Migration notes
java.net.http.HttpClient
instrumentation packageio.opentelemetry.instrumentation.httpclient
was deprecated in favor of the new package nameio.opentelemetry.instrumentation.javahttpclient
jvm.buffer.memory.usage
metric was renamed tojvm.buffer.memory.used
in order to follow general semantic convention naming*TelemetryBuilder
generic signatures were simplified(#12858)
🌟 New javaagent instrumentation
Gen AI semantic conventions
(#13355,
#13408,
#13473,
#13410)
(#13335)
(#13320)
🌟 New library instrumentation
Gen AI semantic conventions
(#13355,
#13408,
#13473,
#13410)
📈 Enhancements
(#13370)
(#13114)
(#13385)
(#13386)
(#13490)
(#13466)
(#13510)
(#13443)
(#13112)
🛠️ Bug fixes
NoSuchElementException
thrown by Akka instrumentation(#13360)
trace_id
(#13391)
(#13282)
(#13435)
trace_id
in Log4j MDC instrumentation(#13479)
(#13443)
v2.13.3
🛠️ Bug fixes
(#13420)
v2.13.2
🛠️ Bug fixes
(#13402)
v2.13.1
🛠️ Bug fixes
(#13339)
v2.13.0
Migration notes
io.opentelemetry.instrumentation.api.incubator.semconv.util.SpanNames
has been deprecated,replaced by the stable
io.opentelemetry.instrumentation.api.semconv.util.SpanNames
that were deprecated in the prior two releases have now been removed
(#13135,
#13150)
(#13076)
🌟 New javaagent instrumentation
jdk.httpserver
instrumentation(#13243)
🌟 New library instrumentation
jdk.httpserver
instrumentation(#13243)
📈 Enhancements
(#13032)
(#12487)
(#13053)
(#13068)
(#13225)
(#13283)
(#13173)
🛠️ Bug fixes
(#13073)
(#13042)
(#13129)
OTEL_SDK_DISABLED
is set to true(#13224)
(#13234)
(#13239)
(#13083)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.