Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps otel-instr from 2.20.1 to 2.21.0.
Updates io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom from 2.20.1 to 2.21.0

Release notes

Sourced from io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom's releases.

Version 2.21.0

This release targets the OpenTelemetry SDK 1.55.0.

Note that many artifacts 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.

⚠️ Breaking Changes

  • Hadoop JMX metrics have been renamed to align with semantic conventions. If you are using Hadoop JMX metrics, you will need to update your dashboards and alerts. (#14411)
  • Lettuce 5.1 instrumentation now aligns with other instrumentations and no longer sets the span status description. (#14886)

🚫 Deprecations

  • The following Logback appender configuration properties have been renamed for clarity. The old property names have been deprecated and will be removed in a future release: - Java agent: otel.instrumentation.logback-appender.experimental.capture-logstash-attributesotel.instrumentation.logback-appender.experimental.capture-logstash-marker-attributes - Spring Boot starterotel.instrumentation.logback-appender.experimental.capture-logstash-markersotel.instrumentation.logback-appender.experimental.capture-logstash-marker-attributes - Logback appender configuration property: captureLogstashAttributescaptureLogstashMarkerAttributes - Logback appender API: setCaptureLogstashAttributes()setCaptureLogstashMarkerAttributes() (#14959)

🌟 New javaagent instrumentation

  • Add Helidon instrumentation (#13776)
  • Add NATS instrumentation (#13999)
  • OpenSearch Transport v3.0 Implementation (#14823)
  • Add Kafka Connect API instrumentation (#14478)

🌟 New library instrumentation

📈 Enhancements

  • Add experimental sqlcommenter support for JDBC and R2DBC (#13714)
  • Align Hadoop JMX metrics with semantic conventions (#14411)
  • Introduce experimental API for operation attributes to be passed only to OperationListeners (#14590)
  • Add span logging support for declarative configuration (#14591)
  • Add span logging support for Spring Boot starter (#14594)
  • Support capturing event names in logback, log4j, and jboss-logmanager appenders (#14649)
  • Include contrib sampler in java agent, e.g. for filtering health check endpoints (#14677)
  • Collect RPC metrics in Apache Dubbo instrumentation (#14690)
  • Add experimental option to disable noisy redis.encode span events in Lettuce instrumentation (#14750)
  • Support ListIterator in Kafka consumer instrumentation for Spark Structured Streaming (#14757)
  • Exclude wrapper classes in JDBC instrumentation (#14760)
  • Support JDBC URL parsing for OceanBase, PolarDB, and Lindorm databases (#14790)
  • Support context propagation in Guava AsyncEventBus (#14791)
  • Make db.statement attribute available during sampling in Lettuce instrumentation (#14856)
  • Add code.namespace and code.function attributes to Vaadin controller spans (#14882)
  • Add code.namespace and code.function attributes to Grails controller spans (#14885)
  • Support Hibernate 7.2.0.CR1 (#14921)
  • Support capturing Logstash StructuredArguments as log record attributes (#14959)
  • Add gRPC request/response size metrics (#14342)

🛠️ Bug fixes

... (truncated)

Changelog

Sourced from io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom's changelog.

Version 2.21.0 (2025-10-17)

⚠️ Breaking Changes

  • Hadoop JMX metrics have been renamed to align with semantic conventions. If you are using Hadoop JMX metrics, you will need to update your dashboards and alerts. (#14411)
  • Lettuce 5.1 instrumentation now aligns with other instrumentations and no longer sets the span status description. (#14886)

🚫 Deprecations

  • The following Logback appender configuration properties have been renamed for clarity. The old property names have been deprecated and will be removed in a future release:
    • Java agent: otel.instrumentation.logback-appender.experimental.capture-logstash-attributesotel.instrumentation.logback-appender.experimental.capture-logstash-marker-attributes
    • Spring Boot starterotel.instrumentation.logback-appender.experimental.capture-logstash-markersotel.instrumentation.logback-appender.experimental.capture-logstash-marker-attributes
    • Logback appender configuration property: captureLogstashAttributescaptureLogstashMarkerAttributes
    • Logback appender API: setCaptureLogstashAttributes()setCaptureLogstashMarkerAttributes() (#14959)

🌟 New javaagent instrumentation

  • Add Helidon instrumentation (#13776)
  • Add NATS instrumentation (#13999)
  • OpenSearch Transport v3.0 Implementation (#14823)
  • Add Kafka Connect API instrumentation (#14478)

🌟 New library instrumentation

📈 Enhancements

  • Add experimental sqlcommenter support for JDBC and R2DBC (#13714)
  • Align Hadoop JMX metrics with semantic conventions (#14411)
  • Introduce experimental API for operation attributes to be passed only to OperationListeners

... (truncated)

Commits

Updates io.opentelemetry.javaagent:opentelemetry-javaagent from 2.20.1 to 2.21.0

Release notes

Sourced from io.opentelemetry.javaagent:opentelemetry-javaagent's releases.

Version 2.21.0

This release targets the OpenTelemetry SDK 1.55.0.

Note that many artifacts 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.

⚠️ Breaking Changes

  • Hadoop JMX metrics have been renamed to align with semantic conventions. If you are using Hadoop JMX metrics, you will need to update your dashboards and alerts. (#14411)
  • Lettuce 5.1 instrumentation now aligns with other instrumentations and no longer sets the span status description. (#14886)

🚫 Deprecations

  • The following Logback appender configuration properties have been renamed for clarity. The old property names have been deprecated and will be removed in a future release: - Java agent: otel.instrumentation.logback-appender.experimental.capture-logstash-attributesotel.instrumentation.logback-appender.experimental.capture-logstash-marker-attributes - Spring Boot starterotel.instrumentation.logback-appender.experimental.capture-logstash-markersotel.instrumentation.logback-appender.experimental.capture-logstash-marker-attributes - Logback appender configuration property: captureLogstashAttributescaptureLogstashMarkerAttributes - Logback appender API: setCaptureLogstashAttributes()setCaptureLogstashMarkerAttributes() (#14959)

🌟 New javaagent instrumentation

  • Add Helidon instrumentation (#13776)
  • Add NATS instrumentation (#13999)
  • OpenSearch Transport v3.0 Implementation (#14823)
  • Add Kafka Connect API instrumentation (#14478)

🌟 New library instrumentation

📈 Enhancements

  • Add experimental sqlcommenter support for JDBC and R2DBC (#13714)
  • Align Hadoop JMX metrics with semantic conventions (#14411)
  • Introduce experimental API for operation attributes to be passed only to OperationListeners (#14590)
  • Add span logging support for declarative configuration (#14591)
  • Add span logging support for Spring Boot starter (#14594)
  • Support capturing event names in logback, log4j, and jboss-logmanager appenders (#14649)
  • Include contrib sampler in java agent, e.g. for filtering health check endpoints (#14677)
  • Collect RPC metrics in Apache Dubbo instrumentation (#14690)
  • Add experimental option to disable noisy redis.encode span events in Lettuce instrumentation (#14750)
  • Support ListIterator in Kafka consumer instrumentation for Spark Structured Streaming (#14757)
  • Exclude wrapper classes in JDBC instrumentation (#14760)
  • Support JDBC URL parsing for OceanBase, PolarDB, and Lindorm databases (#14790)
  • Support context propagation in Guava AsyncEventBus (#14791)
  • Make db.statement attribute available during sampling in Lettuce instrumentation (#14856)
  • Add code.namespace and code.function attributes to Vaadin controller spans (#14882)
  • Add code.namespace and code.function attributes to Grails controller spans (#14885)
  • Support Hibernate 7.2.0.CR1 (#14921)
  • Support capturing Logstash StructuredArguments as log record attributes (#14959)
  • Add gRPC request/response size metrics (#14342)

🛠️ Bug fixes

... (truncated)

Changelog

Sourced from io.opentelemetry.javaagent:opentelemetry-javaagent's changelog.

Version 2.21.0 (2025-10-17)

⚠️ Breaking Changes

  • Hadoop JMX metrics have been renamed to align with semantic conventions. If you are using Hadoop JMX metrics, you will need to update your dashboards and alerts. (#14411)
  • Lettuce 5.1 instrumentation now aligns with other instrumentations and no longer sets the span status description. (#14886)

🚫 Deprecations

  • The following Logback appender configuration properties have been renamed for clarity. The old property names have been deprecated and will be removed in a future release:
    • Java agent: otel.instrumentation.logback-appender.experimental.capture-logstash-attributesotel.instrumentation.logback-appender.experimental.capture-logstash-marker-attributes
    • Spring Boot starterotel.instrumentation.logback-appender.experimental.capture-logstash-markersotel.instrumentation.logback-appender.experimental.capture-logstash-marker-attributes
    • Logback appender configuration property: captureLogstashAttributescaptureLogstashMarkerAttributes
    • Logback appender API: setCaptureLogstashAttributes()setCaptureLogstashMarkerAttributes() (#14959)

🌟 New javaagent instrumentation

  • Add Helidon instrumentation (#13776)
  • Add NATS instrumentation (#13999)
  • OpenSearch Transport v3.0 Implementation (#14823)
  • Add Kafka Connect API instrumentation (#14478)

🌟 New library instrumentation

📈 Enhancements

  • Add experimental sqlcommenter support for JDBC and R2DBC (#13714)
  • Align Hadoop JMX metrics with semantic conventions (#14411)
  • Introduce experimental API for operation attributes to be passed only to OperationListeners

... (truncated)

Commits

Updates io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations from 2.20.1 to 2.21.0

Release notes

Sourced from io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations's releases.

Version 2.21.0

This release targets the OpenTelemetry SDK 1.55.0.

Note that many artifacts 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.

⚠️ Breaking Changes

  • Hadoop JMX metrics have been renamed to align with semantic conventions. If you are using Hadoop JMX metrics, you will need to update your dashboards and alerts. (#14411)
  • Lettuce 5.1 instrumentation now aligns with other instrumentations and no longer sets the span status description. (#14886)

🚫 Deprecations

  • The following Logback appender configuration properties have been renamed for clarity. The old property names have been deprecated and will be removed in a future release: - Java agent: otel.instrumentation.logback-appender.experimental.capture-logstash-attributesotel.instrumentation.logback-appender.experimental.capture-logstash-marker-attributes - Spring Boot starterotel.instrumentation.logback-appender.experimental.capture-logstash-markersotel.instrumentation.logback-appender.experimental.capture-logstash-marker-attributes - Logback appender configuration property: captureLogstashAttributescaptureLogstashMarkerAttributes - Logback appender API: setCaptureLogstashAttributes()setCaptureLogstashMarkerAttributes() (#14959)

🌟 New javaagent instrumentation

  • Add Helidon instrumentation (#13776)
  • Add NATS instrumentation (#13999)
  • OpenSearch Transport v3.0 Implementation (#14823)
  • Add Kafka Connect API instrumentation (#14478)

🌟 New library instrumentation

📈 Enhancements

  • Add experimental sqlcommenter support for JDBC and R2DBC (#13714)
  • Align Hadoop JMX metrics with semantic conventions (#14411)
  • Introduce experimental API for operation attributes to be passed only to OperationListeners (#14590)
  • Add span logging support for declarative configuration (#14591)
  • Add span logging support for Spring Boot starter (#14594)
  • Support capturing event names in logback, log4j, and jboss-logmanager appenders (#14649)
  • Include contrib sampler in java agent, e.g. for filtering health check endpoints (#14677)
  • Collect RPC metrics in Apache Dubbo instrumentation (#14690)
  • Add experimental option to disable noisy redis.encode span events in Lettuce instrumentation (#14750)
  • Support ListIterator in Kafka consumer instrumentation for Spark Structured Streaming (#14757)
  • Exclude wrapper classes in JDBC instrumentation (#14760)
  • Support JDBC URL parsing for OceanBase, PolarDB, and Lindorm databases (#14790)
  • Support context propagation in Guava AsyncEventBus (#14791)
  • Make db.statement attribute available during sampling in Lettuce instrumentation (#14856)
  • Add code.namespace and code.function attributes to Vaadin controller spans (#14882)
  • Add code.namespace and code.function attributes to Grails controller spans (#14885)
  • Support Hibernate 7.2.0.CR1 (#14921)
  • Support capturing Logstash StructuredArguments as log record attributes (#14959)
  • Add gRPC request/response size metrics (#14342)

🛠️ Bug fixes

... (truncated)

Changelog

Sourced from io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations's changelog.

Version 2.21.0 (2025-10-17)

⚠️ Breaking Changes

  • Hadoop JMX metrics have been renamed to align with semantic conventions. If you are using Hadoop JMX metrics, you will need to update your dashboards and alerts. (#14411)
  • Lettuce 5.1 instrumentation now aligns with other instrumentations and no longer sets the span status description. (#14886)

🚫 Deprecations

  • The following Logback appender configuration properties have been renamed for clarity. The old property names have been deprecated and will be removed in a future release:
    • Java agent: otel.instrumentation.logback-appender.experimental.capture-logstash-attributesotel.instrumentation.logback-appender.experimental.capture-logstash-marker-attributes
    • Spring Boot starterotel.instrumentation.logback-appender.experimental.capture-logstash-markersotel.instrumentation.logback-appender.experimental.capture-logstash-marker-attributes
    • Logback appender configuration property: captureLogstashAttributescaptureLogstashMarkerAttributes
    • Logback appender API: setCaptureLogstashAttributes()setCaptureLogstashMarkerAttributes() (#14959)

🌟 New javaagent instrumentation

  • Add Helidon instrumentation (#13776)
  • Add NATS instrumentation (#13999)
  • OpenSearch Transport v3.0 Implementation (#14823)
  • Add Kafka Connect API instrumentation (#14478)

🌟 New library instrumentation

📈 Enhancements

  • Add experimental sqlcommenter support for JDBC and R2DBC (#13714)
  • Align Hadoop JMX metrics with semantic conventions (#14411)
  • Introduce experimental API for operation attributes to be passed only to OperationListeners

... (truncated)

Commits

Updates io.opentelemetry.instrumentation:opentelemetry-instrumentation-api from 2.20.1 to 2.21.0

Release notes

Sourced from io.opentelemetry.instrumentation:opentelemetry-instrumentation-api's releases.

Version 2.21.0

This release targets the OpenTelemetry SDK 1.55.0.

Note that many artifacts 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.

⚠️ Breaking Changes

  • Hadoop JMX metrics have been renamed to align with semantic conventions. If you are using Hadoop JMX metrics, you will need to update your dashboards and alerts. (#14411)
  • Lettuce 5.1 instrumentation now aligns with other instrumentations and no longer sets the span status description. (#14886)

🚫 Deprecations

  • The following Logback appender configuration properties have been renamed for clarity. The old property names have been deprecated and will be removed in a future release: - Java agent: otel.instrumentation.logback-appender.experimental.capture-logstash-attributesotel.instrumentation.logback-appender.experimental.capture-logstash-marker-attributes - Spring Boot starterotel.instrumentation.logback-appender.experimental.capture-logstash-markersotel.instrumentation.logback-appender.experimental.capture-logstash-marker-attributes - Logback appender configuration property: captureLogstashAttributescaptureLogstashMarkerAttributes - Logback appender API: setCaptureLogstashAttributes()setCaptureLogstashMarkerAttributes() (#14959)

🌟 New javaagent instrumentation

  • Add Helidon instrumentation (#13776)
  • Add NATS instrumentation (#13999)
  • OpenSearch Transport v3.0 Implementation (#14823)
  • Add Kafka Connect API instrumentation (#14478)

🌟 New library instrumentation

📈 Enhancements

  • Add experimental sqlcommenter support for JDBC and R2DBC (#13714)
  • Align Hadoop JMX metrics with semantic conventions (#14411)
  • Introduce experimental API for operation attributes to be passed only to OperationListeners (#14590)
  • Add span logging support for declarative configuration (#14591)
  • Add span logging support for Spring Boot starter (#14594)
  • Support capturing event names in logback, log4j, and jboss-logmanager appenders (#14649)
  • Include contrib sampler in java agent, e.g. for filtering health check endpoints (#14677)
  • Collect RPC metrics in Apache Dubbo instrumentation (#14690)
  • Add experimental option to disable noisy redis.encode span events in Lettuce instrumentation (#14750)
  • Support ListIterator in Kafka consumer instrumentation for Spark Structured Streaming (#14757)
  • Exclude wrapper classes in JDBC instrumentation (#14760)
  • Support JDBC URL parsing for OceanBase, PolarDB, and Lindorm databases (#14790)
  • Support context propagation in Guava AsyncEventBus (#14791)
  • Make db.statement attribute available during sampling in Lettuce instrumentation (#14856)
  • Add code.namespace and code.function attributes to Vaadin controller spans (#14882)
  • Add code.namespace and code.function attributes to Grails controller spans (#14885)
  • Support Hibernate 7.2.0.CR1 (#14921)
  • Support capturing Logstash StructuredArguments as log record attributes (#14959)
  • Add gRPC request/response size metrics (#14342)

🛠️ Bug fixes

... (truncated)

Changelog

Sourced from io.opentelemetry.instrumentation:opentelemetry-instrumentation-api's changelog.

Version 2.21.0 (2025-10-17)

⚠️ Breaking Changes

  • Hadoop JMX metrics have been renamed to align with semantic conventions. If you are using Hadoop JMX metrics, you will need to update your dashboards and alerts. (#14411)
  • Lettuce 5.1 instrumentation now aligns with other instrumentations and no longer sets the span status description. (#14886)

🚫 Deprecations

  • The following Logback appender configuration properties have been renamed for clarity. The old property names have been deprecated and will be removed in a future release:
    • Java agent: otel.instrumentation.logback-appender.experimental.capture-logstash-attributesotel.instrumentation.logback-appender.experimental.capture-logstash-marker-attributes
    • Spring Boot starterotel.instrumentation.logback-appender.experimental.capture-logstash-markersotel.instrumentation.logback-appender.experimental.capture-logstash-marker-attributes
    • Logback appender configuration property: captureLogstashAttributescaptureLogstashMarkerAttributes
    • Logback appender API: setCaptureLogstashAttributes()setCaptureLogstashMarkerAttributes() (#14959)

🌟 New javaagent instrumentation

  • Add Helidon instrumentation (#13776)
  • Add NATS instrumentation (#13999)
  • OpenSearch Transport v3.0 Implementation (#14823)
  • Add Kafka Connect API instrumentation (#14478)

🌟 New library instrumentation

📈 Enhancements

  • Add experimental sqlcommenter support for JDBC and R2DBC (#13714)
  • Align Hadoop JMX metrics with semantic conventions (#14411)
  • Introduce experimental API for operation attributes to be passed only to OperationListeners

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `otel-instr` from 2.20.1 to 2.21.0.

Updates `io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom` from 2.20.1 to 2.21.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java-instrumentation@v2.20.1...v2.21.0)

Updates `io.opentelemetry.javaagent:opentelemetry-javaagent` from 2.20.1 to 2.21.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java-instrumentation@v2.20.1...v2.21.0)

Updates `io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations` from 2.20.1 to 2.21.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java-instrumentation@v2.20.1...v2.21.0)

Updates `io.opentelemetry.instrumentation:opentelemetry-instrumentation-api` from 2.20.1 to 2.21.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java-instrumentation@v2.20.1...v2.21.0)

---
updated-dependencies:
- dependency-name: io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom
  dependency-version: 2.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.opentelemetry.javaagent:opentelemetry-javaagent
  dependency-version: 2.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations
  dependency-version: 2.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.opentelemetry.instrumentation:opentelemetry-instrumentation-api
  dependency-version: 2.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Changes that affect dependencies gradle Gradle changes labels Oct 20, 2025
@sonarqubecloud
Copy link

@sureshg sureshg closed this Oct 20, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 20, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/gradle/otel-instr-2.21.0 branch October 20, 2025 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Changes that affect dependencies gradle Gradle changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants