Skip to content

io.helidon.webserver.observe.health.HealthObserver

Description

Configuration of Health observer

Configuration options

KeyTypeDefaultDescription
endpointStringhealthN/A
detailsBooleanfalseWhether details should be printed
excludeList<String>Health check names to exclude in computing the overall health of the server
use-system-servicesBooleantrueWhether to use services discovered by java.util.ServiceLoader

Usages


See the manifest for all available types.