cxnode

0.0.2 • Public • Published

cxnode

NPM

david-dm david-dm

Run your application with Concurix instrumentation without modifying your application. This (for now) is a simple command-line tool that you can use to invoke your application with monitoring and tracing enabled.

The app prefers global installation to get the correct path, but can also be installed locally. If installed locally the cxnode binary will not be on your path, but will be ./node_modules/.bin/cxnode.

Instructions

  1. Copy cxconf.json-template to cxconf.json and replace the dummy accountKey with your own.
  2. Set any other values relevant to concurix-monitor you wish to have set.
  3. Run your application using cxnode instead of node and visit Concurix.com to view your application live.
$ cxnode app.js

LICENSE

Concurix Terms and Conditions

Readme

Keywords

none

Package Sidebar

Install

npm i cxnode

Weekly Downloads

0

Version

0.0.2

License

none

Last publish

Collaborators

  • bryce
  • alexgo