# File lib/new_relic/metric_data.rb, line 43
    def to_s
      "#{metric_spec.name}(#{metric_spec.scope}): #{stats}"
    end