zipkin-context-cls : A Context API implementation that uses continuation-local-storage under the hood. You can installing zipkin-context-cls npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install zipkin-context-cls $ sudo npm install -g zipkin-context-cls
If want to update the zipkin-context-cls package execute the command as below,
$ sudo npm update zipkin-context-cls
Update package globally,
$ npm install -g zipkin-context-cls
$ sudo git clone https://github.com/rektide/zipkin-context-cls.git
$ sudo npm install -g ./zipkin-context-cls
zipkin-context-cls@0.11.0 /usr/lib/node_modules/zipkin-context-cls
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall zipkin-context-cls
| Package Name | zipkin-context-cls |
| Version | 0.11.0 |
| Description | A Context API implementation that uses continuation-local-storage under the hood |
| Released Date | 2017-11-22T02:24:52.186Z |
| Published by | openzipkin |
| How to Learn | https://www.npmjs.com/package/zipkin-context-cls/tutorial |