Version 1.13.0 #5873
Unanswered
Version 1.13.0
#5873
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This release targets the OpenTelemetry SDK 1.13.0.
Note that all artifacts other than
io.opentelemetry.javaagent:opentelemetry-javaagent
have the-alpha
suffix attached to their version number, reflecting that they are still alpha quality and will continue to have breaking changes. Please see the VERSIONING.md for more details.Migration notes
otel.instrumentation.common.experimental.suppress-controller-spans
->otel.instrumentation.common.experimental.controller-telemetry.enabled
(important: note that the meaning is inverted)otel.instrumentation.common.experimental.suppress-view-spans
->otel.instrumentation.common.experimental.view-telemetry.enabled
(important: note that the meaning is inverted)otel.instrumentation.netty.always-create-connect-span
->otel.instrumentation.netty.connection-telemetry.enabled
otel.instrumentation.reactor-netty.always-create-connect-span
->otel.instrumentation.reactor-netty.connection-telemetry.enabled
io.opentelemetry:opentelemetry-micrometer1-shim
*Tracing
to*Telemetry
🌟 New javaagent instrumentation
🌟 New library instrumentation
📈 Enhancements
always-create-connect-span
property toconnection-telemetry
(Rename nettyalways-create-connect-span
property to `connection-tel… #5834)🛠️ Bug fixes
🧰 Tooling
🙇 Thank you
This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:
@anuraaga
@anuragagarwal561994
@aschugunov
@breedx-splk
@cartermp
@cbos
@chalin
@chenjazz
@cuichenli
@f00b455
@gquintana
@ianmcorvidae
@iNikem
@irizzant
@jack-berg
@jenarros
@jiwen624
@jkwatson
@jord1e
@jprinet
@laurit
@mateuszrzeszutek
@neiser
@pavolloffay
@theletterf
@trask
@tydhot
@wallezhang
@zoranzaric
This discussion was created from the release Version 1.13.0.
Beta Was this translation helpful? Give feedback.
All reactions