PHP Agent Configuration
PHP Agent Configuration file helps you fine tune the configuration for tracking web based transactions.
- Editing the configuration settings
- Description and default values for all the configuration options
- Configurations available only in apminsight.conf file
Editing the configuration settings
These settings can be configured using the edit option available in the web client.
Description and default values for configuration options
Configuration | Description | Default Value |
Apdex Threshold (T) |
|
0.5 (seconds) |
Capture database SQL queries |
|
True |
Enable transaction tracing |
|
True |
Transaction tracing threshold |
|
2 (seconds) |
Parametrize SQLs in transaction trace |
|
True |
Stacktrace threshold for SQLs in transaction trace |
|
3(seconds) |
Sampling factor |
|
1 (request) |
Configurations available only in apminsight.conf
Certain configuration files cannot be modified from the client. These settings can be configured only in apminsight.conf file.
Configuration | Description | Default Value |
application.name |
|
PHP-Application |
license.key * |
|
|
agent.server.port * |
|
|
behind.proxy |
|
False |
* - Mandatory values. If any of these entries are not provided or invalid, the Agent cannot be initialized/started. However the Application Server (where the Agent is deployed) will start normally