Returns the value of attribute value
Returns:
the current value of value
6 7 8
# File 'lib/datadog/core/metrics/metric.rb', line 6 def value @value end