App Agent Node Properties (A)
This reference page contains information about app agent node properties. The properties are listed in alphabetical order.
adaptive-callgraph-granularity
-
Granularity of 10 ms for average response time of <= 10 seconds
-
50 ms for 10 to 60 seconds
-
100 ms for 60 to 600 seconds
-
200 ms for > 600 seconds
| Type | Default value | Platform(s) |
|---|---|---|
| Boolean | false | Java, .NET |
ado-new-resolvers
| Type | Default value | Platform(s) |
|---|---|---|
| Boolean | true | .NET |
agentless-analytics-disabled
| Type | Default value | Platform(s) |
|---|---|---|
| Boolean | false | Java,.NET |
always-add-eum-metadata-in-http-headers
By default, the Java Agent, .NET Agent, and Node.js Agent set business transaction correlation data in a cookie for HTTP responses, except when the JavaScript Agent has already set an isAjax:true header in the request. When it finds the isAjax:true header, the agent sets the correlation metadata in the XHR header.
For cross-origin AJAX requests, the JavaScript Agent does not set isAjax:true so that the app agent doesn't write correlation data to the header of those responses.
Set always-add-eum-metadata-in-http-headers to true to configure the app agent to write business transaction metadata to the XHR header and in a cookie even if the request is considered cross-origin.
| Type | Default value | Platform(s) |
|---|---|---|
| Boolean | false | Java, .NET, Node.js |
analytics-sql-cpm-limit
| Type | Default value | Platform(s) |
|---|---|---|
| Boolean | 10000 | Java, .NET |
api-thread-activity-timeout-in-seconds
| Type | Default value | Range | Platform(s) |
|---|---|---|---|
| Integer | 300 (seconds) | Minimum =1; Maximum=3600 | Java |
api-transaction-timeout-in-seconds
endTransaction method is invoked after the specified time-out period.
| Type | Default value | Range | Platform(s) |
|---|---|---|---|
| Integer | 300 (seconds) | Minimum =1; Maximum=3600 | Java |
appagent-export-packages
| Type | Default value | Platform(s) |
|---|---|---|
| String | none | Java |
appdynamics-agent-metricLimits
| Type | Default value | Platform(s) |
|---|---|---|
| Integer | 5000 | .NET Agent for Linux |
apply-reactive-rules
| Type | Default value | Platform(s) |
|---|---|---|
| Boolean | true | Java |
apply-additional-reactive-rules
| Type | Default value | Platform(s) |
|---|---|---|
| Boolean | false | Java |
aspdotnet-core-legacy-instrumentation
RequestServicesContainerMiddleware.Invoke for .NET Core 2.1 and 2.2 apps. You can use this when Business Transactions are missing from .NET Core apps after you upgrade an agent.
| Type | Default value | Platform(s) |
|---|---|---|
| Boolean | false | ASP.NET Core |
aspdotnet-core-naming-controlleraction
| Type | Default value | Platform(s) |
|---|---|---|
| Boolean | true | ASP.NET Core |
aspdotnet-core-naming-controllerarea
| Type | Default value | Platform(s) |
|---|---|---|
| Boolean | true | ASP.NET Core |
aspdotnet-mvc-naming-controlleraction
| Type | Default value | Platform(s) |
|---|---|---|
| Boolean | false | .NET |
aspdotnet-mvc-naming-controllerarea
| Type | Default value | Platform(s) |
|---|---|---|
| Boolean | false | .NET |
async-tracking
| Type | Default value | Platform(s) |
|---|---|---|
| Boolean | true | .NET |
async-transaction-demarcator
| Type | Default value | Platform(s) |
|---|---|---|
| String | none | Java |