Node.js Agent Node Properties
This reference page contains information about app agent node properties. The properties are listed in alphabetical order.
max-continuing-concurrent-snapshots
A limit for the number of concurrent snapshots continuing on this tier or node. For example, if too much overhead is being taken by snapshots, then tweak this value to reduce the snapshots.
- Type
- Integer
- Default Value
- 200
- Platform(s)
- Node.js
max-continuing-snapshots-per-minute
A limit for the number of snapshots continuing on this tier or node per minute. For example, if too much overhead is being taken by snapshots, then tweak this value to reduce the snapshots.
- Type
- Integer
- Default Value
- 100
- Platform(s)
- Node.js
max-error-snapshots-per-minute
このティアまたはノードで、キャプチャエラーによる 1 分あたりのスナップショットの数の上限。たとえば、エラースナップショットの数が多すぎる場合は、この値を調整してスナップショットの「ノイズ」を減らせます。
- タイプ
- 整数
- デフォルト値
- 5
- プラットフォーム
- Node.js
max-originating-concurrent-snapshots
A limit for the number of concurrent snapshots originating on this tier or node. For example, if too much overhead is being taken by snapshots, then tweak this value to reduce the snapshots.
- Type
- Integer
- Default Value
- 5
- Platform(s)
- Node.js
max-originating-snapshots-per-minute
A limit for the number of snapshots originating on this tier or node per minute. For example, if too much overhead is being taken by snapshots, then tweak this value to reduce the snapshots.
- Type
- Integer
- Default Value
- 20
- Platform(s)
- Node.js