kemal-healthcheck-handler

Build Status

Kemal healthcheck handler

Handler that returns 200 ok page for /healthcheck in Kemal.

Useful for AWS load balancers or monitoring tools.

Installation

Add this to your application's shard.yml:

dependencies:
  healthcheck_handler:
    github: qbart/kemal-healthcheck-handler

Usage

require "healthcheck_handler"

add_handler(HealthcheckHandler.new)
Repository

kemal-healthcheck-handler

Owner
Statistic
  • 2
  • 0
  • 0
  • 0
  • 1
  • over 5 years ago
  • August 15, 2018
License

MIT License

Links
Synced at

Thu, 25 Apr 2024 20:59:03 GMT

Languages