Module cadence::ext [−][src]
Advanced extension points for the Cadence library
Libraries wishing to make use of Cadence for sending metrics to a Statsd server but needing more control over how the metrics are built and formatted can make use these extension points. Most consumers of Cadence shouldn’t need to make use of these extension points.
Traits
| MetricBackend | Typically internal methods for sending metrics and handling errors. |