Update opentelemetry-js monorepo#1282
Open
plengauer wants to merge 1 commit into
Open
Conversation
There was a problem hiding this comment.
Pull request overview
Updates OpenTelemetry JS (experimental) dependencies in the Backend and DiscordGateway2HTTP services to the 0.217.0 release line.
Changes:
- Bump
@opentelemetry/sdk-nodefrom0.216.0to0.217.0in Backend and DiscordGateway2HTTP. - Bump
@opentelemetry/exporter-trace-otlp-protoand@opentelemetry/exporter-metrics-otlp-protofrom0.216.0to0.217.0in both services.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| Backend/package.json | Updates OpenTelemetry SDK and OTLP exporter dependency versions to 0.217.0. |
| DiscordGateway2HTTP/package.json | Updates OpenTelemetry SDK and OTLP exporter dependency versions to 0.217.0. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
5ddda48 to
3eecfbb
Compare
3eecfbb to
b96f60c
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
Comments suppressed due to low confidence (2)
Backend/package.json:19
- The changed OpenTelemetry packages are set to
0.218.0, but the PR description and release notes say this update is from0.216.0to0.217.0. That means the reviewed/released version in the metadata does not match the actual dependency version being merged.
"@opentelemetry/sdk-node": "0.218.0",
"@opentelemetry/sdk-trace-base": "2.7.1",
"@opentelemetry/exporter-trace-otlp-proto": "0.218.0",
"@opentelemetry/auto-instrumentations-node": "0.71.0",
"@opentelemetry/exporter-metrics-otlp-proto": "0.218.0",
DiscordGateway2HTTP/package.json:19
- The changed OpenTelemetry packages are set to
0.218.0, but the PR description and release notes say this update is from0.216.0to0.217.0. That means the reviewed/released version in the metadata does not match the actual dependency version being merged.
"@opentelemetry/sdk-node": "0.218.0",
"@opentelemetry/sdk-trace-base": "2.7.1",
"@opentelemetry/exporter-trace-otlp-proto": "0.218.0",
"@opentelemetry/auto-instrumentations-node": "0.71.0",
"@opentelemetry/exporter-metrics-otlp-proto": "0.218.0",
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.216.0→0.218.00.216.0→0.218.00.216.0→0.218.01.40.0→1.41.1Release Notes
open-telemetry/opentelemetry-js (@opentelemetry/exporter-metrics-otlp-proto)
v0.218.0Compare Source
v0.217.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate.