Documentation ¶
Overview ¶
Package process_summary collects high level summary metrics about the running processes. It is implemented on darwin, freebsd, linux, and windows.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MetricSet ¶
type MetricSet struct {
mb.BaseMetricSet
}
MetricSet type defines all fields of the MetricSet As a minimum it must inherit the mb.BaseMetricSet fields, but can be extended with additional entries. These variables can be used to persist data or configuration between multiple fetch calls.
Click to show internal directories.
Click to hide internal directories.