tail

fun tail(): Flow<MetricSnapshot>

Tail the device's metrics live: emits the whole converged MetricSnapshot each time the replicated state changes (deduped by value). The flow replays the current state on collection, then continues until the collector is cancelled.