Skip to main content

Module tags

Module tags 

Source
Expand description

Metric tags.

Structs§

BorrowedTag
A borrowed metric tag.
RawTags
A wrapper over raw tags in their unprocessed form.
RawTagsFilter
An iterator that filters raw tags.
SharedTagSet
A shared, read-only set of tags.
Tag
A metric tag.
TagSet
A mutable set of tags, optionally backed by a SharedTagSet base.

Traits§

RawTagsFilterPredicate
A trait for a predicate that can be used to filter raw tags.