spm-agent-nodejs
Advanced tools
Comparing version 1.24.8 to 1.24.9
{ | ||
"name": "spm-agent-nodejs", | ||
"version": "1.24.8", | ||
"version": "1.24.9", | ||
"description": "Node.js monitoring agent for SPM by Sematext", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -86,2 +86,8 @@ spm-agent-nodejs | ||
There is an alternative using io.js (>1.6.4). It supports a command line option "-r" to preload node modules before the actual application is started. In this case the original source code needs no modification: | ||
```sh | ||
iojs -r './spm-agent-nodejs' yourApp.js | ||
``` | ||
# Results | ||
@@ -88,0 +94,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
117
63691
21