Method: Datadog::Core::Metrics::Metric#options

Defined in:
lib/datadog/core/metrics/metric.rb

#optionsObject

Returns the value of attribute options

Returns:

  • (Object)

    the current value of options



6
7
8
# File 'lib/datadog/core/metrics/metric.rb', line 6

def options
  @options
end