package
1.8.2
Repository: https://github.com/lightstep/prometheus.git
Documentation: pkg.go.dev

# Functions

NewLabelMatcher returns a LabelMatcher object ready to use.

# Constants

Possible MatchTypes.
Possible MatchTypes.
Possible MatchTypes.
Possible MatchTypes.

# Structs

Interval describes the inclusive interval between two Timestamps.
LabelMatcher models the matching of a label.
Metric wraps a model.Metric and copies it upon modification if Copied is false.

# Type aliases

LabelMatchers is a slice of LabelMatcher objects.
MatchType is an enum for label matching types.