Method: Sentry::Metrics::GaugeMetric#count
- Defined in:
- lib/sentry/metrics/gauge_metric.rb
permalink #count ⇒ Object (readonly)
Returns the value of attribute count.
6 7 8 |
# File 'lib/sentry/metrics/gauge_metric.rb', line 6 def count @count end |