pushup icon indicating copy to clipboard operation
pushup copied to clipboard

Healthchecks

Open paulsmith opened this issue 3 years ago • 1 comments

Pushup should model good ops behavior, so should have healthchecks out of the box. These can be both internal Go code implementations of a healthcheck interface and a registered HTTP route that can be requested by load balancers and proxies.

paulsmith avatar Sep 12 '22 19:09 paulsmith

Examples to emulate: Dropwizard

paulsmith avatar Sep 12 '22 20:09 paulsmith