Enable or Disable the Machine Agent Registration Resilience mode

It helps in troubleshooting the agent registration related issues. Enabling this feature prevents the premature termination of the agent registration task and checks if the registration thread is stuck in a blocking I/O operation. It also provides debugging logs.

Controller-info.xml tag: <registration-resilience-enabled>

System Property: Dappdynamics.machine.agent.registration.resilience.enabled

Environment Variable: APPDYNAMICS_MACHINE_AGENT_REGISTRATION_RESILIENCE_ENABLED

Type: Boolean

Default: False

Required: No