[][src]Trait opentelemetry::api::metrics::LabelSet

pub trait LabelSet { }

LabelSet is an implementation-level interface that represents a set of KeyValue for use as pre-defined labels in the metrics API.

Implementors

impl LabelSet for NoopLabelSet[src]

impl LabelSet for LabelSet[src]

Loading content...