Documentation ¶
Overview ¶
Package statsd is implements an output to send metric samples to a statsd server.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Output ¶
type Output struct { output.SampleBuffer // contains filtered or unexported fields }
Output sends result data to statsd daemons with the ability to send to datadog as well
func (*Output) Description ¶
Description returns a human-readable description of the output.
Click to show internal directories.
Click to hide internal directories.