← All repos

observer_cli

Visualize Erlang/Elixir Nodes On The Command Line

elixirerlangmemoryobserverperformanceperformance-dashboardperformance-visualizationprofilingrecon
Browse cluster: Distributed Databases & Data Systems
272commits
26contributors
3languages

Tech stack & purpose

observer_cli is a production-ready diagnostics tool for inspecting live Erlang and Elixir systems, built for operators, automation, and AI agents. It provides two interfaces—a command-line interface recommended for bounded, repeatable diagnostics with stable text, Erlang-term, or JSON output, and a terminal user interface for interactive exploration. The tool can diagnose capacity pressure, inspect memory and performance metrics, rank processes and tables, capture function traces, and feed versioned machine-readable responses to automation workflows. It is written in Erlang and Elixir, supports Erlang/OTP versions 26–29, and connects to target nodes via Erlang distribution.

Community & reference links

Languages

Erlang
99.1%
Shell
0.7%
Elixir
0.2%

Contributors