cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

AWS Lambda function via API Gateway monitoring

alibasharat
Observer

We are facing a challenge with Dynatrace while trying to monitor AWS Lambda functions written using .Net Core 6 and triggered by Amazon API Gateway.

We are monitoring the calling side to Amazon API Gateway and we are also monitoring the Lambda Functions. However, we cannot see the correlation from the caller side. We just see Invocation in Dynatrace using this guide: https://docs.dynatrace.com/docs/shortlink/aws-lambda-otel-dotnet#example-2-trace-an-aws-lambda-invok...

Calling Service is showing that "Some" Lambda function is invoked:
Screenshot 2024-04-12 at 11.08.02 AM.png

 

Lamda function monitored is just showing Invoke and no underlying or called by:
Screenshot 2024-04-12 at 11.10.14 AM.png

 

Question: Can we see the correlation from Application -> Amazon API Gateway -> Lambda Function?

W3C Trace Context is enabled for Distributed tracing.

0 REPLIES 0

Featured Posts