Enable Process Level Metrics
When set to true, it enables the Machine Agent to report CPU and memory usage for individual processes. By default, the agent reports this data at the process class level, not for each process. This feature requires Controller 24.10.0 or later and Machine Agent 24.10.0 or later.
Element in controller-info.xml: <process-metrics-enabled>
System Property: -Dappdynamics.machine.agent.process.metrics.enabled
Environment Variable: APPDYNAMICS_MACHINE_AGENT_PROCESS_METRICS_ENABLED
Type: Boolean
Default: False
Required: No