Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BlkioService ¶
type BlkioService struct {
// contains filtered or unexported fields
}
BlkioService is a helper to collect and calculate disk I/O metrics
func NewBlkioService ¶
func NewBlkioService() *BlkioService
NewBlkioService builds a new initialized BlkioService
type BlkioStats ¶
type MetricSet ¶
type MetricSet struct { mb.BaseMetricSet // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.