dependabot[bot] opened a new pull request, #16032:
URL: https://github.com/apache/camel/pull/16032

   Bumps 
[io.opentelemetry.instrumentation:opentelemetry-log4j-appender-2.17](https://github.com/open-telemetry/opentelemetry-java-instrumentation)
 from 2.8.0-alpha to 2.9.0-alpha.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases";>io.opentelemetry.instrumentation:opentelemetry-log4j-appender-2.17's
 releases</a>.</em></p>
   <blockquote>
   <h2>Version 2.8.0</h2>
   <p>This release targets the OpenTelemetry SDK 1.42.1.</p>
   <p>Note that many artifacts have the <code>-alpha</code> suffix attached to 
their version number, reflecting that they are still alpha quality and will 
continue to have breaking changes. Please see the <a 
href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/VERSIONING.md#opentelemetry-java-instrumentation-versioning";>VERSIONING.md</a>
 for more details.</p>
   <h3>Migration notes</h3>
   <ul>
   <li>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 
<code>otel.instrumentation.runtime-telemetry-java17.enable-all=true</code>. (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12084";>#12084</a>,
 <a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12244";>#12244</a>)</li>
   </ul>
   <h3>📈 Enhancements</h3>
   <ul>
   <li>Update Pulsar instrumentation to work with next Pulsar release (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11648";>#11648</a>)</li>
   <li>Capture <code>network.peer.address</code> in OkHttp 3.0 instrumentation 
(<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12012";>#12012</a>)</li>
   <li>Add support for CXF 4.0 JAX-WS (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12077";>#12077</a>)</li>
   <li>Add rules for capturing Apache Camel metrics exposed by JMX MBeans (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11901";>#11901</a>)</li>
   <li>Make RocketMQ span status extractor delegate to the default extractor 
(<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12183";>#12183</a>)</li>
   <li>Bridge log body any value (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12204";>#12204</a>)</li>
   <li>Add declarative config support for resource providers (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12144";>#12144</a>)</li>
   </ul>
   <h3>🛠️ Bug fixes</h3>
   <ul>
   <li>Fix Javaagent doesn't work with 
<code>java.net.spi.InetAddressResolverProvider</code> (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/11987";>#11987</a>)</li>
   <li>Fix Oracle UCP 11 metrics not emitted (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12052";>#12052</a>)</li>
   <li>Fix wrong database info captured while using Apache ShardingSphere (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12066";>#12066</a>)</li>
   <li>Fix RabbitMQ NullPointerException (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12109";>#12109</a>)</li>
   <li>Fix possible <code>NullPointerException</code> in Play instrumentation 
(<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12121";>#12121</a>)</li>
   <li>Fix error span status for successful requests in Ktor (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12161";>#12161</a>)</li>
   <li>Make OpenTelemetryHandlerMappingFilter handle exceptions from 
<code>ServletRequestPathUtils.parseAndCache()</code> (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12221";>#12221</a>)</li>
   <li>Fix tracing CoroutineCrudRepository.findById (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12131";>#12131</a>)</li>
   <li>Fix capturing context in log4j library instrumentation with async logger 
(<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12176";>#12176</a>)</li>
   </ul>
   <h3>🙇 Thank you</h3>
   <p>This release was possible thanks to the following contributors who shared 
their brilliant ideas and awesome pull requests:</p>
   <p><a href="https://github.com/123liuziming";><code>@​123liuziming</code></a>
   <a href="https://github.com/allati";><code>@​allati</code></a>
   <a href="https://github.com/crossoverJie";><code>@​crossoverJie</code></a>
   <a href="https://github.com/dao-jun";><code>@​dao-jun</code></a>
   <a href="https://github.com/hermannpencole";><code>@​hermannpencole</code></a>
   <a href="https://github.com/heyams";><code>@​heyams</code></a>
   <a href="https://github.com/huange7";><code>@​huange7</code></a>
   <a href="https://github.com/jack-berg";><code>@​jack-berg</code></a>
   <a href="https://github.com/jackshirazi";><code>@​jackshirazi</code></a>
   <a href="https://github.com/jaydeluca";><code>@​jaydeluca</code></a>
   <a href="https://github.com/jeanbisutti";><code>@​jeanbisutti</code></a>
   <a href="https://github.com/jerrylincs";><code>@​jerrylincs</code></a>
   <a href="https://github.com/JonasKunz";><code>@​JonasKunz</code></a>
   <a href="https://github.com/laurit";><code>@​laurit</code></a>
   <a href="https://github.com/LikeTheSalad";><code>@​LikeTheSalad</code></a></p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md";>io.opentelemetry.instrumentation:opentelemetry-log4j-appender-2.17's
 changelog</a>.</em></p>
   <blockquote>
   <h1>Changelog</h1>
   <h2>Unreleased</h2>
   <h2>Version 2.9.0 (2024-10-17)</h2>
   <h3>📈 Enhancements</h3>
   <ul>
   <li>Allow JMX Insight reuse for remote connections
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12178";>#12178</a>)</li>
   <li>Add opentelemetry-semconv-incubating to bom-alpha
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12266";>#12266</a>)</li>
   <li>Bridge more incubating api
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12230";>#12230</a>)</li>
   <li>Jetty HttpClient 12: propagate context to all response listeners
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12326";>#12326</a>)</li>
   <li>Add Pekko Scheduler context propagation
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12359";>#12359</a>)</li>
   <li>Add Akka Scheduler context propagation
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12373";>#12373</a>)</li>
   <li>Add instrumentation for spring-cloud-aws SqsListener annotation
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12314";>#12314</a>)</li>
   <li>Align SpringConfigProperties with DefaultConfigProperties
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12398";>#12398</a>)</li>
   <li>Clear context propagation virtual field
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12397";>#12397</a>)</li>
   <li>The opt-in experimental attribute <code>aws.requestId</code> was renamed 
to <code>aws.request_id</code>
   (to match the semantic conventions) and it is now emitted by default.
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12352";>#12352</a>)</li>
   <li>Ability to set Logback argument capture with a property in Spring Boot 
Starter
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12442";>#12442</a>)</li>
   <li>Support experimental declarative configuration
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12265";>#12265</a>)</li>
   <li>Spring Boot Starter: Add auto configuration for spring scheduling 
instrumentation
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12438";>#12438</a>)</li>
   <li>Extract <code>APIGatewayProxyRequestEvent</code> headers for context 
propagation in AWS Lambda instrumentation
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12440";>#12440</a>)</li>
   <li>Support JMX state metrics
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12369";>#12369</a>)</li>
   <li>Allow method instrumentation module to trace methods in boot loader
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12454";>#12454</a>)</li>
   </ul>
   <h3>🛠️ Bug fixes</h3>
   <ul>
   <li>Fix gc duration metric in runtime-telemetry-java17
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12256";>#12256</a>)</li>
   <li>Fix vert.x route containing duplicate segments when RoutingContext.next 
is used
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12260";>#12260</a>)</li>
   <li>Fixes for latest mongo version
   (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/12331";>#12331</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/commits";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.opentelemetry.instrumentation:opentelemetry-log4j-appender-2.17&package-manager=maven&previous-version=2.8.0-alpha&new-version=2.9.0-alpha)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to