Node.js Agent v0.4.86
January 4, 2024
-
Feature
Added the agent options-
httpc_status_ignore String
Default
Empty
Set the
HTTPC_ERROR
codes to ignore. For multiple values, use comma (,) as the delimiter.whatap.confhttpc_status_ignore=404,500
-
httpc_status_ignore_set String
Default
Empty
whatap.error.HTTPC_ERROR
is ignored. For multiple values, use comma (,) as the delimiter.NoteSet it as
httpc_status_ignore_set=/a/b/c:400,/a/ab/c:404
. In Statistics/Error Analysis, enter the value forHTTPC_URL
.
-
-
Fixed
Fixed the issue where the MariaDB monitoring does not work. -
Fixed
Fixed the SQL (MySQL, SQL Server) connection information output error.
Info
-
Package information: https://www.npmjs.com/package/whatap
-
Installation and application methods
npm i whatap