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

What should we do to use Lambda Layer to install oneagent node modules?

ntanaka
Guide

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


3 REPLIES 3

ChadTurner
DynaMight Legend
DynaMight Legend

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.

-Chad

Hi Chad, thank you for your comment. I will contact Dynatrace Support via product chat.

MaciejNeumann
Community Team
Community Team

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!

If you have any questions about the Community, you can contact me at maciej.neumann@dynatrace.com

Featured Posts