Class: StatsD::Instrument::StatsDDatagramBuilder

Inherits:
DatagramBuilder show all
Defined in:
lib/statsd/instrument/statsd_datagram_builder.rb

Overview

Note:

This class is part of the new Client implementation that is intended to become the new default in the next major release of this library.

Method Summary

Methods inherited from DatagramBuilder

#c, #d, datagram_class, #g, #h, #initialize, #kv, #latency_metric_type, #ms, #s, unsupported_datagram_types

Constructor Details

This class inherits a constructor from StatsD::Instrument::DatagramBuilder