# Functions
DefaultMetricPrefix is the default mapping for metrics to statsd keys.
MetricWithPrefix is the default mapping for metrics to statsd keys.
NewStatsdReporter returns a StatsReporter that reports to statsd on the given addr.
NewStatsdReporterClient returns a StatsReporter that reports stats to the given client.
# Variables
MetricKey is called to generate the statsd key for a given metric and tags.