06 Jun 2024 10:55 AM - last edited on 07 Jun 2024 07:25 AM by MaciejNeumann
Hi,
Currently we have this topology in our application we're trying to get complete end-to-end traces from our AWS infrastructure.
We have installed agentless OneAgent in our Amazon CloudFront (1) from the external to trigger our lambda function however we're not getting tracess from API Gateway (2), which is understandably.
Since we cannot install OneAgent in the CDN before coming to firewall, we're thinking on setting up with OpenTelemetry (https://docs.dynatrace.com/docs/setup-and-configuration/setup-on-cloud-platforms/amazon-web-services...)
Will this provide end-to-end traces as intended (including to the API Gateway)?
I got a sense this is just like exporting AWS X-Ray telemetry data (which we can inspect API gateway traces) into Dynatrace.