<div dir="ltr"><div>Hello everyone!</div><div><br></div><div>I was working on seeing tool for Erlang for some time.</div><div>The purpose of this tool is to visualize what's happening on your Erlang node, help to understand your code.<br></div><div><br></div><div>Observer included in erlang distribution shows you current state of the system.</div><div>The tool I'm working on persists changes and show how things changed over time.</div><div><br></div><div>The idea is to build a map where you can navigate around your processes and ports, just like you do it in Google Maps. Visualize trace events, logs and other information.</div><div><br></div><div>It's still in the early stage and not that useful for production yet.</div><div>I thought that I should share what I've already got anyway.</div><div><br></div><div>I've recorded demo video explaining how it's used: <a href="https://www.youtube.com/watch?v=VNr7o9eg4Ck">https://www.youtube.com/watch?v=VNr7o9eg4Ck</a></div><div><br></div><div>Github repo: <a href="https://github.com/vladimir-vg/batiscaph">https://github.com/vladimir-vg/batiscaph</a></div><div>There you can find an instruction how to play with it locally.</div><div><br></div><div>Would love to hear your feedback, thoughts, comments.</div></div>