StatsdClient
StatsdClient
is a metrics backend for SwiftMetrics
, designed to integrate applications with observability servers that support statsd
protocol. The client uses SwiftNIO
to establish a UDP connection to the statsd
server.
final class StatsdClient