Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Name = "metric"
Functions ¶
Types ¶
type BucketPair ¶
type BucketPair = tally.BucketPair
type Capabilities ¶
type Capabilities = tally.Capabilities
type Cfg ¶
type Cfg struct { Driver string `json:"driver"` Interval time.Duration `json:"interval"` Separator string `json:"separator"` }
func GetDefaultCfg ¶
func GetDefaultCfg() Cfg
type Resource ¶
func (*Resource) UpdateResObj ¶
func (m *Resource) UpdateResObj(val interface{})
type StopwatchRecorder ¶
type StopwatchRecorder = tally.StopwatchRecorder
Click to show internal directories.
Click to hide internal directories.