Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Aggregator ¶
type Aggregator struct { *plugin.AbstractPlugin // contains filtered or unexported fields }
func New ¶
func New(p *plugin.AbstractPlugin) *Aggregator
func (*Aggregator) NewLabels ¶
func (a *Aggregator) NewLabels() []string
NewLabels returns the new labels the receiver creates
func (*Aggregator) NewMetrics ¶
func (a *Aggregator) NewMetrics() []plugin.DerivedMetric
NewMetrics returns the new metrics the receiver creates
Click to show internal directories.
Click to hide internal directories.