Skip to main content

PublishedKey

Type Alias PublishedKey 

Source
type PublishedKey = (String, Vec<(String, String)>);
Expand description

Key into SinkState::published: a metric name paired with its sorted label vector.