open-telemetry / opentelemetry-android

OpenTelemetry Tooling for Android
Apache License 2.0
147 stars 33 forks source link

fix(deps): update dependency io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom to v2.8.0 #594

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom 2.7.0 -> 2.8.0 age adoption passing confidence

Release Notes

open-telemetry/opentelemetry-java-instrumentation (io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom) ### [`v2.8.0`](https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/blob/HEAD/CHANGELOG.md#Version-280-2024-09-13) ##### Migration notes - The unit on the opt-in Java 17 JFR-based metrics was updated from milliseconds to seconds to conform with the semantic conventions. If you are using the Java agent, this only affects you if you are opting in via `otel.instrumentation.runtime-telemetry-java17.enable-all=true`. ([#​12084](https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12084), [#​12244](https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12244)) ##### 📈 Enhancements - Update Pulsar instrumentation to work with next Pulsar release ([#​11648](https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11648)) - Capture `network.peer.address` in OkHttp 3.0 instrumentation ([#​12012](https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12012)) - Add support for CXF 4.0 JAX-WS ([#​12077](https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12077)) - Add rules for capturing Apache Camel metrics exposed by JMX MBeans ([#​11901](https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11901)) - Make RocketMQ span status extractor delegate to the default extractor ([#​12183](https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12183)) - Bridge log body any value ([#​12204](https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12204)) - Add declarative config support for resource providers ([#​12144](https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12144)) ##### 🛠️ Bug fixes - Fix Javaagent doesn't work with `java.net.spi.InetAddressResolverProvider` ([#​11987](https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11987)) - Fix Oracle UCP 11 metrics not emitted ([#​12052](https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12052)) - Fix wrong database info captured while using Apache ShardingSphere ([#​12066](https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12066)) - Fix RabbitMQ NullPointerException ([#​12109](https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12109)) - Fix possible `NullPointerException` in Play instrumentation ([#​12121](https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12121)) - Fix error span status for successful requests in Ktor ([#​12161](https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12161)) - Make OpenTelemetryHandlerMappingFilter handle exceptions from `ServletRequestPathUtils.parseAndCache()` ([#​12221](https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12221)) - Fix tracing CoroutineCrudRepository.findById ([#​12131](https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12131)) - Fix capturing context in log4j library instrumentation with async logger ([#​12176](https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12176))

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.