You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 4, 2023. It is now read-only.
fix: do not back-off on intake req errors in Lambda env (#180)
This ensures that the APM agent instrumentation in a Lambda
function will not cause a `null` response from the user's handler
if the agent cannot talk to the extension.
Note that the spec at elastic/apm#613 related to this might
yet change.
Refs: elastic/apm-agent-nodejs#1831
Refs: elastic/apm#613
0 commit comments