| Class | Description |
|---|---|
| AbstractHealthCheckEnricher |
Enriches containers with health check probes.
|
| DockerHealthCheckEnricher |
Enrich a container with probes when health checks are defined in the
ImageConfiguration of the docker maven plugin. |
| KarafHealthCheckEnricher |
Enriches Karaf containers with health check probes.
|
| PrometheusEnricher | |
| QuarkusHealthCheckEnricher |
Enriches Quarkus containers with health checks if the quarkus-smallrye-health is present
|
| SpringBootHealthCheckEnricher |
Enriches spring-boot containers with health checks if the actuator module is present.
|
| ThorntailV2HealthCheckEnricher |
Enriches thorntail-v2 containers with health checks if the monitoring fraction is present.
|
| VertxHealthCheckEnricher |
Configures the health checks for a Vert.x project.
|
| WebAppHealthCheckEnricher | |
| WildFlySwarmHealthCheckEnricher |
Enriches wildfly-swarm containers with health checks if the monitoring fraction is present.
|
Copyright © 2020. All rights reserved.