AWS Lambda – Node.js: Not considered an APM application and lacks a lot of data – Serverless
I have integrated my Node.js AWS Lambdas with NewRelic using the Lambda Layer and AWS Integration, data is showing correctly in the Serverless section but it lacks a lot of data that we used to get in the APM Applications section with Serverfull applications. APDex, External Services, Transactions, Databases, SLA etc…
Some of these are deal breakers for us. If I manually instrument the lambda with the Node.js agent in code, will these info be available as an APM application?
Read more here: Source link
