Hi AppDynamics Community,I'm integrating the AppDynamics Python Agent into a FastAPI project for monitoring purposes and have encountered a bit of a snag regarding log verbosity in my stdout. I'm launching my FastAPI app with the following command to...
@Ryan.Paredez I would like to make the suggestion of versioning the appdynamics Python module to allow us to pass the Proxy and Watch dog log levels as environment variables.Thanks
Here on StackOverFlow I share a script to change log4j2.xml and proxy.py automatically.Besides the script, I put a tip on how to do this inside a Dockerfile.Basically, I replace the hardcoded values on log4j2.xml and proxy.py by environment variable...
I came across a workaround that was suggested in an unofficial capacity by someone at AppDynamics during their local lab explorations. While this solution isn't officially supported by AppDynamics, it has proven to be effective for adjusting the log ...