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
-
Package information: https://www.npmjs.com/package/whatap
-
Installation and application methods
npm i whatap