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

Stops working when project is using opentelemetry-js 0.18+ packages #1233

@weyert

Description

@weyert

Thanks for stopping by to let us know something could be better!

PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.

  1. Is this a client library issue or a product issue?
    Yes, this is a client library issue

  2. Did someone already solve this?
    There renovatebot made a PR to solve this problem

  3. Do you have a support contract?
    No

Environment details

  • OS: macOS 11.2.3
  • Node.js version: 14.16.0
  • npm version: 6.x
  • @google-cloud/pubsub version: 2.10.0

Steps to reproduce

  1. Create new directory
  2. npm init -y
  3. Install the dependencies npm install @google-cloud/pubsub @opentelemetry/core @opentelemetry/api
  4. npm ls @opentelemetry/tracing
  5. Notice that the installed version is 0.12 instead of the 0.18 version meets the Opentelemetry 1.0.0 tracing spec

Making sure to follow these steps will guarantee the quickest resolution possible.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    api: pubsubIssues related to the googleapis/nodejs-pubsub API.priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions