Method: Sentry::Metrics::Aggregator#buckets
- Defined in:
- lib/sentry/metrics/aggregator.rb
permalink #buckets ⇒ Object (readonly)
exposed only for testing
34 35 36 |
# File 'lib/sentry/metrics/aggregator.rb', line 34 def buckets @buckets end |