dependabot[bot] opened a new pull request, #20016: URL: https://github.com/apache/camel/pull/20016
Bumps [io.opentelemetry.instrumentation:opentelemetry-log4j-appender-2.17](https://github.com/open-telemetry/opentelemetry-java-instrumentation) from 2.21.0-alpha to 2.22.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.21.0</h2> <p>This release targets the OpenTelemetry SDK 1.55.0.</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> <h2>⚠️ Breaking Changes</h2> <ul> <li>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. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14411">#14411</a>)</li> <li>Lettuce 5.1 instrumentation now aligns with other instrumentations and no longer sets the span status description. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14886">#14886</a>)</li> </ul> <h2>🚫 Deprecations</h2> <ul> <li>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: <code>otel.instrumentation.logback-appender.experimental.capture-logstash-attributes</code> → <code>otel.instrumentation.logback-appender.experimental.capture-logstash-marker-attributes</code> - Spring Boot starter<code>otel.instrumentation.logback-appender.experimental.capture-logstash-markers</code> → <code>otel.instrumentation.logback-appender.experimental.capture-logstash-marker-attributes</code> - Logback appender configuration property: <code>captureLogstashAttributes</code> → <code>captureLogstashMarkerAttributes</code> - Logback appender API: <code>setCaptureLogstashAttributes()</code> → <code>setCaptureLogstashMarkerAttributes()</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14959">#14959</a>)</li> </ul> <h3>🌟 New javaagent instrumentation</h3> <ul> <li>Add Helidon instrumentation (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13776">#13776</a>)</li> <li>Add NATS instrumentation (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13999">#13999</a>)</li> <li>OpenSearch Transport v3.0 Implementation (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14823">#14823</a>)</li> <li>Add Kafka Connect API instrumentation (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14478">#14478</a>)</li> </ul> <h3>🌟 New library instrumentation</h3> <ul> <li>Add Helidon Instrumentation (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13776">#13776</a>)</li> <li>Add NATS instrumentation (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13999">#13999</a>)</li> <li><a href="https://failsafe.dev/">Failsafe</a> 3.0 instrumentation introduced (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14057">#14057</a>)</li> </ul> <h3>📈 Enhancements</h3> <ul> <li>Add experimental sqlcommenter support for JDBC and R2DBC (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13714">#13714</a>)</li> <li>Align Hadoop JMX metrics with semantic conventions (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14411">#14411</a>)</li> <li>Introduce experimental API for operation attributes to be passed only to OperationListeners (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14590">#14590</a>)</li> <li>Add span logging support for declarative configuration (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14591">#14591</a>)</li> <li>Add span logging support for Spring Boot starter (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14594">#14594</a>)</li> <li>Support capturing event names in logback, log4j, and jboss-logmanager appenders (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14649">#14649</a>)</li> <li>Include contrib sampler in java agent, e.g. for filtering health check endpoints (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14677">#14677</a>)</li> <li>Collect RPC metrics in Apache Dubbo instrumentation (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14690">#14690</a>)</li> <li>Add experimental option to disable noisy <code>redis.encode</code> span events in Lettuce instrumentation (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14750">#14750</a>)</li> <li>Support ListIterator in Kafka consumer instrumentation for Spark Structured Streaming (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14757">#14757</a>)</li> <li>Exclude wrapper classes in JDBC instrumentation (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14760">#14760</a>)</li> <li>Support JDBC URL parsing for OceanBase, PolarDB, and Lindorm databases (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14790">#14790</a>)</li> <li>Support context propagation in Guava AsyncEventBus (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14791">#14791</a>)</li> <li>Make <code>db.statement</code> attribute available during sampling in Lettuce instrumentation (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14856">#14856</a>)</li> <li>Add <code>code.namespace</code> and <code>code.function</code> attributes to Vaadin controller spans (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14882">#14882</a>)</li> <li>Add <code>code.namespace</code> and <code>code.function</code> attributes to Grails controller spans (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14885">#14885</a>)</li> <li>Support Hibernate 7.2.0.CR1 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14921">#14921</a>)</li> <li>Support capturing Logstash StructuredArguments as log record attributes (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14959">#14959</a>)</li> <li>Add gRPC request/response size metrics (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14342">#14342</a>)</li> </ul> <h3>🛠️ Bug fixes</h3> <!-- 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.22.0 (2025-11-20)</h2> <h3>⚠️ Breaking Changes</h3> <ul> <li>AWS SDK 2.x attributes updated to align with semantic conventions (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15028">#15028</a>) <ul> <li>The following attributes have been renamed: <ul> <li><code>aws.bucket.name</code> (S3) → <code>aws.s3.bucket</code></li> <li><code>aws.queue.url</code> (SQS) → <code>aws.sqs.queue.url</code></li> <li><code>aws.stream.name</code> (Kinesis) → <code>aws.kinesis.stream_name</code></li> <li><code>aws.table.name</code> (DynamoDB) → <code>aws.dynamodb.table_names</code></li> <li><code>aws.dynamodb.provisioned_throughput.read_capacity_units</code> → <code>aws.dynamodb.provisioned_read_capacity</code> (type changed from long to double)</li> <li><code>aws.dynamodb.provisioned_throughput.write_capacity_units</code> → <code>aws.dynamodb.provisioned_write_capacity</code> (type changed from long to double)</li> <li><code>aws.dynamodb.exclusive_start_table_name</code> → <code>aws.dynamodb.exclusive_start_table</code></li> <li><code>aws.dynamodb.projection_expression</code> → <code>aws.dynamodb.projection</code></li> <li><code>aws.dynamodb.scan_index_forward</code> → <code>aws.dynamodb.scan_forward</code></li> </ul> </li> <li>The following attribute types have changed: <ul> <li><code>aws.dynamodb.table_names</code>: string → string[]</li> <li><code>aws.dynamodb.consumed_capacity</code>: string → string[]</li> <li><code>aws.dynamodb.global_secondary_indexes</code>: string → string[]</li> <li><code>aws.dynamodb.local_secondary_indexes</code>: string → string[]</li> <li><code>aws.dynamodb.consistent_read</code>: string → boolean</li> <li><code>aws.dynamodb.table_count</code>: string → long</li> <li><code>aws.dynamodb.limit</code>: string → long</li> <li><code>aws.dynamodb.attributes_to_get</code>: string → string[]</li> <li><code>aws.dynamodb.segment</code>: string → long</li> <li><code>aws.dynamodb.total_segments</code>: string → long</li> <li><code>aws.dynamodb.count</code>: string → long</li> <li><code>aws.dynamodb.scanned_count</code>: string → long</li> </ul> </li> <li>The following attributes are no longer emitted by default but can be enabled with <code>otel.instrumentation.aws-sdk.experimental-span-attributes=true</code>: <ul> <li><code>aws.queue.name</code> (SQS)</li> <li><code>aws.lambda.function.name</code> (Lambda)</li> <li><code>aws.lambda.function.arn</code> (Lambda)</li> </ul> </li> </ul> </li> <li>JDBC library data source instrumentation now disabled by default (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15074">#15074</a>)</li> <li>JMX state metrics unit changed from empty string to <code>1</code> to align with semantic conventions (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15093">#15093</a>)</li> <li>AWS SDK 1.x attributes updated to align with semantic conventions (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15094">#15094</a>) <ul> <li>Only affects users with <code>otel.instrumentation.aws-sdk.experimental-span-attributes=true</code></li> <li>The following attributes have been renamed and are now emitted by default (no experimental flag required): <ul> <li><code>aws.bucket.name</code> (S3) → <code>aws.s3.bucket</code></li> <li><code>aws.queue.url</code> (SQS) → <code>aws.sqs.queue.url</code></li> <li><code>aws.stream.name</code> (Kinesis) → <code>aws.kinesis.stream_name</code></li> <li><code>aws.table.name</code> (DynamoDB) → <code>aws.dynamodb.table_names</code></li> </ul> </li> </ul> </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 /> [](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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
