Observer Web - A self-contained liveview library to monitor applications processes/ports and tracing with Erlang debugger

Hi There,

We are thrilled to announce the first sub-product from the ongoing development and research of DeployEx! Inspired by the recent open-source release from the Oban Team , we’ve wrapped the powerful distributed features of observability provided by DeployEx into a LiveView package.

Introducing Observer Web – a simple and effective way to add tracing and observability to your cluster. With just a few lines of code, you can integrate it into your project, map the respective path, and immediately enjoy the benefits of monitoring.

You can find the library here:

If you haven’t explored DeployEx yet, now’s the perfect time! Head over and check it out — more exciting updates will be coming your way very soon! :star2:

10 Likes

New Observer Web release - 0.1.7 - :rocket:

Check out the release notes. The application now supports metrics and also introduced a new Phoenix Liveview metric monitoring the connected socket so you can check how many users are currrently connected to you application.


And much more, check the README and the installation guide for detailed information.

1 Like