Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump @opentelemetry/instrumentation from 0.36.1 to 0.46.0 (#33)
[//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [@opentelemetry/instrumentation](https://github.com/open-telemetry/opentelemetry-js) from 0.36.1 to 0.46.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-js/releases"><code>@opentelemetry/instrumentation</code>'s releases</a>.</em></p> <blockquote> <h2>Experimental v0.46.0</h2> <h3>:boom: Breaking Change</h3> <ul> <li>fix(exporter-metrics-otlp-grpc): programmatic headers take precedence over environment variables <a href="https://redirect.github.com/open-telemetry/opentelemetry-js/pull/4334">#2370</a> <a href="https://github.com/Vunovati"><code>@Vunovati</code></a></li> <li>fix(exporter-metrics-otlp-http): programmatic headers take precedence over environment variables <a href="https://redirect.github.com/open-telemetry/opentelemetry-js/pull/4334">#2370</a> <a href="https://github.com/Vunovati"><code>@Vunovati</code></a></li> <li>fix(exporter-metrics-otlp-proto): programmatic headers take precedence over environment variables <a href="https://redirect.github.com/open-telemetry/opentelemetry-js/pull/4334">#2370</a> <a href="https://github.com/Vunovati"><code>@Vunovati</code></a></li> <li>fix(otlp-exporter-base)!: decrease default concurrency limit to 30 <a href="https://redirect.github.com/open-telemetry/opentelemetry-js/pull/4211">#4211</a> <a href="https://github.com/pichlermarc"><code>@pichlermarc</code></a> <ul> <li>fixes a memory leak on prolonged collector unavailability</li> <li>this change is marked as breaking as it changes defaults</li> </ul> </li> </ul> <h3>:rocket: (Enhancement)</h3> <ul> <li>feat(sdk-logs): add droppedAttributesCount field to ReadableLogRecord <a href="https://redirect.github.com/open-telemetry/opentelemetry-js/pull/4289">#4289</a> <a href="https://github.com/HyunnoH"><code>@HyunnoH</code></a></li> </ul> <h3>:bug: (Bug Fix)</h3> <ul> <li>fix(api-logs): allow for TimeInput type for LogRecord timestamps <a href="https://redirect.github.com/open-telemetry/opentelemetry-js/pull/4345">#4345</a> <a href="https://github.com/seemk"><code>@seemk</code></a></li> <li>fix(sdk-logs): avoid map attribute set when count limit exceeded <a href="https://redirect.github.com/open-telemetry/opentelemetry-js/pull/4195">#4195</a> <a href="https://github.com/HyunnoH"><code>@HyunnoH</code></a></li> <li>fix(instrumentation-fetch): only access navigator if it is defined <a href="https://redirect.github.com/open-telemetry/opentelemetry-js/pull/4063">#4063</a> <a href="https://github.com/drewcorlin1"><code>@drewcorlin1</code></a> <ul> <li>allows for experimental usage of this instrumentation with non-browser runtimes</li> </ul> </li> <li>fix(instrumentation-http): memory leak when responses are not resumed <a href="https://github.com/dyladan"><code>@dyladan</code></a></li> <li>fix(instrumentation-http): Do not mutate given headers object for outgoing http requests. Fixes aws-sdk signing error on retries. <a href="https://redirect.github.com/open-telemetry/opentelemetry-js/pull/4346">#4346</a> <a href="https://github.com/trentm"><code>@trentm</code></a></li> <li>fix(instrumentation): support Node.js v18.19.0 by using import-in-the-middle@1.7.1</li> </ul> <h2>Experimental v0.45.1</h2> <h2>Experimental 0.45.1</h2> <h3>:bug: (Bug Fix)</h3> <ul> <li>Bumps all dependencies to explicitly include Stable v1.18.1 packages</li> </ul> <h2>Experimental v0.45.0</h2> <h2>Experimental 0.45.0</h2> <h3>:boom: Breaking Change</h3> <ul> <li>fix(sdk-node)!: remove the explicit dependency on <code>@opentelemetry/exporter-jaeger</code> that was kept on the previous release <ul> <li>'<code>@opentelemetry/exporter-jaeger</code>' is no longer be a dependency of this package. To continue using '<code>@opentelemetry/exporter-jaeger</code>', please install it manually. <ul> <li>NOTE: <code>@opentelemetry/exporter-jaeger</code> is deprecated, consider switching to one of the alternatives described <a href="https://www.npmjs.com/package/@opentelemetry/exporter-jaeger">here</a></li> </ul> </li> </ul> </li> <li>fix(otlp-transformer)!: OTLP json encoding <a href="https://redirect.github.com/open-telemetry/opentelemetry-js/pull/4220">#4220</a> <a href="https://github.com/seemk"><code>@seemk</code></a> <ul> <li>Fixes a bug in the OTLP (http/json) exporters where timestamps were not encoded as strings, causing the export to be rejected by OTLP endpoints</li> </ul> </li> </ul> <h2>Experimental v0.44.0</h2> <h2>Experimental 0.44.0</h2> <h3>:boom: Breaking Change</h3> <ul> <li>fix(exporter-logs-otlp-proto): change OTLPLogExporter to OTLPLogExporter <a href="https://redirect.github.com/open-telemetry/opentelemetry-js/pull/4140">#4140</a> <a href="https://github.com/Vunovati"><code>@Vunovati</code></a></li> <li>fix(sdk-node): remove explicit dependency on <code>@opentelemetry/exporter-jaeger</code></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-js/commits/experimental/v0.46.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/~pichlermarc">pichlermarc</a>, a new releaser for <code>@opentelemetry/instrumentation</code> since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@opentelemetry/instrumentation&package-manager=npm_and_yarn&previous-version=0.36.1&new-version=0.46.0)](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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information