Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DockerCollector ¶
type DockerCollector struct {
// contains filtered or unexported fields
}
func NewDockerCollector ¶
func NewDockerCollector(clk clock.Clock, ignoreLabel string) (*DockerCollector, error)
func NewWithClient ¶
func (*DockerCollector) Collect ¶
func (c *DockerCollector) Collect(ch chan<- prometheus.Metric)
func (*DockerCollector) Describe ¶
func (c *DockerCollector) Describe(_ chan<- *prometheus.Desc)
Click to show internal directories.
Click to hide internal directories.