Problem:
The Synthetic Private Agent fails to connect to synthetic.api.appdynamics.com:443
with a proxy enabled.
Solution:
To resolve this issue, set the following key-value pair to system environment variables:
key: SYNTHETIC_DRIVER_OPTS
value: -Dhttps.proxyHost=<url> -Dhttps.proxyPort=<port>