Method: Sentry::Metrics::GaugeMetric#sum

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

#sumObject (readonly)

Returns the value of attribute sum.


6
7
8
# File 'lib/sentry/metrics/gauge_metric.rb', line 6

def sum
  @sum
end