01 Aug 2023 11:28 AM
Hi,
Dynatrace is able to monitoring AWS services and enable traces on AWS Lambda functions.
But, do we have a way to trigger execution lambda function from Dynatrace perspective?
Best regards
Solved! Go to Solution.
02 Aug 2023 12:22 AM
Hey Anton,
Since Lambdas can be invoked via a web request, depending on how you have it setup you should be able to invoke it using a synthetic or problem alert.
02 Aug 2023 12:56 PM
Thank you! 😎
07 Aug 2023 12:13 AM
Hey Anton,
If you need to sign requests with AWS sig v4 theres this tutorial by HannahM on how to do that too.
HTTP Monitors: How to sign a request for AWS Signature Version 4 - Dynatrace Community
08 Aug 2023 08:54 AM
Thank you! I will have a look!
Best regards