Sanito.Plug (sanito v0.2.0)

Plug to expose an endpoint for healthcheck

It can be configured to run any plugin that implements Sanito.PluginBehaviour it will return a text response with the details of all the plugins results.

Plugin checks run in isolated processes and default to a 5,000 millisecond timeout. Set the :timeout option to configure the timeout for each check.