cli icon indicating copy to clipboard operation
cli copied to clipboard

fix(deps): update dependency @opentelemetry/api to v1.9.0

Open renovate[bot] opened this issue 3 weeks ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@opentelemetry/api (source) 1.8.0 -> 1.9.0 age adoption passing confidence

Release Notes

open-telemetry/opentelemetry-js (@​opentelemetry/api)

v1.9.0

Compare Source

:rocket: (Enhancement)
  • feat(instrumentation-grpc): set net.peer.name and net.peer.port on client spans #​3430
  • feat(exporter-trace-otlp-proto): Add protobuf otlp trace exporter support for browser #​3208 @​pkanal
:bug: (Bug Fix)
  • fix(sdk-metrics): use default Resource to comply with semantic conventions #​3411 @​pichlermarc
    • Metrics exported by the SDK now contain the following resource attributes by default:
      • service.name
      • telemetry.sdk.name
      • telemetry.sdk.language
      • telemetry.sdk.version
  • fix(sdk-metrics): use Date.now() for instrument recording timestamps #​3514 @​MisterSquishy
  • fix(sdk-trace): make spans resilient to clock drift #​3434 @​dyladan
  • fix(selenium-tests): updated webpack version for selenium test issue #​3456 @​SaumyaBhushan
  • fix(sdk-metrics): collect metrics when periodic exporting metric reader flushes #​3517 @​legendecas
  • fix(sdk-metrics): fix duplicated registration of metrics for collectors #​3488 @​legendecas
  • fix(core): fix precision loss in numberToHrtime #​3480 @​legendecas
:house: (Internal)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Jun 17 '24 01:06 renovate[bot]