fix metrics test with 1.16.0 prometheus client
This commit is contained in:
@@ -974,5 +974,6 @@ func timelessSampleAtLeast(lower interface{}) types.GomegaMatcher {
|
||||
"Metric": gstruct.Ignore(),
|
||||
"Value": gomega.BeNumerically(">=", lower),
|
||||
"Timestamp": gstruct.Ignore(),
|
||||
"Histogram": gstruct.Ignore(),
|
||||
}))
|
||||
}
|
||||
|
Reference in New Issue
Block a user