[go: up one dir, main page]

Module cadence::ext

source ·
Expand description

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.

Traits

Typically internal methods for sending metrics and handling errors.