Enable Containerd Visibility

To enable Containerd visibility on the Agent, manually add the containerd-enabled element in controller-info.xml setting, and set the flag to true.

Element in controller-info.xml: <containerd-enabled>true</containerd-enabled>

System Property: -Dappdynamics.containerd.enabled

Environment Variable: APPDYNAMICS_CONTAINERD_ENABLED

Type: Boolean

Default: false

Required: Yes