New to Dynatrace and trying to Add dynatrace configuration to AWS lambda by changing package.json. Followed the document https://www.npmjs.com/package/@dynatrace/oneagent
"@dynatrace/oneagent": "^1.161.272-1.0.0"
But after npm install, understood that its taking 90MB+ of size. is there any thing i missed to reduce the file lambda size?
Regards, Santhoshkumar N.