Go to the source code of this file.
Packages | |
| package | dev.rafex.ether.observability.core.probe |
| Health and readiness probe models and aggregation helpers. | |
Functions | |
| record | dev.rafex.ether.observability.core.probe.ProbeResult (String name, ProbeKind kind, ProbeStatus status, String detail) |
| Resultado individual de una verificación de probe. | |