-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
Since the 11 or 12 december when new project are deployed with an updated newrelic lambda (since arn:aws:lambda:eu-west-1:451483290750:layer:NewRelicNodeJS22XARM64:58) we have an increase in the Lambda duration and mostly in the PostRuntimeExtensionsDuration with an average execution time of 40ms where it was 4ms before (this causes a huge impact on our AWS billing almost 2x on our lambda GB-sec bill without an increase in invocation)
Steps to Reproduce
Use the layers on a ARM64 lambda node 22 since arn:aws:lambda:eu-west-1:451483290750:layer:NewRelicNodeJS22XARM64:58 with tracing enabled, the lambda duration is increased without the layers.
Expected Behaviour
As it was before a PostRuntimeExtensionsDuration of ~4ms.
Relevant Logs / Console output
N/A
Your Environment
- node22
- AWS eu-west-1
- lambda arm64
- layer arn:aws:lambda:eu-west-1:451483290750:layer:NewRelicNodeJS22XARM64:58 or later
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working