Skip to main content

Statistics

The following options are related to the statistics collection for the data collected by the agent.

  • stat_domain_enabled Boolean

    Default false

    It enables the function to collect transaction statistics for each domain that connects to clients.

  • stat_mtrace_enabled Boolean

    Default false

    It enables the function to collect call statistics between services in the MSA architecture. If the value is true, it delivers its own data upon outbound call.

  • stat_mtrace_max_count Number

    Default 7000

    Sets the maximum number of aggregated items for MTID (cross-service call) statistics.

  • stat_ipurl_enabled Boolean

    Default false

    You can collect the transaction statistics for each IP address.

  • stat_ipurl_max_count Number

    Default 10000

    Sets the maximum number of aggregated items for transaction statistics by IP and URL. When exceeded, aggregation of new items is restricted.