| Package | Description |
|---|---|
| io.helidon.health.checks |
Healthchecks provided by our Microprofile implementation.
|
| Class and Description |
|---|
| DeadlockHealthCheck
A health check that looks for thread deadlocks.
|
| DiskSpaceHealthCheck
A health check that verifies whether the server is running out of disk space.
|
| DiskSpaceHealthCheck.Builder
Fluent API builder for
DiskSpaceHealthCheck. |
| HeapMemoryHealthCheck
A health check that verifies whether the server is running out of Java heap space.
|
| HeapMemoryHealthCheck.Builder
Fluent API builder for
HeapMemoryHealthCheck. |
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.