Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): update opentelemetry-js monorepo #29640

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 13, 2024

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
@opentelemetry/context-async-hooks (source) 1.24.1 -> 1.25.0 age adoption passing confidence
@opentelemetry/exporter-trace-otlp-http (source) 0.51.1 -> 0.52.0 age adoption passing confidence
@opentelemetry/instrumentation (source) 0.51.1 -> 0.52.0 age adoption passing confidence
@opentelemetry/instrumentation-http (source) 0.51.1 -> 0.52.0 age adoption passing confidence
@opentelemetry/resources (source) 1.24.1 -> 1.25.0 age adoption passing confidence
@opentelemetry/sdk-trace-base (source) 1.24.1 -> 1.25.0 age adoption passing confidence
@opentelemetry/sdk-trace-node (source) 1.24.1 -> 1.25.0 age adoption passing confidence
@opentelemetry/semantic-conventions (source) 1.24.1 -> 1.25.0 age adoption passing confidence

Release Notes

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

v1.9.0

Compare Source

🚀 (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 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
🏠 (Internal)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

| datasource | package                                 | from   | to     |
| ---------- | --------------------------------------- | ------ | ------ |
| npm        | @opentelemetry/api                      | 1.8.0  | 1.9.0  |
| npm        | @opentelemetry/context-async-hooks      | 1.24.1 | 1.25.0 |
| npm        | @opentelemetry/exporter-trace-otlp-http | 0.51.1 | 0.52.0 |
| npm        | @opentelemetry/instrumentation          | 0.51.1 | 0.52.0 |
| npm        | @opentelemetry/instrumentation-http     | 0.51.1 | 0.52.0 |
| npm        | @opentelemetry/resources                | 1.24.1 | 1.25.0 |
| npm        | @opentelemetry/sdk-trace-base           | 1.24.1 | 1.25.0 |
| npm        | @opentelemetry/sdk-trace-node           | 1.24.1 | 1.25.0 |
| npm        | @opentelemetry/semantic-conventions     | 1.24.1 | 1.25.0 |
@renovate renovate bot enabled auto-merge June 13, 2024 04:55
@renovate renovate bot added this pull request to the merge queue Jun 13, 2024
Merged via the queue into main with commit 2dcb0fa Jun 13, 2024
38 checks passed
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 37.407.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant