API Reference heartcheck v0.4.3

Modules

Define your own checks using this macro

A plug that uses cached results of heartchecks

GenServer that serves health check results from it's internal state

Behaviour for modules that can be added as a check in HeartCheck.add/2

A module that provides a way to check connection availability to external services

Provides important information about the application's environment, including

Handles the execution of the checks in a HeartCheck module.

Formatter for more poison and heartcheck pattern friendly results

Plug to mount heartcheck in your plug-compatible app