Apache CouchDB mirror of ferdrecon

Clone this repo:
  1. 9efec26 bump to 2.5.3 by Fred Hebert · 1 year, 5 months ago main 2.5.3
  2. fa31440 Merge pull request #103 from ferd/ex_doc by Fred Hebert · 1 year, 5 months ago
  3. 7b9714e Make CI only run ex_doc on valid versions by Fred Hebert · 1 year, 5 months ago
  4. f779c26 Switch main documentation to ex_doc format by Fred Hebert · 1 year, 5 months ago
  5. cf5bfc2 Merge pull request #101 from sthomas2600/patch-1 by Fred Hebert · 1 year, 11 months ago

recon

Recon wants to be a set of tools usable in production to diagnose Erlang problems or inspect production environment safely.

To build the library:

rebar3 compile

Documentation for the library can be obtained at http://ferd.github.io/recon/

It is recommended that you use tags if you do not want bleeding edge and development content for this library.

Current Status

Build Status

Versions supported: OTP-18 and up. Support of OTP-17 down to R15B02 is best effort. Builds with Rebar3 require OTP-18.3 and up because that's what the build tools support. Testing may eventually clamp up to OTP-supported releases (current and the two prior).