アプリケーション エージェントのノードプロパティ(A)
この参照資料のページには、アプリエージェントのノードプロパティに関する情報が記載されています。プロパティはアルファベット順に並んでいます。
adaptive-callgraph-granularity
-
平均応答時間が10秒以下の場合、 粒度10ミリ秒
-
10〜60秒の場合、粒度50ミリ秒
-
60〜600秒の場合、粒度100ミリ秒
-
601秒以上の場合、粒度200ミリ秒
| タイプ | デフォルト値 | プラットフォーム |
|---|---|---|
| ブーリアン | false | Java、.NET |
ado-new-resolvers
| タイプ | デフォルト値 | プラットフォーム |
|---|---|---|
| ブーリアン | true | .NET |
add-match-config-to-backend-identity
| Property Name | Description | Default Value | Type |
|---|---|---|---|
add-match-config-to-backend-identity |
When set to true, backends that are consolidated into a single entity due to identical naming are split into separate entities if their configurations differ. This provides greater visibility and granularity for backends that share the same name but operate under different configurations. |
False | Boolean |
This property is useful in environments where multiple backend instances share the same name but are distinguished by specific configuration parameters. For example, you have two backend services named PaymentService, but one is configured with error policy and the other one is configured with a different retry policy. By default, Java Agent will consolidate these into a single PaymentService node. To distinguish these backends, add the add-match-config-to-backend-identity property to your node configuration and set it to True.
When enabled, the Java Agent evaluates the matched configurations. If the configurations differ, the agent reports them as distinct backends in the Controller UI, allowing it for independent monitoring and alerting for each specific configuration profile.
agentless-analytics-disabled
| タイプ | デフォルト値 | プラットフォーム |
|---|---|---|
| ブーリアン | false | java.net. |
allow-delayed-log-metadata-enrichment
| Property Name | Description | Default Value | Type |
|---|---|---|---|
allow-delayed-log-metadata-enrichment |
When set to true, the Java Agent injects log metadata across multiple classloaders, rather than restricting it solely to the classloader that initiated the transaction. This is particularly useful in complex environments where logging frameworks or application components are managed by different classloaders.. |
False | Boolean |
This property resolves issues where log correlation metadata is missing or incomplete in applications that utilize multiple classloaders. By default, the Java Agent only instruments the classloader that initiates the transaction. If the logging framework is loaded by a different classloader, the agent may fail to inject correlation IDs. To enable cross-classloader log metadata injection, add the allow-delayed-log-metadata-enrichment property to your node configuration and set it to True.
When enabled, the Java Agent extends its metadata injection logic to identify and instrument the appropriate classloaders. This ensures that log correlation IDs are correctly propagated and visible in your logging backend, regardless of which classloader initialized the transaction.
always-add-eum-metadata-in-http-headers
デフォルトでは、Java エージェント、.NET エージェント、および Node.js エージェントは、JavaScript エージェントがリクエストに isAjax:true ヘッダーをすでに設定している場合を除き、HTTP レスポンスの cookie にビジネストランザクション相関データを設定します。isAjax:true ヘッダーが見つかると、エージェントは XHR ヘッダーに相関メタデータを設定します。
クロスオリジン AJAX リクエストの場合、JavaScript エージェントは isAjax:true を設定しないため、アプリケーション エージェントはこれらの応答のヘッダーに相関データを書き込みません。
リクエストがクロスオリジンであってもビジネストランザクションのメタデータを XHR ヘッダーと cookie に書き込むようにアプリケーション エージェントを構成する場合は、always-add-eum-metadata-in-http-headers を true に設定します。
| タイプ | デフォルト値 | プラットフォーム |
|---|---|---|
| ブーリアン | false | Java、.NET、Node.js |
analytics-sql-cpm-limit
| タイプ | デフォルト値 | プラットフォーム |
|---|---|---|
| ブーリアン | 10000 | Java、.NET |
api-thread-activity-timeout-in-seconds
| タイプ | デフォルト値 | 範囲 | プラットフォーム |
|---|---|---|---|
| 整数 | 300(秒) | 最小値 = 1、最大値 = 3600 | Java |
api-transaction-timeout-in-seconds
endTransaction メソッドが呼び出されます。
| タイプ | デフォルト値 | 範囲 | プラットフォーム |
|---|---|---|---|
| 整数 | 300(秒) | 最小値 = 1、最大値 = 3600 | Java |
appagent-export-packages
| タイプ | デフォルト値 | プラットフォーム |
|---|---|---|
| 文字列 | なし | Java |
appdynamics-agent-metricLimits
| タイプ | デフォルト値 | プラットフォーム |
|---|---|---|
| 整数 | 5,000 | .NET Agent for Linux |
apply-reactive-rules
| タイプ | デフォルト値 | プラットフォーム |
|---|---|---|
| ブーリアン | true | Java |
apply-additional-reactive-rules
| タイプ | デフォルト値 | プラットフォーム |
|---|---|---|
| ブーリアン | false | Java |
aspdotnet-core-legacy-instrumentation
RequestServicesContainerMiddleware.Invoke に復元されます。これは、エージェントをアップグレードした後、.NET Core アプリケーションからビジネストランザクションが欠落している場合に使用できます。
| タイプ | デフォルト値 | プラットフォーム |
|---|---|---|
| ブーリアン | false | ASP.NET Core |
aspdotnet-core-naming-controlleraction
| タイプ | デフォルト値 | プラットフォーム |
|---|---|---|
| ブーリアン | true | ASP.NET Core |
aspdotnet-core-naming-controllerarea
| タイプ | デフォルト値 | プラットフォーム |
|---|---|---|
| ブーリアン | true | ASP.NET Core |
aspdotnet-mvc-naming-controlleraction
| タイプ | デフォルト値 | プラットフォーム |
|---|---|---|
| ブーリアン | false | .NET |
aspdotnet-mvc-naming-controllerarea
「領域、コントローラ、およびアクションによる MVC トランザクションの命名」を参照してください。
| タイプ | デフォルト値 | プラットフォーム |
|---|---|---|
| ブーリアン | false | .NET |
async-tracking
| タイプ | デフォルト値 | プラットフォーム |
|---|---|---|
| ブーリアン | true | .NET |
async-transaction-demarcator
| タイプ | デフォルト値 | プラットフォーム |
|---|---|---|
| 文字列 | なし | Java |