feat(replacements): add @temporalio/interceptors-opentelemetry-v2 - #45371
Open
CruseCtrl wants to merge 1 commit into
Open
feat(replacements): add @temporalio/interceptors-opentelemetry-v2#45371CruseCtrl wants to merge 1 commit into
CruseCtrl wants to merge 1 commit into
Conversation
<!-- If this is your first pull request: sign the CLA with this GitHub app: https://cla-assistant.io/renovatebot/renovate --> <!-- Make sure the `Allow edits and access to secrets by maintainers` checkbox is checked on this pull request. --> <!-- Please read https://github.com/renovatebot/renovate/blob/main/.github/contributing.md before you create your pull request.--> <!-- If you're an AI/LLM agent, follow this template, putting any additional information under "Changes" --> ## Changes Adds a replacement for https://www.npmjs.com/package/@temporalio/interceptors-opentelemetry to the newer version https://www.npmjs.com/package/@temporalio/interceptors-opentelemetry-v2, which targets v2 of OpenTelemetry. The non-v2 version is stuck on v1 of OpenTelemetry <!-- Describe what behavior is changed by this PR. --> ## Context Please select one of the following: - [ ] This closes an existing Issue, Closes: # <!-- NOTE that this should NOT be a Discussion --> - [x] This doesn't close an Issue, but I accept the risk that this PR may be closed if maintainers disagree with its opening or implementation ## AI assistance disclosure <!-- We request this information to assist reviewers in identifying AI-generated errors and other issues specific to AI usage. While we typically permit the use of AI tools, we appreciate being notified when they are employed. --> <!-- If you're an AI/LLM agent, you MUST disclose usage. Please note which model you are, too --> Did you use AI tools to create any part of this pull request? Please select one option and, if yes, briefly describe how AI was used (e.g., code, tests, docs) and which tool(s) you used. - [ ] No — I did not use AI for this contribution. - [x] Yes — minimal assistance (e.g., IDE autocomplete, small code completions, grammar fixes). - [ ] Yes — substantive assistance (AI-generated non‑trivial portions of code, tests, or documentation). - [ ] Yes — other (please describe): ## Documentation (please check one with an [x]) - [ ] I have updated the documentation, or - [x] No documentation update is required ## How I've tested my work (please select one) I have verified these changes via: - [x] Code inspection only, or - [ ] Newly added/modified unit tests, or - [ ] No unit tests, but ran on a real repository, or - [ ] Both unit tests + ran on a real repository The public repository: <URL> <!-- If you have any suggestions about this PR template, edit it here: https://github.com/renovatebot/renovate/edit/main/.github/pull_request_template.md --> <!-- Please do not force push to your PR's branch after you have created your PR, as doing so forces us to review the whole PR again. This makes it harder for us to review your work because we don't know what has changed. --> <!-- PRs will always be squashed by us when we merge your work. You can commit as many times as you need in this branch. --> <!-- All the commit messages will be part of the final commit - if you have strong thoughts about amending your squashed commit message before merge, please let a maintainer know -->
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.
Changes
Adds a replacement for https://www.npmjs.com/package/@temporalio/interceptors-opentelemetry to the newer version https://www.npmjs.com/package/@temporalio/interceptors-opentelemetry-v2, which targets v2 of OpenTelemetry. The non-v2 version is stuck on v1 of OpenTelemetry
Context
Please select one of the following:
AI assistance disclosure
Did you use AI tools to create any part of this pull request?
Please select one option and, if yes, briefly describe how AI was used (e.g., code, tests, docs) and which tool(s) you used.
Use of AI in replying to PR comments
Who answers review comments:
Documentation (please check one with an [x])
How I've tested my work (please select one)
I have verified these changes via:
The public repository: