Healthz

Categories

Component ID

2903740

Component name

Healthz

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

106

Component created

Component changed

Component body

Monitoring via the application.

Healthz provides a plugin style architecture for health checks for the site, and a JSON endpoint for other services to connect to which runs the enabled checks.

Checks can be configured on a per site basis, and other modules can easily implement their own checks to seamlessly integrate into the endpoint provided by this module.

Each check can define the response code, and add any errors to the endpoint on a failure.