sksamuel / cohort

Ktor/Vertx spring-actuator style library - healthchecks, logging, database
Apache License 2.0
123 stars 6 forks source link

reverse logic for errorOnYellow #40

Closed amylashley closed 1 year ago

amylashley commented 1 year ago

The errorOnYellow flag logic in ElasticClusterHealthCheck was backwards, so this just reverses it.