Versions in this module Expand all Collapse all v1 v1.2.0 Mar 24, 2017 Changes in this version + func Metrics() []telegraf.Metric + type Stat interface + FieldName func() string + Get func() int64 + Incr func(v int64) + Key func() uint64 + Name func() string + Set func(v int64) + Tags func() map[string]string + func Register(measurement, field string, tags map[string]string) Stat + func RegisterTiming(measurement, field string, tags map[string]string) Stat