@vuga/newrelic-lambda

A small utility to instrument a lambda with NewRelic


Keywords
aws, aws-lambda, newrelic
License
MIT
Install
npm install @vuga/newrelic-lambda@0.0.1

Documentation

TypeScript NPM module boilerplate

This is a small boilerplate to create and publish an npm package, using Typescript.

  • To build run yarn build
  • To test run yarn test
  • Lint run yarn lint