27 Aug 2020 08:01 AM - last edited on 21 Aug 2024 12:09 PM by Michal_Gebacki
Hi,
Our customer have more than 200 Lambda functions they want to monitor by Dynatrace.
It is time consuming to upload the same OneAgent nodejs module more than 200 times, so it would be very helpful if we could use Lambda Layer.
I confirmed the following forum answer, but @Michal N. said just moving the node_modules into a Lambda Layer would not work.
https://community.dynatrace.com/questions/227442/nodejs-lambda-layers-not-finding-module.html
What should we do to use Lambda Layer?
Best Regards,
Natsumi Tanaka
Solved! Go to Solution.
31 Aug 2020 09:25 PM
This is a very good question. I'd recommend reaching out to Dynatrace Support as a customer is waiting on a solution for this. They should be able to provide you with the best method for this.
01 Sep 2020 05:29 AM
Hi Chad, thank you for your comment. I will contact Dynatrace Support via product chat.
13 Dec 2022 01:18 PM
Hello @ntanaka,
Dynatrace provides you now with a dedicated AWS Lambda layer that contains the Dynatrace OneAgent extension for AWS Lambda. You can read more about it in this documentation article:
Deploy OneAgent as AWS Lambda extension
Hope that helps!