Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

feat: upgrade the opentelemetry api to 1.0.0#1329

Merged
gcf-merge-on-green[bot] merged 2 commits intogoogleapis:masterfrom
weyert:chore-upgrade-otel-api-v1
Jun 22, 2021
Merged

feat: upgrade the opentelemetry api to 1.0.0#1329
gcf-merge-on-green[bot] merged 2 commits intogoogleapis:masterfrom
weyert:chore-upgrade-otel-api-v1

Conversation

@weyert
Copy link
Copy Markdown
Contributor

@weyert weyert commented Jun 22, 2021

Updates the @opentelemetry/api-package to 1.0.0 and use the associated
SDK version which supports this API version that is: 0.22.0

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #1330 🦕

Updates the `@opentelemetry/api`-package to 1.0.0 and use the associated
SDK version which supports this API version that is: 0.22.0
@weyert weyert requested review from a team June 22, 2021 15:27
@product-auto-label product-auto-label Bot added the api: pubsub Issues related to the googleapis/nodejs-pubsub API. label Jun 22, 2021
@google-cla
Copy link
Copy Markdown

google-cla Bot commented Jun 22, 2021

All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter.

We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only @googlebot I consent. in this pull request.

Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the cla label to yes (if enabled on your project).

ℹ️ Googlers: Go here for more info.

@google-cla google-cla Bot added the cla: no This human has *not* signed the Contributor License Agreement. label Jun 22, 2021
@tapico-weyert
Copy link
Copy Markdown
Contributor

@googlebot I consent

@google-cla google-cla Bot added cla: yes This human has signed the Contributor License Agreement. and removed cla: no This human has *not* signed the Contributor License Agreement. labels Jun 22, 2021
Comment thread samples/package.json
@feywind feywind added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jun 22, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 22, 2021
@feywind feywind added automerge Merge the pull request once unit tests and other checks pass. automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit labels Jun 22, 2021
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 22, 2021
@gcf-merge-on-green gcf-merge-on-green Bot merged commit 6896ad9 into googleapis:master Jun 22, 2021
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jun 22, 2021
feywind pushed a commit to feywind/nodejs-pubsub that referenced this pull request Nov 12, 2024
* chore(deps): update dependency gapic-tools to ^0.2.0

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: danieljbruce <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: pubsub Issues related to the googleapis/nodejs-pubsub API. automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade opentelemetry api to the 1.0.0 version

4 participants