Module metrics_tracing_context::label_filter[][src]

Expand description

Label filtering.

Structs

A LabelFilter that allows all labels.

Traits

LabelFilter trait encapsulates the ability to filter labels, i.e. determining whether a particular span field should be included as a label or not.