Module tokio_cadence::udp[][src]

Asynchronous Metric Sink implementation that uses UDP sockets.

Structs

TokioBatchUdpMetricSink

Metric sink that allows clients to enqueue metrics without blocking, and sending them asynchronously via UDP using Tokio runtime.