dependabot[bot] opened a new pull request, #480: URL: https://github.com/apache/doris-opentelemetry-demo/pull/480
Bumps [@opentelemetry/core](https://github.com/open-telemetry/opentelemetry-js) to 2.8.0 and updates ancestor dependency [@vercel/otel](https://github.com/vercel/otel). These dependencies need to be updated together. Updates `@opentelemetry/core` from 1.26.0 to 2.8.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-js/releases">@opentelemetry/core's releases</a>.</em></p> <blockquote> <h2>v2.8.0</h2> <h2>2.8.0</h2> <h3>:rocket: Features</h3> <ul> <li>feat(sdk-trace-base): pretty-print <code>SpanImpl</code>, <code>Tracer</code>, and <code>BasicTracerProvider</code> via <code>util.inspect</code> so they render through <code>diag</code> and <code>console.log</code> <a href="https://redirect.github.com/open-telemetry/opentelemetry-js/pull/6690">#6690</a> <a href="https://github.com/mcollina"><code>@mcollina</code></a></li> <li>feat(sdk-metrics): implement metric reader self-observability metrics <a href="https://redirect.github.com/open-telemetry/opentelemetry-js/pull/6449">#6449</a> <a href="https://github.com/anuraaga"><code>@anuraaga</code></a></li> <li>feat(core): add <code>hrTimeToSeconds</code> <a href="https://redirect.github.com/open-telemetry/opentelemetry-js/pull/6449">#6449</a> <a href="https://github.com/anuraaga"><code>@anuraaga</code></a></li> </ul> <h3>:bug: Bug Fixes</h3> <ul> <li>fix(core): limit processing of incoming "baggage" header to 8192 bytes <a href="https://github.com/pichlermarc"><code>@pichlermarc</code></a></li> </ul> <h2>v2.7.1</h2> <h2>2.7.1</h2> <h3>:bug: Bug Fixes</h3> <ul> <li>fix(core, api): defer trace state validation. Deprecate trace state implementation in api <a href="https://redirect.github.com/open-telemetry/opentelemetry-js/pull/6459">#6459</a> <a href="https://github.com/david-luna"><code>@david-luna</code></a> <ul> <li><strong>important:</strong> this bug fix may be breaking for certain uses of <code>TraceState</code> <ul> <li><code>set</code> now returns the same <code>TraceState</code> instance if key/value are invalid or makes the while trace state invalid.</li> <li><code>unset</code> now returns the same <code>TraceState</code> instance if key is not present.</li> <li>best-effort parsing of invalid <code>TraceState</code>s has changed: when multiple keys with the same name are present, the most recent one will win.</li> </ul> </li> </ul> </li> </ul> <h3>:house: Internal</h3> <ul> <li>perf(sdk-trace-base): optimize TraceIdRatioBasedSampler performance <a href="https://redirect.github.com/open-telemetry/opentelemetry-js/pull/6284">#6284</a> <a href="https://github.com/AbhiPrasad"><code>@AbhiPrasad</code></a></li> <li>perf(sdk-metrics): reduce loop overhead in sdk hot paths <a href="https://redirect.github.com/open-telemetry/opentelemetry-js/pull/6593">#6593</a> <a href="https://github.com/mcollina"><code>@mcollina</code></a></li> </ul> <h2>v2.7.0</h2> <h2>2.7.0</h2> <h3>:rocket: Features</h3> <ul> <li>feat(sdk-logs): implement log creation metrics <a href="https://redirect.github.com/open-telemetry/opentelemetry-js/pull/6433">#6433</a> <a href="https://github.com/anuraaga"><code>@anuraaga</code></a></li> <li>feat(sdk-metrics): add the cardinalitySelector argument to PeriodicExportingMetricReaders <a href="https://redirect.github.com/open-telemetry/opentelemetry-js/pull/6460">#6460</a> <a href="https://github.com/starzlocker"><code>@starzlocker</code></a></li> <li>feat(opentelemetry-core): add extra checks on internal merge function for safety <a href="https://redirect.github.com/open-telemetry/opentelemetry-js/pull/6587">#6587</a> <a href="https://github.com/maryliag"><code>@maryliag</code></a></li> </ul> <h3>:bug: Bug Fixes</h3> <ul> <li>fix(opentelemetry-resources): do not discard OTEL_RESOURCE_ATTRIBUTES when it contains empty kv pairs</li> </ul> <h3>:house: Internal</h3> <ul> <li>test(exporter-zipkin): fix broken browser test assertions and add missing coverage <a href="https://redirect.github.com/open-telemetry/opentelemetry-js/pull/6566">#6566</a> <a href="https://github.com/overbalance"><code>@overbalance</code></a></li> <li>fix(sdk-metrics): repair ExponentialHistogram tests <a href="https://redirect.github.com/open-telemetry/opentelemetry-js/pull/6565">#6565</a> <a href="https://github.com/overbalance"><code>@overbalance</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md">@opentelemetry/core's changelog</a>.</em></p> <blockquote> <h2>2.8.0</h2> <h3>:rocket: Features</h3> <ul> <li>feat(sdk-trace-base): pretty-print <code>SpanImpl</code>, <code>Tracer</code>, and <code>BasicTracerProvider</code> via <code>util.inspect</code> so they render through <code>diag</code> and <code>console.log</code> <a href="https://redirect.github.com/open-telemetry/opentelemetry-js/pull/6690">#6690</a> <a href="https://github.com/mcollina"><code>@mcollina</code></a></li> <li>feat(sdk-metrics): implement metric reader self-observability metrics <a href="https://redirect.github.com/open-telemetry/opentelemetry-js/pull/6449">#6449</a> <a href="https://github.com/anuraaga"><code>@anuraaga</code></a></li> <li>feat(core): add <code>hrTimeToSeconds</code> <a href="https://redirect.github.com/open-telemetry/opentelemetry-js/pull/6449">#6449</a> <a href="https://github.com/anuraaga"><code>@anuraaga</code></a></li> </ul> <h3>:bug: Bug Fixes</h3> <ul> <li>fix(core): limit processing of incoming "baggage" header to 8192 bytes <a href="https://github.com/pichlermarc"><code>@pichlermarc</code></a></li> </ul> <h2>2.7.1</h2> <h3>:bug: Bug Fixes</h3> <ul> <li>fix(core, api): defer trace state validation. Deprecate trace state implementation in api <a href="https://redirect.github.com/open-telemetry/opentelemetry-js/pull/6459">#6459</a> <a href="https://github.com/david-luna"><code>@david-luna</code></a> <ul> <li><strong>important:</strong> this bug fix may be breaking for certain uses of <code>TraceState</code> <ul> <li><code>set</code> now returns the same <code>TraceState</code> instance if key/value are invalid or makes the while trace state invalid.</li> <li><code>unset</code> now returns the same <code>TraceState</code> instance if key is not present.</li> <li>best-effort parsing of invalid <code>TraceState</code>s has changed: when multiple keys with the same name are present, the most recent one will win.</li> </ul> </li> </ul> </li> </ul> <h3>:house: Internal</h3> <ul> <li>perf(sdk-trace-base): optimize TraceIdRatioBasedSampler performance <a href="https://redirect.github.com/open-telemetry/opentelemetry-js/pull/6284">#6284</a> <a href="https://github.com/AbhiPrasad"><code>@AbhiPrasad</code></a></li> <li>test: test Node.js 26 in CI <a href="https://redirect.github.com/open-telemetry/opentelemetry-js/pull/6671">#6671</a> <a href="https://github.com/cjihrig"><code>@cjihrig</code></a></li> </ul> <h2>2.7.0</h2> <h3>:rocket: Features</h3> <ul> <li>feat(sdk-logs): implement log creation metrics <a href="https://redirect.github.com/open-telemetry/opentelemetry-js/pull/6433">#6433</a> <a href="https://github.com/anuraaga"><code>@anuraaga</code></a></li> <li>feat(sdk-metrics): add the cardinalitySelector argument to PeriodicExportingMetricReaders <a href="https://redirect.github.com/open-telemetry/opentelemetry-js/pull/6460">#6460</a> <a href="https://github.com/starzlocker"><code>@starzlocker</code></a></li> <li>feat(opentelemetry-core): add extra checks on internal merge function for safety <a href="https://redirect.github.com/open-telemetry/opentelemetry-js/pull/6587">#6587</a> <a href="https://github.com/maryliag"><code>@maryliag</code></a></li> </ul> <h3>:bug: Bug Fixes</h3> <ul> <li>fix(opentelemetry-resources): do not discard OTEL_RESOURCE_ATTRIBUTES when it contains empty kv pairs</li> </ul> <h3>:house: Internal</h3> <ul> <li>test(exporter-zipkin): fix broken browser test assertions and add missing coverage <a href="https://redirect.github.com/open-telemetry/opentelemetry-js/pull/6566">#6566</a> <a href="https://github.com/overbalance"><code>@overbalance</code></a></li> <li>fix(sdk-metrics): repair ExponentialHistogram tests <a href="https://redirect.github.com/open-telemetry/opentelemetry-js/pull/6565">#6565</a> <a href="https://github.com/overbalance"><code>@overbalance</code></a></li> <li>perf(sdk-metrics): reduce loop overhead in sdk hot paths <a href="https://redirect.github.com/open-telemetry/opentelemetry-js/pull/6593">#6593</a> <a href="https://github.com/mcollina"><code>@mcollina</code></a></li> </ul> <h2>2.6.1</h2> <h3>:bug: Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/open-telemetry/opentelemetry-js/commit/13a035bc695996cf4aec885fef7b9866f48bc555"><code>13a035b</code></a> chore: prepare next release (<a href="https://redirect.github.com/open-telemetry/opentelemetry-js/issues/6756">#6756</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-js/commit/4b13587d1e08b47baf153e5312ccd08a3240d074"><code>4b13587</code></a> Merge commit from fork</li> <li><a href="https://github.com/open-telemetry/opentelemetry-js/commit/71d195c508320295f1892aaed1ee2f1971ffb470"><code>71d195c</code></a> chore(renovate): set minimumReleaseAge to 3 days (<a href="https://redirect.github.com/open-telemetry/opentelemetry-js/issues/6792">#6792</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-js/commit/555fca6ce94fb8d40a5f869dbd28e43143b4e730"><code>555fca6</code></a> Update renovate.json to use matchManagers (<a href="https://redirect.github.com/open-telemetry/opentelemetry-js/issues/6141">#6141</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-js/commit/b711a81d5262904245d70f1857b6f3bc811b22cd"><code>b711a81</code></a> docs(otlp-exporter-base): add typedoc entry points so public API is indexed a...</li> <li><a href="https://github.com/open-telemetry/opentelemetry-js/commit/da704029ccd291d65402f3d1c469bd3f25aec047"><code>da70402</code></a> fix(ci): supply-chain sec: disable caching in release-related workflow (<a href="https://redirect.github.com/open-telemetry/opentelemetry-js/issues/6790">#6790</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-js/commit/002267b1c639aac1d2f1d6e5c7ac3ed023109ea0"><code>002267b</code></a> chore: complete the move to the smaller SPDX license header (<a href="https://redirect.github.com/open-telemetry/opentelemetry-js/issues/6791">#6791</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-js/commit/056ef9c4e1ddf9306477b7ce26acc7be489f9c6c"><code>056ef9c</code></a> feat(sdk-metrics): implement metric reader metrics (<a href="https://redirect.github.com/open-telemetry/opentelemetry-js/issues/6449">#6449</a>)</li> <li><a href="https://github.com/open-telemetry/opentelemetry-js/commit/3bd69ce18011f9a16a7231489d9c3acc8294e8d9"><code>3bd69ce</code></a> fix(configuration): improve environment variable substitution to handle all t...</li> <li><a href="https://github.com/open-telemetry/opentelemetry-js/commit/bfbda7c2d90e1686f51cd0fc4d02d785ab9a9cc0"><code>bfbda7c</code></a> docs(exporter-trace-otlp-grpc): import CompressionAlgorithm from otlp-exporte...</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-js/compare/v1.26.0...v2.8.0">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~GitHub%20Actions">GitHub Actions</a>, a new releaser for <code>@opentelemetry/core</code> since your current version.</p> </details> <br /> Updates `@vercel/otel` from 1.10.4 to 2.1.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/otel/releases">@vercel/otel's releases</a>.</em></p> <blockquote> <h2><code>@vercel/otel</code><a href="https://github.com/2"><code>@2</code></a>.1.3</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/vercel/otel/pull/198">#198</a> <a href="https://github.com/vercel/otel/commit/9b6512e4b8606b0f5f8312671075ecc0724e1190"><code>9b6512e</code></a> Thanks <a href="https://github.com/swarnava"><code>@swarnava</code></a>! - Add OpenTelemetry semantic convention resource attributes for Vercel defaults. <code>cloud.provider</code> is now set to <code>vercel</code>, and <code>cloud.region</code> continues to be emitted from <code>VERCEL_REGION</code>.</li> </ul> <h2><code>@vercel/otel</code><a href="https://github.com/2"><code>@2</code></a>.1.2</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/vercel/otel/pull/193">#193</a> <a href="https://github.com/vercel/otel/commit/937e29aa4ee0bbdbc446162cee64cef902cff74b"><code>937e29a</code></a> Thanks <a href="https://github.com/kakadiadarpan"><code>@kakadiadarpan</code></a>! - Add standard OpenTelemetry resource attributes for VCS.</li> </ul> <h2><code>@vercel/otel</code><a href="https://github.com/2"><code>@2</code></a>.1.1</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/vercel/otel/pull/190">#190</a> <a href="https://github.com/vercel/otel/commit/41d45110fa6e040941a7a783cf3163e2cd75a372"><code>41d4511</code></a> Thanks <a href="https://github.com/mischnic"><code>@mischnic</code></a>! - fix: don't inline system env vars</li> </ul> <h2><code>@vercel/otel</code><a href="https://github.com/2"><code>@2</code></a>.1.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/vercel/otel/pull/181">#181</a> <a href="https://github.com/vercel/otel/commit/14f773c2666fcfe418e9a1a0d4205d08c8f23fd1"><code>14f773c</code></a> Thanks <a href="https://github.com/dvoytenko"><code>@dvoytenko</code></a>! - Ignore auto-configuration based on the OTEL_EXPORTER_OTLP_ env vars when trace drains are used. This avoids duplicate trace export.</li> </ul> <h2><code>@vercel/otel</code><a href="https://github.com/2"><code>@2</code></a>.0.1</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/vercel/otel/pull/170">#170</a> <a href="https://github.com/vercel/otel/commit/9a695ad2edb76c43de8faa4d1e03c0944e21e6f8"><code>9a695ad</code></a> Thanks <a href="https://github.com/kakadiadarpan"><code>@kakadiadarpan</code></a>! - add project id to resource attributes</li> </ul> <h2><code>@vercel/otel</code><a href="https://github.com/2"><code>@2</code></a>.0.0</h2> <h3>Major Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/vercel/otel/pull/165">#165</a> <a href="https://github.com/vercel/otel/commit/788741179c9a96269d59a12acb3d10fc70ff8262"><code>7887411</code></a> Thanks <a href="https://github.com/bengigone"><code>@bengigone</code></a>! - Add support for OTel JS SDK 2.X</p> <h2>Breaking Changes</h2> <h3>1. OpenTelemetry SDK dependencies updated</h3> <p><strong>API package</strong> (minimum version bumped):</p> <ul> <li><code>@opentelemetry/api</code>: <code>>=1.9.0 <3.0.0</code> (was <code>>=1.7.0 <2.0.0</code>)</li> </ul> <p><strong>Stable packages</strong> (updated to v2.x):</p> <ul> <li><code>@opentelemetry/resources</code>: <code>>=2.0.0 <3.0.0</code> (was <code>>=1.19.0 <2.0.0</code>)</li> <li><code>@opentelemetry/sdk-metrics</code>: <code>>=2.0.0 <3.0.0</code> (was <code>>=1.19.0 <2.0.0</code>)</li> <li><code>@opentelemetry/sdk-trace-base</code>: <code>>=2.0.0 <3.0.0</code> (was <code>>=1.19.0 <2.0.0</code>)</li> </ul> <p><strong>Experimental packages</strong> (updated to v0.2XX):</p> <ul> <li><code>@opentelemetry/api-logs</code>: <code>>=0.200.0 <0.300.0</code> (was <code>>=0.46.0 <0.200.0</code>)</li> <li><code>@opentelemetry/instrumentation</code>: <code>>=0.200.0 <0.300.0</code> (was <code>>=0.46.0 <0.200.0</code>)</li> <li><code>@opentelemetry/sdk-logs</code>: <code>>=0.200.0 <0.300.0</code> (was <code>>=0.46.0 <0.200.0</code>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/otel/commit/4745daa7559cd41d2fceedeadb56aeec7724735a"><code>4745daa</code></a> Switch to npm trusted publishing (<a href="https://redirect.github.com/vercel/otel/issues/204">#204</a>)</li> <li><a href="https://github.com/vercel/otel/commit/a276a1c0cc5a97451bb428cb5903352be0d3565f"><code>a276a1c</code></a> Version Packages (<a href="https://redirect.github.com/vercel/otel/issues/203">#203</a>)</li> <li><a href="https://github.com/vercel/otel/commit/0f2092b7aaa23450b6883b09f1859f15c27911cb"><code>0f2092b</code></a> chore: use Node 24 for release actions (<a href="https://redirect.github.com/vercel/otel/issues/201">#201</a>)</li> <li><a href="https://github.com/vercel/otel/commit/41b8222c96fb824d6a1915b89df95b2b45a7939e"><code>41b8222</code></a> chore: use github-api mode for signed commits (<a href="https://redirect.github.com/vercel/otel/issues/200">#200</a>)</li> <li><a href="https://github.com/vercel/otel/commit/9b6512e4b8606b0f5f8312671075ecc0724e1190"><code>9b6512e</code></a> feat(otel): add semantic cloud resource attributes (<a href="https://redirect.github.com/vercel/otel/issues/198">#198</a>)</li> <li><a href="https://github.com/vercel/otel/commit/75fb1f6ee382d49014044830de4ba5430a6186e3"><code>75fb1f6</code></a> [chore] add minimum release age configuration & exclusions (<a href="https://redirect.github.com/vercel/otel/issues/197">#197</a>)</li> <li><a href="https://github.com/vercel/otel/commit/da8bfe8956c251dbf526c7c7d353a5eed7306b4c"><code>da8bfe8</code></a> Version Packages (<a href="https://redirect.github.com/vercel/otel/issues/196">#196</a>)</li> <li><a href="https://github.com/vercel/otel/commit/937e29aa4ee0bbdbc446162cee64cef902cff74b"><code>937e29a</code></a> fix(otel): add VCS resource attributes (<a href="https://redirect.github.com/vercel/otel/issues/193">#193</a>)</li> <li><a href="https://github.com/vercel/otel/commit/e8a403111e1b057fc81e1b3ebabab7439535e147"><code>e8a4031</code></a> Version Packages (<a href="https://redirect.github.com/vercel/otel/issues/191">#191</a>)</li> <li><a href="https://github.com/vercel/otel/commit/41d45110fa6e040941a7a783cf3163e2cd75a372"><code>41d4511</code></a> fix: don't inline system env vars (<a href="https://redirect.github.com/vercel/otel/issues/190">#190</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vercel/otel/compare/@vercel/[email protected]...@vercel/[email protected]">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~GitHub%20Actions">GitHub Actions</a>, a new releaser for <code>@vercel/otel</code> since your current version.</p> </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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/doris-opentelemetry-demo/network/alerts). </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]
