Enable Docker Visibility
To enable Docker Visibility on the Agent, manually add the docker-enabled element in controller-info.xml setting, and set the flag to true.
Element in controller-info.xml: <docker-enabled>true</docker-enabled>
System Property: -Dappdynamics.docker.enabled
Environment Variable: APPDYNAMICS_DOCKER_ENABLED
Type: Boolean
Default: false
Required: Yes