cxnode
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
- Copy
cxconf.json-template
tocxconf.json
and replace the dummy accountKey with your own. - Set any other values relevant to concurix-monitor you wish to have set.
- Run your application using
cxnode
instead ofnode
and visit Concurix.com to view your application live.
$ cxnode app.js
LICENSE
Concurix Terms and Conditions