How to use recon for production diagnostics
masterRecon is designed to be dropped into Erlang projects to assist DevOps in diagnosing problems in production nodes.
Each module in the recon API is intended to be used in a stand-alone manner. For deep insights into debugging production Erlang systems using this library, refer to the book Erlang in Anger.
Additionally, the script/ directory contains legacy scripts for visualizing application dependencies and extracting information from crashdumps.