Add prometheus container level metrics
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
4
vendor/github.com/crosbymichael/cgroups/hierarchy.go
generated
vendored
Normal file
4
vendor/github.com/crosbymichael/cgroups/hierarchy.go
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
package cgroups
|
||||
|
||||
// Hierarchy enableds both unified and split hierarchy for cgroups
|
||||
type Hierarchy func() ([]Subsystem, error)
|
||||
Reference in New Issue
Block a user