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.5.0
->2.6.0
2.5.0
->2.6.0
2.5.0-alpha
->2.6.0-alpha
Release Notes
open-telemetry/opentelemetry-java-instrumentation (io.opentelemetry.javaagent:opentelemetry-javaagent)
v2.6.0
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)
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.