| Modifier and Type | Class and Description |
|---|---|
class |
MicroProfileHealthChecker
Health Check service that pokes MicroProfile Healthcheck endpoints of instances
in the current domain to see if they are responsive
|
| Modifier and Type | Class and Description |
|---|---|
class |
GetHealthCheckConfiguration |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionPoolHealthCheck |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseHealthCheck<O extends HealthCheckExecutionOptions,C extends Checker>
Base class for all health check services
|
class |
BaseThresholdHealthCheck<O extends HealthCheckWithThresholdExecutionOptions,C extends ThresholdDiagnosticsChecker>
Base class for all healthchecks that have configurable Critical/Warning/Good levels
|
class |
CpuUsageHealthCheck |
class |
GarbageCollectorHealthCheck
-XX:+UseSerialGC -->
|
class |
HeapMemoryUsageHealthCheck |
class |
HoggingThreadsHealthCheck |
class |
MachineMemoryUsageHealthCheck |
| Modifier and Type | Class and Description |
|---|---|
class |
StuckThreadsHealthCheck |
Copyright © 2019. All rights reserved.