dependabot[bot] opened a new pull request, #21101: URL: https://github.com/apache/camel/pull/21101
Bumps `opentelemetry-alpha-version` from 1.27.0-alpha to 1.30.1-alpha. Updates `io.opentelemetry:opentelemetry-bom-alpha` from 1.27.0-alpha to 1.30.1-alpha <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-java/releases">io.opentelemetry:opentelemetry-bom-alpha's releases</a>.</em></p> <blockquote> <h2>Version 1.30.0</h2> <h3>API</h3> <h4>Incubator</h4> <ul> <li>Add experimental synchronous gauge (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5506">#5506</a>)</li> </ul> <h3>SDK</h3> <h4>Metrics</h4> <ul> <li>Add attributes advice API (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5677">#5677</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5722">#5722</a>)</li> <li>Add AttributesProcessor toString, add attribute filter helper (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5765">#5765</a>)</li> <li>Increase metric name maximum length from 63 to 255 characters (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5697">#5697</a>)</li> </ul> <h4>Exporter</h4> <ul> <li>Prometheus exporter: remove non-ucum units from conversion (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5719">#5719</a>)</li> <li>Prometheus exporter: add units to metric names in TYPE and HELP comments (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5718">#5718</a>)</li> </ul> <h4>SDK Extensions</h4> <ul> <li>Add support for file based configuration to incubator (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5687">#5687</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5751">#5751</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5758">#5758</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5757">#5757</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5755">#5755</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5763">#5763</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5766">#5766</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5773">#5773</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5771">#5771</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5779">#5779</a>)</li> <li>Autoconfigure ConfigProperties#getMap filters entries with blank values instead of throwing (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5784">#5784</a>)</li> </ul> <h3>Semantic conventions</h3> <ul> <li>DEPRECATION: <code>io.opentelemetry:opentelemetry-semconv</code> is deprecated for removal. Please use <code>io.opentelemetry.semconv:opentelemetry-semconv:1.21.0-alpha</code> instead, which is published from <a href="https://github.com/open-telemetry/semantic-conventions-java">open-telemetry/semantic-conventions-java</a>. The new repository is published in lockstep with <a href="https://github.com/open-telemetry/semantic-conventions">open-telemetry/semantic-conventions</a>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5786">#5786</a>)</li> </ul> <h3>Project Tooling</h3> <ul> <li>Update Gradle Wrapper from 8.2.1 to 8.3 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5728">#5728</a>)</li> <li>Remove dependabot and <code>update-gradle-wrapper</code> task in favor of renovate (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5746">#5746</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/breedx-splk"><code>@​breedx-splk</code></a> <a href="https://github.com/brunobat"><code>@​brunobat</code></a> <a href="https://github.com/dashpole"><code>@​dashpole</code></a> <a href="https://github.com/dependabot"><code>@​dependabot</code></a> <a href="https://github.com/Emily-Jiang"><code>@​Emily-Jiang</code></a> <a href="https://github.com/erenming"><code>@​erenming</code></a> <a href="https://github.com/jack-berg"><code>@​jack-berg</code></a> <a href="https://github.com/jkwatson"><code>@​jkwatson</code></a> <a href="https://github.com/jsuereth"><code>@​jsuereth</code></a> <a href="https://github.com/mateuszrzeszutek"><code>@​mateuszrzeszutek</code></a> <a href="https://github.com/tigrannajaryan"><code>@​tigrannajaryan</code></a> <a href="https://github.com/trask"><code>@​trask</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/blob/main/CHANGELOG.md">io.opentelemetry:opentelemetry-bom-alpha's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>Unreleased</h2> <ul> <li>Add AlwaysRecordSampler (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7877">#7877</a>)</li> </ul> <h2>Version 1.58.0 (2026-01-09)</h2> <h3>API</h3> <h4>Incubator</h4> <ul> <li>Delete GlobalConfigProvider in favor of access via ExtendedOpenTelemetry (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7914">#7914</a>)</li> <li>Add DeclarativeConfigProperties#get method (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7923">#7923</a>)</li> <li>Update ConfigProvider#getInstrumentationConfig response to be non-null (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7954">#7954</a>)</li> <li>Add declarative config utility methods for common operations (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7927">#7927</a>)</li> </ul> <h3>SDK</h3> <h4>Traces</h4> <ul> <li>Implement SDK metrics for trace (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7895">#7895</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7930">#7930</a>)</li> <li>Emit warning when TraceIdRatioBasedSampler is used as child sampler (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7937">#7937</a>)</li> </ul> <h4>Logs</h4> <ul> <li>Implement SDK metrics for logs (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7931">#7931</a>)</li> </ul> <h4>Exporters</h4> <ul> <li>Prom exporter update (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7934">#7934</a>)</li> </ul> <h4>Extensions</h4> <ul> <li>Declarative config: update to opentelemetry-configuration 1.0.0-rc.3 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7861">#7861</a>)</li> <li>Declarative config: update jaeger remote sampler to require endpoint, initial_sampler (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7943">#7943</a>)</li> <li>Declarative config: add support for view unit (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7942">#7942</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/commits">compare view</a></li> </ul> </details> <br /> Updates `io.opentelemetry:opentelemetry-semconv` from 1.27.0-alpha to 1.30.1-alpha <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-java/releases">io.opentelemetry:opentelemetry-semconv's releases</a>.</em></p> <blockquote> <h2>Version 1.30.0</h2> <h3>API</h3> <h4>Incubator</h4> <ul> <li>Add experimental synchronous gauge (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5506">#5506</a>)</li> </ul> <h3>SDK</h3> <h4>Metrics</h4> <ul> <li>Add attributes advice API (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5677">#5677</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5722">#5722</a>)</li> <li>Add AttributesProcessor toString, add attribute filter helper (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5765">#5765</a>)</li> <li>Increase metric name maximum length from 63 to 255 characters (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5697">#5697</a>)</li> </ul> <h4>Exporter</h4> <ul> <li>Prometheus exporter: remove non-ucum units from conversion (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5719">#5719</a>)</li> <li>Prometheus exporter: add units to metric names in TYPE and HELP comments (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5718">#5718</a>)</li> </ul> <h4>SDK Extensions</h4> <ul> <li>Add support for file based configuration to incubator (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5687">#5687</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5751">#5751</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5758">#5758</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5757">#5757</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5755">#5755</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5763">#5763</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5766">#5766</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5773">#5773</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5771">#5771</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5779">#5779</a>)</li> <li>Autoconfigure ConfigProperties#getMap filters entries with blank values instead of throwing (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5784">#5784</a>)</li> </ul> <h3>Semantic conventions</h3> <ul> <li>DEPRECATION: <code>io.opentelemetry:opentelemetry-semconv</code> is deprecated for removal. Please use <code>io.opentelemetry.semconv:opentelemetry-semconv:1.21.0-alpha</code> instead, which is published from <a href="https://github.com/open-telemetry/semantic-conventions-java">open-telemetry/semantic-conventions-java</a>. The new repository is published in lockstep with <a href="https://github.com/open-telemetry/semantic-conventions">open-telemetry/semantic-conventions</a>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5786">#5786</a>)</li> </ul> <h3>Project Tooling</h3> <ul> <li>Update Gradle Wrapper from 8.2.1 to 8.3 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5728">#5728</a>)</li> <li>Remove dependabot and <code>update-gradle-wrapper</code> task in favor of renovate (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/5746">#5746</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/breedx-splk"><code>@​breedx-splk</code></a> <a href="https://github.com/brunobat"><code>@​brunobat</code></a> <a href="https://github.com/dashpole"><code>@​dashpole</code></a> <a href="https://github.com/dependabot"><code>@​dependabot</code></a> <a href="https://github.com/Emily-Jiang"><code>@​Emily-Jiang</code></a> <a href="https://github.com/erenming"><code>@​erenming</code></a> <a href="https://github.com/jack-berg"><code>@​jack-berg</code></a> <a href="https://github.com/jkwatson"><code>@​jkwatson</code></a> <a href="https://github.com/jsuereth"><code>@​jsuereth</code></a> <a href="https://github.com/mateuszrzeszutek"><code>@​mateuszrzeszutek</code></a> <a href="https://github.com/tigrannajaryan"><code>@​tigrannajaryan</code></a> <a href="https://github.com/trask"><code>@​trask</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/blob/main/CHANGELOG.md">io.opentelemetry:opentelemetry-semconv's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>Unreleased</h2> <ul> <li>Add AlwaysRecordSampler (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7877">#7877</a>)</li> </ul> <h2>Version 1.58.0 (2026-01-09)</h2> <h3>API</h3> <h4>Incubator</h4> <ul> <li>Delete GlobalConfigProvider in favor of access via ExtendedOpenTelemetry (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7914">#7914</a>)</li> <li>Add DeclarativeConfigProperties#get method (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7923">#7923</a>)</li> <li>Update ConfigProvider#getInstrumentationConfig response to be non-null (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7954">#7954</a>)</li> <li>Add declarative config utility methods for common operations (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7927">#7927</a>)</li> </ul> <h3>SDK</h3> <h4>Traces</h4> <ul> <li>Implement SDK metrics for trace (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7895">#7895</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7930">#7930</a>)</li> <li>Emit warning when TraceIdRatioBasedSampler is used as child sampler (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7937">#7937</a>)</li> </ul> <h4>Logs</h4> <ul> <li>Implement SDK metrics for logs (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7931">#7931</a>)</li> </ul> <h4>Exporters</h4> <ul> <li>Prom exporter update (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7934">#7934</a>)</li> </ul> <h4>Extensions</h4> <ul> <li>Declarative config: update to opentelemetry-configuration 1.0.0-rc.3 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7861">#7861</a>)</li> <li>Declarative config: update jaeger remote sampler to require endpoint, initial_sampler (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7943">#7943</a>)</li> <li>Declarative config: add support for view unit (<a href="https://redirect.github.com/open-telemetry/opentelemetry-java/pull/7942">#7942</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/commits">compare view</a></li> </ul> </details> <br /> 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]
