Sha256: 4352245b5f855d9865249a89be3d9f0ebe7e5bb85eedcd865e6669aa4b2376f0
Contents?: true
Size: 255 Bytes
Versions: 7
Compression:
Stored size: 255 Bytes
Contents
module Protobuf class Statsd class << self # The StatsD Client to send stats to. The client must match the # interface provided by lookout-statsd # (https://github.com/lookout/statsd). attr_accessor :client end end end
Version data entries
7 entries across 7 versions & 1 rubygems