Skip to main content

PublishedValue

Type Alias PublishedValue 

Source
type PublishedValue = (f64, MetricKind, String);
Expand description

Value in SinkState::published: the series’ value, kind, and help string.