Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
func ParseConfig ¶
type Metric ¶
type Metric struct { Name string `yaml:"name"` Category string `yaml:"category"` Gadget string `yaml:"gadget"` Type string `yaml:"type"` Field string `yaml:"field,omitempty"` Labels []string `yaml:"labels,omitempty"` Selector []string `yaml:"selector,omitempty"` Bucket Bucket `yaml:"bucket,omitempty"` }
Click to show internal directories.
Click to hide internal directories.