IOpipe
IOpipe | Function Faster | AWS Lambda Monitoring + Observability
Visit Website Claim your software discountProduct info
IOpipe: The only serverless tooling offering real-time visibility into the most granular behaviors of your application.Get a detailed look at what your code is doing, while it runs, for lightning fast debugging and iterating..Discover issues before your users notice. Fix problems without having to dig through log files ever again..Find out what’s slowing down your functions..More.Notify your team when functions start to misbehave..More.See exactly what your code is doing, line by line..More.Principal Engineer, Matson.Senior Software Development Manager, Rackspace.Head of Software Development, WineDirect.$ npm install @iopipe/iopipe.// Integrate IOpipe.const iopipe = require('@iopipe/iopipe')();.function run(event, context) {.context.succeed('Hello world!');.}.// Wrap your function when you export it.exports.handler = iopipe(run);.©2018 IOpipe - Observability for AWS Lambda.Advanced Technology Partner