Documentation ¶
Overview ¶
Package statsd implements a Instrumentation on a g2s.Statter.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(statter g2s.Statter, sampleRate float32, bucketPrefix string) instrumentation.Instrumentation
New returns a new Instrumentation that forwards metrics to statsd. All bucket names take the form e.g. "insert.record.count" and are prefixed with the common bucketPrefix.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.