mirror of
https://github.com/rancher/norman.git
synced 2025-09-03 08:14:40 +00:00
vendor change
This commit is contained in:
committed by
Alena Prokharchyk
parent
a40a48add2
commit
5bbe7031a6
1
vendor/github.com/prometheus/common/model/metric.go
generated
vendored
1
vendor/github.com/prometheus/common/model/metric.go
generated
vendored
@@ -21,6 +21,7 @@ import (
|
||||
)
|
||||
|
||||
var (
|
||||
separator = []byte{0}
|
||||
// MetricNameRE is a regular expression matching valid metric
|
||||
// names. Note that the IsValidMetricName function performs the same
|
||||
// check but faster than a match with this regular expression.
|
||||
|
Reference in New Issue
Block a user