Hello,
does new relic have possibilities monitor lambda without changing code base of project?
as i see it has two options
- integration with AWS where we add arn(not full logging, no cold start etc)
- layer integration - (need to add additional layer and change handler(don’t like this))
In last month AWS added extensions as i see it provide additional possibilities without changing code base?
Thanks in advance