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 set of tags.

Traits§

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