Splunk AppDynamics

Capturing python script execution alerts

alexandre_hadji
New Member

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

Labels (1)
0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...