Versions in this module Expand all Collapse all v0 v0.4.0 Nov 14, 2019 Changes in this version + const EventKill + const EventStop + const EventTrigger + type EventLabels struct + func (l EventLabels) Labels() []string + func (l EventLabels) Values() []string + type ExportMetric interface + Event func(string) + Period func(time.Duration) + Runtime func(time.Duration) + StartTimestamp func(time.Time) + func NewMetric(prefix string) ExportMetric