express-loadmill
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "express-loadmill", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "Express middleware to enable crowdsourced load simulations via loadmill.com", | ||
@@ -11,2 +11,6 @@ "keywords": [ | ||
"node", | ||
"apm", | ||
"monitoring", | ||
"performance", | ||
"performance-testing", | ||
"ci" | ||
@@ -13,0 +17,0 @@ ], |
@@ -60,3 +60,3 @@ # Express Loadmill | ||
To enable monitoring you must supply a personal API token (note this is **_not_** the same as `verifyToken`): | ||
To enable monitoring, you need to configure `monitor` options with a personal API token (note this is **_not_** the same as `verifyToken`): | ||
```js | ||
@@ -63,0 +63,0 @@ app.use(Loadmill({ |
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
391074