Setting the agent options
It explains how to apply the options to an agent for using the topology functions.
Applicable agents and versions
- Node.js Agent 0.4.1 or later
whatap.conf configuration
The following data collection options can be set in whatap.conf.
-
tx_caller_meter_enabled Boolean
Default
false
It creates the topology statistics by using transactions. If the value of the
mtrace_enabled
option istrue
, it works. -
sql_dbc_meter_enabled Boolean
Default
false
It creates the topology statistics based on the database connection information.
-
httpc_host_meter_enabled Boolean
Default
false
It represents the HTTPC outbound data from the topology map.
-
actx_meter_enabled Boolean
Default
false
It represents the status of active transactions in the topology map.
Node.js: add env
process.env.WHATAP_OKIND = '{group identifier}'