Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

chore(deps): bump @opentelemetry/sdk-metrics from 1.15.2 to 1.21.0 #69

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

Bumps @opentelemetry/sdk-metrics from 1.15.2 to 1.21.0.

Release notes

Sourced from @鈥媜pentelemetry/sdk-metrics's releases.

v1.21.0

1.21.0

馃殌 (Enhancement)

  • feat(sdk-metrics): add constructor option to add metric readers #4427 @鈥媝ichlermarc
    • deprecates MeterProvider.addMetricReader() please use the constructor option readers instead.

馃悰 (Bug Fix)

  • fix(sdk-trace-base): ensure attribute value length limit is enforced on span creation #4417 @鈥媝ichlermarc
  • fix(sdk-trace-base): Export processed spans while exporter failed #4287 @鈥媄irak

馃彔 (Internal)

  • chore(opentelemetry-context-zone-peer-dep): support zone.js ^v0.13.0 #4320
  • refactor(core): drop unnecessary assignment of HOSTNAME #4421 @鈥媝ichlermarc
  • test(opentelemetry-context-zone-peer-dep): transpile zone.js in tests #4423 @鈥媗egendecas

v1.20.0

1.20.0

馃殌 (Enhancement)

v1.19.0

馃殌 (Enhancement)

馃彔 (Internal)

馃悰 (Bug Fix)

v1.18.1

1.18.1

馃悰 (Bug Fix)

  • fix(sdk-metrics): hand-roll MetricAdvice type as older API versions do not include it #4260

v1.18.0

... (truncated)

Changelog

Sourced from @鈥媜pentelemetry/sdk-metrics's changelog.

1.21.0

馃殌 (Enhancement)

  • feat(sdk-metrics): add constructor option to add metric readers #4427 @鈥媝ichlermarc
    • deprecates MeterProvider.addMetricReader() please use the constructor option readers instead.

馃悰 (Bug Fix)

  • fix(sdk-trace-base): ensure attribute value length limit is enforced on span creation #4417 @鈥媝ichlermarc
  • fix(sdk-trace-base): Export processed spans while exporter failed #4287 @鈥媄irak

馃彔 (Internal)

  • chore(opentelemetry-context-zone-peer-dep): support zone.js ^v0.13.0 #4320
  • refactor(core): drop unnecessary assignment of HOSTNAME #4421 @鈥媝ichlermarc
  • test(opentelemetry-context-zone-peer-dep): transpile zone.js in tests #4423 @鈥媗egendecas

1.20.0

馃殌 (Enhancement)

1.19.0

馃殌 (Enhancement)

馃彔 (Internal)

馃悰 (Bug Fix)

  • fix(api-logs): allow for TimeInput type for LogRecord timestamps #4345
  • fix(sdk-trace-web): only access location if it is defined #4063
  • fix(sdk-trace-base): processor onStart called with a span having empty attributes

1.18.1

馃悰 (Bug Fix)

  • fix(sdk-metrics): hand-roll MetricAdvice type as older API versions do not include it #4260

1.18.0

... (truncated)

Commits
  • 828f2ed chore: prepare release 1.21.0/0.48.0 (#4442)
  • 3711990 fix(instrumentation-fetch): compatibility with Map inputs for request headers...
  • 5afbcdb docs: add observableGauge to the prometheus experimental example (#4267)
  • bf4d553 refactor(exporter-prometheus): promisify prometheus tests (#4431)
  • df63272 fix(exporter-logs-otlp-*): set User-Agent header (#4398)
  • 8648313 fix(instrumentation)!: pin import-in-the-middle@1.7.1 (#4441)
  • 0635ab1 fix(sdk-trace-base): Export processed spans while exporter failed (#4287)
  • 0f6518d feat(sdk-metrics): deprecate MeterProvider.addMetricReader() in favor of 'rea...
  • 43e598e test: transpile zone.js products in test (#4423)
  • 2a3c264 refactor(core): drop unnecessary assignment of HOSTNAME (#4421)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [@opentelemetry/sdk-metrics](https://github.com/open-telemetry/opentelemetry-js) from 1.15.2 to 1.21.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@v1.15.2...v1.21.0)

---
updated-dependencies:
- dependency-name: "@opentelemetry/sdk-metrics"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2024

Superseded by #75.

@dependabot dependabot bot closed this Mar 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/opentelemetry/sdk-metrics-1.21.0 branch March 1, 2024 02:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants