Trying to instrument an AWS function according to https://docs.dynatrace.com/docs/shortlink/aws-lambda-otel-dotnet
Now, before deploying, doing the tests with AWS Toolkit & Visual Studio.
Trying to find out the traces in Dynatrace, but still haven't had luck. Even deployed Fiddler to check if AWS Toolkit is doing communication with the Dynatrace tenant, but no traffic.
This seems like a simple setup, but it won't work. Is there something that doesn't permit OpenTelemetry instrumentation in the context of AWS Toolkit?
Antonio Sousa