Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StatsDSink ¶
type StatsDSink string
type StatsdAgent ¶
type StatsdAgent struct {
// contains filtered or unexported fields
}
func NewStatsdAgent ¶
func NewStatsdAgent(host Host, statsEndpoint StatsDSink) (*StatsdAgent, error)
func (*StatsdAgent) EmitKey ¶
func (a *StatsdAgent) EmitKey(val float32, event ...string)
Click to show internal directories.
Click to hide internal directories.