Method: Sentry::Metrics::Aggregator#buckets

Defined in:
lib/sentry/metrics/aggregator.rb

#bucketsObject (readonly)

exposed only for testing

[View source]

34
35
36
# File 'lib/sentry/metrics/aggregator.rb', line 34

def buckets
  @buckets
end