Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outdated transitive dependency on continuation-local-storage leads to warnings #274

Open
oleg-codaio opened this issue Apr 10, 2020 · 0 comments

Comments

@oleg-codaio
Copy link

When using PM2 on Node v12, I'm seeing the following warnings:

DeprecationWarning: Socket.prototype._handle is deprecated

This is coming from the opencensus/@core package, which uses continuation-local-storage. I've opened an issue there (census-instrumentation/opencensus-node#792) to track migrating to cls-hooked, and after that's done, the dependency should be updated here as well.

DavidProf pushed a commit to DavidProf/pm2-io-apm that referenced this issue Sep 18, 2021
update opencensus to remove uuidv3 package warning and DeprecationWarning: Socket.prototype._handle
is deprecated

BREAKING CHANGE: need to fix tests, startChildSpan uses a object now, RootSpan was removed

may affect keymetrics#274
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant