I have an Extract, Transform, Load (ETL) pipeline that I want to monitor with AppDynamics.
The ignition of the ETL is done via a barebone python command without use of a web server. Hence no WSGI / Gunicorn / uvloop. Is it still possible to monitor the pipelines via appDynamics.
I have gone through this supported environment doc but nothing is specified clearly.
Does anyone have similar experience with AppDynamics?