Hacker News new | ask | show | jobs
by mbu 2921 days ago
That looks like a nice tool! Will check it out.

Have you tried anything like iopipe for helping debug lambdas?

1 comments

No I haven’t tried it. I’ll give it a look.
For anyone interested in giving IOpipe a try, it supports Node.js [0], Python [1], Java [2] and Go [3].

[0]: https://github.com/iopipe/iopipe-js/ [1]: https://github.com/iopipe/iopipe-python/ [2]: https://github.com/iopipe/iopipe-java/ [3]: https://github.com/iopipe/iopipe-go/

Disclosure: Work on the Python and Go agents.