I hereby claim:
- I am kyrielia on github.
- I am keliastar (https://keybase.io/keliastar) on keybase.
- I have a public key ASDb2ZyAuQ8vLGL2XhsYRzQ2uNqMOLdq4ih9BXLX1jWOJwo
To claim this, I am signing this object:
| /** | |
| * An extension of the Spring Boot Actuator health indicator. Implementing this abstract class will give you both a | |
| * health check on /health, as well as a Prometheus metric representing the health check on /metrics (1 for up, 0 for | |
| * down). | |
| * <p> | |
| * Note: Spring health indicators only run when /health is called. | |
| */ | |
| abstract class HealthIndicatorWithMetric implements HealthIndicator { | |
| private Logger log = LoggerFactory.getLogger(HealthIndicatorWithMetric.class); |
I hereby claim:
To claim this, I am signing this object: