mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 12:15:52 +00:00
Update test/instrumentation/error.go
Co-authored-by: Damien Grisonnet <damien.grisonnet@epita.fr>
This commit is contained in:
parent
e452850ec3
commit
cefa194998
@ -33,7 +33,7 @@ const (
|
||||
errBadImportedVariableAttribute = "Metric attribute was not correctly set. Please use only global consts in correctly impoprted same file"
|
||||
errFieldNotSupported = "Field %s is not supported"
|
||||
errBuckets = "Buckets should be set to list of floats, result from function call of prometheus.LinearBuckets or prometheus.ExponentialBuckets"
|
||||
errObjectives = "Buckets should be set to map of floats to floats"
|
||||
errObjectives = "Objectives should be set to map of floats to floats"
|
||||
errDecodeUint32 = "Should decode to uint32"
|
||||
errDecodeInt64 = "Should decode to int64"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user