Hi Appdynamics,
I have a question regarding setting up appdynamics. I was able to install pyagent and run gunicorn using pyagent. I see my flask application is running as usual. I was able to generate load. When I checked logs for the proxy, it reported the controller did not respond.
python version - 3.6.9
flask = 1.1.1
appdynamics- 20.3.0
My cfg file
[agent] app = <app-name> tier = <app-tier>
node = node f58e
[controller] host = <account>.saas.appdynamics.com port = 443 ssl = (on) account = <account> accesskey = <key>
I am attaching a screenshot of the error. Please can anyone help me with this issue?
... View more