ex_health v0.2.0 API Reference

Modules

A struct for storing healthcheck information

The HealthServer is a GenServer that is responsible for running all health checks and determining system health. All other integrations must communicate to the HealthServer to get information about the latest checks.

A plug for integerating into a web application.

A struct for storing state of the HealthServer