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

Issues when enabling tracing on gRPC service #952

@a0viedo

Description

@a0viedo

We were using the latest version of this module but after enabling it we couldn't see any traces whatsoever. After digging we found many of logs with

 severity:  "ERROR"  
 textPayload:  "original object and wrapper must be functions"

We believe it's because of the type checking one of the dependencies is doing (see PR). We found also that switching to versions older to v3.5.0 seems to solve the problem.

Any idea on how to solve the issue for the latest version?

Metadata

Metadata

Assignees

Labels

api: cloudtraceIssues related to the googleapis/cloud-trace-nodejs API.priority: p2Moderately-important priority. Fix may not be included in next release.semver: patchA minor bug fix or small change.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