7 min read

New Relic and AWS Lambda Integration - Instrumentation Strategies - The Manual Way (Wrapper Code)

When layers aren't enough. We cover manually wrapping handler functions to support custom runtimes or specific frameworks where you need granular control over exactly when the agent initializes.
New Relic and AWS Lambda Integration - Instrumentation Strategies - The Manual Way (Wrapper Code)
Reader: New Relic Lambda Strategy B

Reader Mode

-- / --

Introduction