pub type MetricsStream = EventStream<EventBlock<MetricsMsgQueue>>;
pub struct MetricsStream { /* private fields */ }