dependabot[bot] opened a new pull request #12375: URL: https://github.com/apache/druid/pull/12375
Bumps [opentelemetry-instrumentation-bom-alpha](https://github.com/open-telemetry/opentelemetry-java-instrumentation) from 1.7.0-alpha to 1.12.1-alpha. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases">opentelemetry-instrumentation-bom-alpha's releases</a>.</em></p> <blockquote> <h2>Version 1.12.0</h2> <p>Note that all artifacts other than <code>io.opentelemetry.javaagent:opentelemetry-javaagent</code> 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>๐ New javaagent instrumentation</h3> <ul> <li>Add Azure SDK instrumentation (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/5467">#5467</a>)</li> </ul> <h3>๐ Enhancements</h3> <ul> <li>Use repository interface name in spring data operation name (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/5352">#5352</a>)</li> <li>Change the way Micrometer LongTaskTimer is bridged (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/5338">#5338</a>)</li> <li>Updates to http.server_name (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/5369">#5369</a>)</li> <li>Support forwarded proto field and x-forwarded-proto (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/5357">#5357</a>)</li> <li>Remove server span peer name (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/5404">#5404</a>)</li> <li>Add peer service support back to couchbase26 (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/5451">#5451</a>)</li> <li>Remove duplicative JAXRS HttpClient instrumentation (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/5430">#5430</a>)</li> <li>Add experimental thread attributes for logs (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/5474">#5474</a>)</li> <li>Add log4j 1.2 appender MDC capture (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/5475">#5475</a>)</li> <li>Capture logback formatted message (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/5497">#5497</a>)</li> <li>Add JBoss java.util.logging support (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/5498">#5498</a>)</li> <li>Disable the messaging receive span telemetry by default (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/5500">#5500</a>)</li> <li>Remove old experimental properties in CapturedHttpHeaders (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/5524">#5524</a>)</li> <li>Avoid conflicts in Micrometer description mapping (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/5452">#5452</a>)</li> </ul> <h3>๐ ๏ธ Bug fixes</h3> <ul> <li>Fix another reverse lookup (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/5393">#5393</a>)</li> <li>Regression in loading the prometheus exporter (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/5408">#5408</a>)</li> <li>Fix muzzle failure on calls to primitive array clone (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/5405">#5405</a>)</li> <li>Fix regression in spring-scheduling span name (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/5436">#5436</a>)</li> <li>Fix android desugaring for HashMap.forEach (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/5468">#5468</a>)</li> <li>Fix duplicate class definition of ContextDataProvider (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/5528">#5528</a>)</li> <li>Do not propagate gRPC deadline when propagating OTel context via javaagent (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/5543">#5543</a>)</li> </ul> <h3>๐งฐ Tooling</h3> <ul> <li>Split out CodeAttributesGetter (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/5342">#5342</a>)</li> <li>Add prometheus smoke test (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/5417">#5417</a>)</li> <li>Set custom gRPC client/server span name extractor (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/5244">#5244</a>)</li> <li>Split out DbClientAttributesGetter and SqlClientAttributesGetter (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/5354">#5354</a>)</li> <li>Add builders for setting optional attributes on HTTP extractors (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/5347">#5347</a>)</li> <li>Write http server tests in java (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/5501">#5501</a>)</li> <li>Deprecate CapturedHttpHeaders and replace it with builder methods (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/5533">#5533</a>)</li> <li>Update to Groovy 4 (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/issues/5532">#5532</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/amitgud-doordash"><code>@โamitgud-doordash</code></a> <a href="https://github.com/anuraaga"><code>@โanuraaga</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">opentelemetry-instrumentation-bom-alpha's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>Version 1.12.1 - 2022-03-17</h2> <h3>๐ ๏ธ Bug fixes</h3> <ul> <li>Elasticsearch rest client low cardinality span name (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/5584">#5584</a>)</li> <li>Fix possible deadlock (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/5585">#5585</a>)</li> </ul> <h2>Version 1.12.0 - 2022-03-12</h2> <h3>๐ New javaagent instrumentation</h3> <ul> <li>Add Azure SDK instrumentation (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/5467">#5467</a>)</li> </ul> <h3>๐ Enhancements</h3> <ul> <li>Use repository interface name in spring data operation name (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/5352">#5352</a>)</li> <li>Change the way Micrometer LongTaskTimer is bridged (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/5338">#5338</a>)</li> <li>Updates to http.server_name (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/5369">#5369</a>)</li> <li>Support forwarded proto field and x-forwarded-proto (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/5357">#5357</a>)</li> <li>Remove server span peer name (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/5404">#5404</a>)</li> <li>Add peer service support back to couchbase26 (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/5451">#5451</a>)</li> <li>Remove duplicative JAXRS HttpClient instrumentation (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/5430">#5430</a>)</li> <li>Add experimental thread attributes for logs (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/5474">#5474</a>)</li> <li>Add log4j 1.2 appender MDC capture (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/5475">#5475</a>)</li> <li>Capture logback formatted message (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/5497">#5497</a>)</li> <li>Add JBoss java.util.logging support (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/5498">#5498</a>)</li> <li>Disable the messaging receive span telemetry by default (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/5500">#5500</a>)</li> <li>Remove old experimental properties in CapturedHttpHeaders (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/5524">#5524</a>)</li> <li>Avoid conflicts in Micrometer description mapping (<a href="https://github-redirect.dependabot.com/open-telemetry/opentelemetry-java-instrumentation/pull/5452">#5452</a>)</li> </ul> <h3>๐ ๏ธ Bug fixes</h3> <!-- 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 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]
