19 May 2024 08:54 PM
With a developer, have been trying to instrument AWS .Net lambda functions, following:https://docs.dynatrace.com/docs/setup-and-configuration/setup-on-cloud-platforms/amazon-web-services...
The developer has told me that all examples in the Dynatrace page follow the asynchronous invocation model. Problem is he is using the synchronous model. Please notice that AWS .Net lambda has to be done through Opentelemetry, given it has no automatic tracing:https://docs.dynatrace.com/docs/setup-and-configuration/technology-support/serverless-compute-servic...
Does someone got experience with the synchronous model?
Featured Posts