io.helidon.webserver.observe.health.HealthObserver
Description
Configuration of Health observer
Configuration options
| Key | Type | Default | Description |
|---|---|---|---|
endpoint | String | health | N/ |
details | Boolean | false | Whether details should be printed |
exclude | List< | Health check names to exclude in computing the overall health of the server | |
use- | Boolean | true | Whether to use services discovered by java. |
Usages
See the manifest for all available types.