Documentation
¶
Overview ¶
Package statsd is a helper package that wraps some common statsd methods. It hides the datadog dependency so if we decide to migrate away from datadog in the future, we only need to edit this single file. For example, the https://pkg.go.dev/github.com/cactus/go-statsd-client/statsd package roughly implements datadog's ClientInterface interface.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Client ¶
func Client() ddstatsd.ClientInterface
func EmitTickStat ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.