11 May 2023 09:07 PM - last edited on 12 Jun 2023 10:23 AM by Michal_Gebacki
We are implementing python in Google CloudRun in our Dynatrace environment. We have done this in App Engine, but not in CloudRun.
Does anyone have an example of how do do this, I am figuring that we need to install OneAgent from within the Docker File used to set up the base environment and then configure the agent in the yaml file for setting up the python scripts.
Any example would be really good.
Thank you
15 Jun 2023 04:37 PM
@Don_Meuth have you had any luck with this? are you able to share with us what you have learned/discovered for this?
17 Aug 2023 03:21 PM
I'm also searching to make the same implementation.