cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Capturing python script execution alerts

Hello

I need to monitor a python script ive developed so far it does indeed have logging object, logging.info , requests and mysql sqlhooks logs shown when pyagent run is started, but i cant see any reference to my app so far at the server. any recommendation would make me really grateful

My case is similar to this one, but im on v23 python agent
https://stackoverflow.com/questions/69161757/do-appdynamics-python-agent-supports-barebone-python-sc...

https://docs.appdynamics.com/appd/23.x/23.9/en/application-monitoring/install-app-server-agents/pyth...

I dont need necessarily metrics monitoring, but i do really need to monitor the events happening in the script

Do you folks have any suggestion if its possible that AppDynamics agent hook only on asyncio library, performing or simulating , the same layer that the java proxy agent is sniffing into the python VM? . Is it possible to send this 'stimulti' straight to the another java program , that would do the BT call?

if https://rob-blackbourn.medium.com/asgi-event-loop-gotcha-76da9715e36d

https://www.uvicorn.org/#fastapi

https://docs.appdynamics.com/appd/21.x/21.4/en/application-monitoring/install-app-server-agents/java...

Finally, 

i could event dare to look further to use opentelemetry for my case, in order to collect the main points

Is opentelemetry a standard feature for AppDynamics? is it extra paid option? https://github.com/Appdynamics/opentelemetry-collector-contrib 

https://opentelemetry.io/docs/instrumentation/python/automatic/

https://opentelemetry-python-contrib.readthedocs.io/en/latest/instrumentation/logging/logging.html

0 REPLIES 0