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

tracer: update to newest version of CLS #169

Merged
merged 1 commit into from
Jul 31, 2014

Conversation

othiym23
Copy link
Contributor

In retrospect, I probably should have bumped CLS to 4.0.0, but the bits that changed in node-newrelic were using undocumented internals that I originally piggybacked upon to avoid needing 2 async listeners to handle CLS and error tracing. As a workaround, I updated the dependency in package.json so that you won't somehow end up with a version of CLS with the old internal API.

continuation-local-storage@3.1.0 includes @groundwater's fix for othiym23/async-listener#19 / othiym23/async-listener#20, which is the main motivator for the upgrade. All tests are passing (although you should probably upgrade CONTRIBUTING.md to reflect the fact that boot2docker is also a dependency for running the integration tests).

@wraithan
Copy link
Contributor

@othiym23 So I'm going through this and am finding that mocha test/instrumentation-http.test.js fails. I'm investigating, but if you happen to have any ideas off the top of your head, it would be wonderful to hear them.

@wraithan
Copy link
Contributor

Nevermind, I'm super dumb. The new CLS got pulled down, so I thought we had this merged for some reason. Your patch makes the tests pass. Thanks!

@othiym23
Copy link
Contributor Author

You're welcome! 🙇

@wraithan wraithan merged commit 72679c7 into newrelic:master Jul 31, 2014
cmcadams-newrelic pushed a commit to cmcadams-newrelic/node-newrelic that referenced this pull request Jan 29, 2024
jsumners-nr pushed a commit to jsumners-nr/node-newrelic that referenced this pull request Apr 16, 2024
…/follow-redirects-1.15.4

Bump follow-redirects from 1.15.3 to 1.15.4
bizob2828 added a commit to bizob2828/node-newrelic that referenced this pull request Apr 19, 2024
….290.0-breaking-change

Skipping aws-sdk version 3.290.0
bizob2828 added a commit to bizob2828/node-newrelic that referenced this pull request Apr 23, 2024
….290.0-breaking-change

Skipping aws-sdk version 3.290.0
bizob2828 pushed a commit to bizob2828/node-newrelic that referenced this pull request Jul 26, 2024
…/follow-redirects-1.15.4

chore(deps-dev): bump follow-redirects from 1.15.3 to 1.15.4
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

Successfully merging this pull request may close these issues.

4 participants