Serverless question template
Hello
I use NewRelic since a long time to monitor php application, and just activated lambda integration using the node’s layer.
This morning, when i manually invoke my lambda, some calls aren’t pushed into new relic. I ve activated layers / instrumenting on 2 others lambda, but i still get the banner.
“If you want to see errors, distributed tracing, and invocations for this function, start instrumenting your Lambda functions.”
when i run
Blockquote
*@ ~ $ newrelic-lambda layers install --function installed --nr-account-id ****** -u
Successfully installed layer on ********
Successfully installed layer on ********
Successfully installed layer on ********
I really dont understant what’s happening, yesterday metrics were fine with 1 lambda activated.
Note : i use a free new relic account, is it related ?
Thx in advance for any answers