diskio

package
v5.3.1+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 12, 2017 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(base mb.BaseMetricSet) (mb.MetricSet, error)

New create a new instance of the docker diskio MetricSet.

Types

type BLkioService

type BLkioService struct {
	BlkioSTatsPerContainer map[string]BlkioRaw
}

type BlkioCalculator

type BlkioCalculator interface {
	// contains filtered or unexported methods
}

type BlkioRaw

type BlkioRaw struct {
	Time time.Time
	// contains filtered or unexported fields
}

type BlkioStats

type BlkioStats struct {
	Time      time.Time
	Container *docker.Container
	// contains filtered or unexported fields
}

type MetricSet

type MetricSet struct {
	mb.BaseMetricSet
	// contains filtered or unexported fields
}

func (*MetricSet) Fetch

func (m *MetricSet) Fetch() ([]common.MapStr, error)

Fetch creates list of events with diskio stats for all containers.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL