Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
//> @3@4@5@6
//>
//> If set counterMetric with this name would be sent on metric_subsystem_name.mask_plugin
MetricSubsystemName *string `json:"metric_subsystem_name" required:"false"` //*
//> @3@4@5@6
//>
//> List of masks.
Masks []Mask `json:"masks"` //*
}
! config-params ^ config-params
Click to show internal directories.
Click to hide internal directories.