|
|
|
Show HN: Sidekick - Live application debugger is now open source
(github.com)
|
|
77 points
by sozal
1387 days ago
|
|
Sidekick is a live application debugger that lets you troubleshoot your applications while they keep on running. It allows you to add dynamic logs and put non-breaking breakpoints in your running application without the need of stopping & redeploying. Currently supporting Java, Python & Node.js runtimes. Sidekick Open Source is here to allow self-hosting and make live debugging more accessible. Built for everyone who needs extra information from their running applications. |
|
I don’t only mean the debugger, but also the flight recorder.