Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CPU ¶
type CPU struct {
// contains filtered or unexported fields
}
CPU collects cpu related metrics
type Collector ¶
type Collector struct {
// contains filtered or unexported fields
}
Collector collects external metrics
func NewCollector ¶
NewCollector returns an initialized external collector.
type Disk ¶
type Disk struct {
// contains filtered or unexported fields
}
Disk collects disk related metrics
type Load ¶
type Load struct {
// contains filtered or unexported fields
}
Load collects load related metrics
type Memory ¶
type Memory struct {
// contains filtered or unexported fields
}
Memory collects memory related metrics
Click to show internal directories.
Click to hide internal directories.