Package com.timgroup.statsd

Interface Summary
StatsDClient Describes a client connection to a StatsD server, which may be used to post metrics in the form of counters, timers, and gauges.
StatsDClientErrorHandler Describes a handler capable of processing exceptions that occur during StatsD client operations.
 

Class Summary
NonBlockingStatsDClient A simple StatsD client implementation facilitating metrics recording.
NoOpStatsDClient A No-Op StatsDClient, which can be substituted in when metrics are not required.
ServiceCheck A service check model, which is used to format a service check message sent to the datadog agent
 

Exception Summary
StatsDClientException Signals that an exception has occurred when trying to start the StatsD client
 



Copyright © 2015. All rights reserved.