Updating dependency github.com/google/cadvisor to version 6a8d614
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
This commit is contained in:
3
vendor/github.com/google/cadvisor/info/v1/metric.go
generated
vendored
3
vendor/github.com/google/cadvisor/info/v1/metric.go
generated
vendored
@@ -27,9 +27,6 @@ const (
|
||||
|
||||
// A counter-like value that is only expected to increase.
|
||||
MetricCumulative MetricType = "cumulative"
|
||||
|
||||
// Rate over a time period.
|
||||
MetricDelta MetricType = "delta"
|
||||
)
|
||||
|
||||
// DataType for metric being exported.
|
||||
|
Reference in New Issue
Block a user