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
A limit for the number of snapshots on this tier or node per minute to capture errors. For example, if too many error snapshots are being seen, then tweak this value to reduce noise in the snapshots.
Type:
Integer
Default Value:
5
Platform(s):
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.