Skip to main content

Control of agent functions

The functions of the .NET application server are controlled.

  • stat_enabled Boolean

    Default true

    The statistics tracing is enabled. The statistical data includes transactions, SQLs, HTTP calls, user agents, and client IPs that are collected every 5 minutes.

  • license String

    Default NONE

    To install the agent, set the access key granted from the server. The access key includes the agent's project and the encryption key for secured communication.

  • realtime_user_thinktime_max Milliseconds

    Default 300000

    Set the maximum call interval credited by the same user when measuring the number of real-time browser users.

  • time_sync_interval_ms Milliseconds

    Default 300000

    Set the synchronization time interval between the agent and the server. For no synchronization, set it to 0.

  • text_reset Int

    Default 0

    The WhaTap agent does not transmit the text data once sent until the next day again because it is hashed. If a value is set different from the previous setting, the data is sent again.

    Note

    Transaction URLs and SQL strings correspond to text data.