29 Jun 2022 03:28 PM - last edited on 10 Aug 2022 02:58 PM by Ana_Kuzmenchuk
Dynatrace supports an OneAgent installation on a Google App Engine (G.A.E) flexible environment.
However, it doesn't for a G.A.E standard one.
We noticed that some G.A.E standard technologies do support some observability Frameworks (e.g.: OpenTelemetry for most languages, OpenCensus for PHP, ...).
Does the Community have any interesting insight in gathering data from G.A.E standard using Dynatrace?
Namely, in the context of the above-mentioned observability frameworks ??
Thanks!
11 Jan 2023 02:51 PM
@PedroDeodato as you mentioned it is supported but there is no mention of G.A.E Standard One. https://www.dynatrace.com/support/help/setup-and-configuration/setup-on-cloud-platforms/google-cloud... With Perform right around the corner maybe we will get more information on this.
Have you gotten any more insights into this that you could share with the community?
11 Jan 2023 05:40 PM
Hey, Chad,
That's a negative: no insights yet 😞
04 Apr 2024 10:13 PM
Hello @PedroDeodato for App Engine Standard, the way to deploy Dynatrace is with OneAgent for PaaS applications, I recently test it and it worked for a node.js application running on App Engine Standard, following this process:
https://github.com/Dynatrace/agent-nodejs
This way you'll get insights at the service level (traces). You may also get more metrics for app engine doing the Google Account Integration:
https://docs.dynatrace.com/docs/setup-and-configuration/setup-on-cloud-platforms/google-cloud-platfo...
Regards,