New relic layer not export telemetry data to New Relic platform when the New Relic instance is deployed in an EU Datacenter. When you set the log level to debug you can see this errors:
[NR_EXT] attemptSend: timeout error, retrying after 200.000056ms: Post "https://cloud-collector.newrelic.com/aws/lambda/v1": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
[NR_EXT] attemptSend: timeout error, retrying after 200.000127ms: Post "https://log-api.newrelic.com/log/v1": context deadline exceeded (Client.Timeout exceeded while awaiting header
Is possible to set the endpoint region in a environment variable or has to compiled the layered to use the EU endpoint?

New relic layer not export telemetry data to New Relic platform when the New Relic instance is deployed in an EU Datacenter. When you set the log level to debug you can see this errors:
[NR_EXT] attemptSend: timeout error, retrying after 200.000056ms: Post "https://cloud-collector.newrelic.com/aws/lambda/v1": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
[NR_EXT] attemptSend: timeout error, retrying after 200.000127ms: Post "https://log-api.newrelic.com/log/v1": context deadline exceeded (Client.Timeout exceeded while awaiting header
Is possible to set the endpoint region in a environment variable or has to compiled the layered to use the EU endpoint?