Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrDuplicateLabelSet = errors.New("vector cannot contain metrics with the same labelset")
)
Functions ¶
func DropBucketLabel ¶
DropBucketLabel removes the le label and returns the dropped name and remaining labels.
func DropMetricName ¶
DropMetricName removes the __name__ label and returns the dropped name and remaining labels.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.