dependabot[bot] opened a new pull request, #20020: URL: https://github.com/apache/druid/pull/20020
Bumps [io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha](https://github.com/open-telemetry/opentelemetry-java-instrumentation) from 1.14.0-alpha to 2.30.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-instrumentation-bom-alpha's releases</a>.</em></p> <blockquote> <h2>Version 2.29.0</h2> <p>This release targets the OpenTelemetry SDK 1.63.0.</p> <p>Note that many artifacts have the <code>-alpha</code> suffix attached to their version number, reflecting that they will continue to have breaking changes. Please see <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>⚠️ Breaking changes to non-stable APIs</h3> <ul> <li>Change the return type for <code>JmxTelemetry.start(...)</code> APIs. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18782">#18782</a>)</li> <li>Experimental runtime package telemetry now emits <code>package.checksum_algorithm=SHA-256</code> and 64-character <code>package.checksum</code> values instead of SHA1 checksums. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18846">#18846</a>)</li> </ul> <h3>🚫 Deprecations</h3> <ul> <li>Rename the common logging context keys to <code>otel.instrumentation.common.logging.trace-id-key</code>, <code>otel.instrumentation.common.logging.span-id-key</code>, and <code>otel.instrumentation.common.logging.trace-flags-key</code>, while keeping the old property names deprecated. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18851">#18851</a>)</li> <li>Rename the <code>kafka-broker</code> and <code>kafka-connect</code> JMX target systems to <code>experimental-kafka-broker</code> and <code>experimental-kafka-connect</code>; the old names still work for now and log a warning. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18971">#18971</a>)</li> </ul> <h3>🌟 New javaagent instrumentation</h3> <ul> <li>Add SOFARPC 5.4 instrumentation that emits RPC client and server spans and metrics. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15589">#15589</a>)</li> <li>Add Javaagent instrumentation for HBase client 2.0.0 through 2.5.0. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18253">#18253</a>)</li> </ul> <h3>📈 Enhancements</h3> <ul> <li>Add opt-in support for emitting HTTP request exceptions as log signals with <code>otel.semconv.exception.signal.preview=logs</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/16259">#16259</a>)</li> <li>Add <code>opentelemetry-api-1.63</code> Javaagent instrumentation for OpenTelemetry API 1.63 and <code>opentelemetry-api-incubator</code> 1.63. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18911">#18911</a>)</li> <li>Add <code>otel.semconv-stability.v3-preview</code> as a fallback for the declarative <code>v3_preview</code> semconv stability setting. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18936">#18936</a>)</li> <li>Update the experimental stable database semantic-convention opt-in (<code>otel.semconv-stability.opt-in=database</code>) across database instrumentations, including span names and <code>db.*</code> attributes. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18808">#18808</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18853">#18853</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18920">#18920</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18922">#18922</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18926">#18926</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18930">#18930</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18970">#18970</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18979">#18979</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18980">#18980</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18984">#18984</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18985">#18985</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18986">#18986</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18987">#18987</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18989">#18989</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18990">#18990</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18992">#18992</a>, < a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18993">#18993</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/19004">#19004</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/19005">#19005</a>)</li> <li>Capture query text and parameterization for Cassandra batch statements. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18964">#18964</a>)</li> <li>Keep <code>opentelemetry-api</code> and <code>opentelemetry-instrumentation-annotations</code> enabled under <code>otel.instrumentation.common.v3-preview</code> even when <code>default-enabled=false</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18792">#18792</a>)</li> <li>When <code>otel.instrumentation.common.v3-preview</code> is enabled, affected instrumentations emit <code>user.*</code> identity attributes instead of <code>enduser.*</code> ones. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18795">#18795</a>)</li> <li>Disable Kafka client metrics by default when <code>otel.instrumentation.common.v3-preview=true</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18828">#18828</a>)</li> <li>Recognize Amazon Aurora DSQL and AWS wrapper JDBC URL prefixes when parsing JDBC connection metadata. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18831">#18831</a>)</li> <li>Set instrumentation versions on emitted Meter scopes. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18866">#18866</a>)</li> <li>Run <code>@WithSpan</code> instrumentation after other instrumentations so other advice can attach attributes to the active span. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18874">#18874</a>)</li> <li>Emit database client failures as <code>db.client.operation.exception</code> logs when <code>otel.semconv.exception.signal.preview</code> is enabled. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18889">#18889</a>)</li> <li>Emit RPC exceptions as log records when <code>otel.semconv.exception.signal.preview=logs</code> is enabled. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18890">#18890</a>)</li> <li>Emit messaging exceptions as log records under <code>otel.semconv.exception.signal.preview</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18891">#18891</a>)</li> <li>Emit <code>faas.invocation.exception</code> log records for FaaS exceptions when <code>otel.semconv.exception.signal.preview=logs</code> is enabled. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18892">#18892</a>)</li> <li>Emit <code>gen_ai.client.operation.exception</code> logs for OpenAI chat and embeddings failures when <code>otel.semconv.exception.signal.preview=logs</code> is enabled. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18893">#18893</a>)</li> <li>Emit AWS SDK request failures as <code>rpc.client.call.exception</code> log records when <code>otel.semconv.exception.signal.preview=logs</code> is enabled. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18894">#18894</a>)</li> <li>Declarative configuration now supports per-domain semantic-convention selection using <code>semconv.version</code>, <code>semconv.experimental</code>, and <code>semconv.dual_emit</code> settings. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18908">#18908</a>)</li> <li>When <code>otel.instrumentation.common.v3-preview</code> is enabled, use <code>otel.semconv-stability.preview</code> instead of <code>otel.semconv-stability.opt-in</code> to opt in to the nonstable <code>service.peer</code> and <code>rpc</code> semantic conventions. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18914">#18914</a>)</li> <li>Disable Kotlin coroutines <code>@WithSpan</code> instrumentation by default when <code>otel.instrumentation.common.v3-preview=true</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18919">#18919</a>)</li> <li>Use the summary-aware path in <code>SqlQueryAnalyzer.analyze()</code> when <code>otel.instrumentation.common.v3-preview</code> is enabled. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18921">#18921</a>)</li> <li>When <code>otel.instrumentation.common.v3-preview</code> is enabled, deprecated JDBC/db sanitization config names are ignored in favor of <code>db.query_sanitization.enabled</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18934">#18934</a>)</li> <li>Include <code>jvm.gc.cause</code> on GC duration metrics when <code>otel.instrumentation.common.v3-preview</code> is enabled. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/18967">#18967</a>)</li> <li>Emit duration metrics for JDBC transaction operations <code>COMMIT</code> and <code>ROLLBACK</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/19003">#19003</a>)</li> <li>Use a generated <code>InstrumentationVersion</code> class in OkHttp 3.0 instead of reading embedded version properties, avoiding Android StrictMode disk-read violations. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/19006">#19006</a>)</li> <li>Add thread details span attributes for declarative Spring starter configuration when <code>distribution.spring_starter.thread_details_enabled</code> is set. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/19008">#19008</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-instrumentation-bom-alpha's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>Unreleased</h2> <h3>⚠️ Breaking changes to non-stable APIs</h3> <ul> <li><code>jetty.thread.queue.size</code> Jetty JMX metric unit has been changed from <code>{thread}</code> to <code>{job}</code>.</li> <li>Normalize the value of <code>activemq.destination.temp.utilization</code> JMX Metric for ActiveMQ to be between 0 and 1 (inclusive) instead of between 0 and 100 (inclusive).</li> </ul> <h3>🚫 Deprecations</h3> <ul> <li>For library instrumentation users, deprecate configuring span suppression using the <code>otel.instrumentation.experimental.span-suppression-strategy</code> system property in favor of <code>Experimental.setSpanSuppressionStrategy(...)</code> or declarative instrumentation configuration. The Java agent continues to support the system property through its declarative config bridge. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/19180">#19180</a>)</li> <li>Deprecate the gRPC <code>capture-metadata.client.request</code> and <code>capture-metadata.server.request</code> configuration properties and <code>GrpcTelemetryBuilder</code> captured request metadata methods in favor of include/exclude request metadata selectors.</li> <li>Deprecate <code>otel.instrumentation.jboss-logmanager.experimental.capture-mdc-attributes</code> in favor of the <code>otel.instrumentation.jboss-logmanager.experimental.mdc-attributes.{included,excluded}</code> selector. The deprecated property keeps its exact-key matching and may be removed in the next minor release. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/19519">#19519</a>)</li> <li>Deprecate the Logback appender <code>experimental.capture-mdc-attributes</code> configuration property and <code>OpenTelemetryAppender#setCaptureMdcAttributes(String)</code> in favor of the new <code>experimental.mdc-attributes.included</code> and <code>experimental.mdc-attributes.excluded</code> selectors, which are also available in <code>logback.xml</code> as <code>mdcAttributesIncluded</code> and <code>mdcAttributesExcluded</code> and programmatically as <code>OpenTelemetryAppender#setMdcAttributes(IncludeExclude)</code>. The deprecated setting continues to select MDC keys literally, except that the single value <code>*</code> selects every MDC key, and it may be removed in the next minor release. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/19520">#19520</a>)</li> <li>Deprecate the Log4j appender <code>experimental.capture-mdc-attributes</code> configuration property and <code>OpenTelemetryAppender.Builder#setCaptureContextDataAttributes(String)</code> in favor of include/exclude context data selectors and <code>OpenTelemetryAppender.Builder#setContextDataAttributes(IncludeExclude)</code>. The deprecated property and method keep their existing behavior, which matches keys literally unless the list contains only <code>*</code>, and may be removed in the next minor release. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/19521">#19521</a>)</li> <li>Deprecate <code>otel.instrumentation.servlet.experimental.capture-request-parameters</code> and <code>Experimental#setCaptureRequestParameters(...)</code> in favor of the <code>otel.instrumentation.servlet.experimental.request-parameters.{included,excluded}</code> properties and <code>Experimental#setRequestParameters(ServletTelemetryBuilder, IncludeExclude)</code>. The deprecated property and method remain as include-only aliases. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java-instrumentation/pull/19522">#19522</a>)</li> <li>Deprecate <code>otel.instrumentation.runtime-telemetry.experimental.prefer-jfr</code> and <code>io.opentelemetry.instrumentation.runtimetelemetry.internal.Experimental#setPreferJfrMetrics(RuntimeTelemetryBuilder, boolean)</code> in favor of <code>otel.instrumentation.runtime-telemetry.experimental.jfr-metrics.included</code> and <code>Experimental#setJfrMetrics(RuntimeTelemetryBuilder, IncludeExclude)</code>, which select JFR metrics by metric name instead of by an all-or-nothing toggle. The deprecated property and method still</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 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
