relay_metrics

Type Alias MetricTags

Source
pub type MetricTags = BTreeMap<String, String>;
Expand description

Type of Bucket::tags.

Aliased Typeยง

struct MetricTags { /* private fields */ }