Skip to main content

Statistics

  • whatap.stat_domain_enabled Boolean

    Default false

    It collects transaction statistics for each domain.

  • whatap.stat_domain_max_count Int

    Default 7000

    Maximum number of records of transaction statistics for each domain that collects for 5 minutes.

  • whatap.stat_mtrace_enabled Boolean

    Default false

    It collects the version-dependent statistics between callers and callees among multiple server transactions.

  • whatap.mtrace_spec String

    Default: v1

    Set the application version of the current instance. You can arbitrarily set a string. This data is used for call statistics.

Note

The setting is applied after Apache and PHP-FPM have been restarted.

  • whatap.stat_mtrace_max_count Int

    Default 7000

    It collects the version-dependent statistics between callers and callees among multiple server transactions.

  • whatap.stat_referer_enabled Boolean

    Default false

    It collects transaction statistics by referer.

  • whatap.stat_referer_max_count Int

    Default 7000

    Maximum number of records of transaction statistics for each referer that collects by JVM for 5 minutes.

  • whatap.stat_referer_format Int

    Default 7000

    ValueDescription
    0All (Domain + Path + Query parameter)
    1Domain (http://www.aa.com)
    2Domain and path (http://www.aa.com/aa.php)
    3Path (/aa.php)
  • whatap.okind String

    It is arbitrarily assigned for the group topology. By setting multiple agents together, the topology can be checked by the group name.