Documentation
¶
Overview ¶
Package docker is a Metricbeat module that contains MetricSets.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var HostParser = parse.URLHostParserBuilder{DefaultScheme: "tcp"}.Build()
Functions ¶
func DeDotLabels ¶
DeDotLabels returns a new common.MapStr containing a copy of the labels where the dots in each label name have been changed to an underscore.
Types ¶
type Container ¶
type Stat ¶
type Stat struct { Container docker.APIContainers Stats docker.Stats }
Source Files
¶
- config.go
- doc.go
- docker.go
- helper.go
Click to show internal directories.
Click to hide internal directories.