Module dipstick::statsd [] [src]

Send metrics to a statsd server.

Structs

StatsdMetric

Key of a statsd metric.

StatsdSink

Allows sending metrics to a statsd server

Traits

ToSocketAddrs

A trait for objects which can be converted or resolved to one or more SocketAddr values.

Functions

statsd

Send metrics to a statsd server at the address and port provided.