Ether Framework
Unified API docs for Ether modules
Loading...
Searching...
No Matches
ProbeReport.java File Reference
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map;
Include dependency graph for ProbeReport.java:

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.ProbeReport (ProbeKind kind, ProbeStatus status, List< ProbeResult > results)
 Reporte de resultados de probes de verificación.