Class HostMetrics
java.lang.Object
io.fluxzero.sdk.tracking.metrics.host.events.HostMetrics
- All Implemented Interfaces:
JsonType
A combined snapshot of host metrics collected at a specific point in time.
This event contains all enabled metrics as an atomic snapshot of the system state. Individual metric categories may be null if collection is disabled or unavailable.
-
Constructor Details
-
HostMetrics
public HostMetrics()
-