fix(deps): update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom to v2.6.0 #15
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.4.0
->2.6.0
Release Notes
open-telemetry/opentelemetry-java-instrumentation (io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom)
v2.6.0
Compare Source
The Spring Boot Starter (
opentelemetry-spring-boot-starter
) is now stable.Migration notes
opentelemetry-spring-boot
andopentelemetry-spring-boot-3
artifacts have been mergedinto a single artifact named
opentelemetry-spring-boot-autoconfigure
which supports both Spring Boot 2 and Spring Boot 3
http.server.request.size
→http.server.request.body.size
,http.server.response.size
→http.server.response.body.size
🌟 New javaagent instrumentation
(#11587)
(#11660)
📈 Enhancements
(#11620)
db.statement
for create/drop database and write operations(#11557)
otel.instrumentation.common.default-enabled
in the Spring starter(#11746)
(#11519)
messaging.producer.duration
metric(#11591)
(#11640)
(#11675)
@WithSpan
(#11757)
(#11667)
🛠️ Bug fixes
http.server.active_requests
metric with async requests(#11638)
v2.5.0
Compare Source
📈 Enhancements
(#11542)
(#11075)
(#11472)
(#11466)
(#11503)
(#11500)
(#11535)
(#11539)
(#11329)
(#11583)
🛠️ Bug fixes
(#11382)
(#11400)
(#11441)
(#11469)
(#11454)
(#11308)
(#11570)
(#11471)
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 was generated by Mend Renovate. View the repository job log.