Hi,
I have integrated my Lambda function following the steps listed here - Enable monitoring for AWS Lambda | New Relic Documentation.
Serverless Framework - serverless@3.7.4
Lambda Layer - serverless-newrelic-lambda-layers@3.2.0
Here is the screenshot of my serverless config file:
Here are the cloudwatch logs for newrelic extension:
But I am not able to see the functions under “Lambda functions”:
*Am I missing something?