Method: StatsD::Instrument::AggregationKey#sample_rate
- Defined in:
- lib/statsd/instrument/aggregator.rb
#sample_rate ⇒ Object (readonly)
Returns the value of attribute sample_rate.
6 7 8 |
# File 'lib/statsd/instrument/aggregator.rb', line 6 def sample_rate @sample_rate end |