Documentation ¶
Index ¶
Constants ¶
View Source
const ( // namespace vendor prefix PLUGIN_VENDOR = "intel" // namespace plugin name PLUGIN_NAME = "docker" // version of plugin PLUGIN_VERSION = 9 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DockerCollector ¶
type DockerCollector struct {
// contains filtered or unexported fields
}
func (*DockerCollector) CollectMetrics ¶
CollectMetrics retrieves values of requested metrics
func (*DockerCollector) GetMetricTypes ¶
GetMetricTypes returns list of available metrics
Click to show internal directories.
Click to hide internal directories.