Node.js Agent v0.4.90
February 5, 2024
-
Feature
Added the agent setting options.-
httpc_not_found_ignore Boolean
Default
false
If more than 50 Not Found errors occur in a certain time (
httpc_not_found_ignore_time
), monitoring detection is ignored. -
httpc_not_found_ignore_time Milisecond
Default
300000
If the value of
httpc_not_found_ignore
istrue
, set the time to ignore the Not Found errors.
-
-
Fixed
Fixed the issue where the Mongoose tracking does not work.
Info
NPM method Package Info: https://www.npmjs.com/package/whatap
-
Installation and application methods
npm install whatap
Info
Local installation method Download Info: Node.js Agent v0.4.90
-
Unzipping the zip file
unzip whatap.agent.nodejs.0.4.90.zip -d /path/to/app_directory
-
Installing WhaTap and its dependency package
cd /path/to/app_directory
npm install crypto-1.0.1.tgz df-1.1.1.tgz long-3.2.0.tgz pidusage-1.1.0.tgz whatap-0.4.90.tgz