# File lib/new_relic/agent/datastores/metric_helper.rb, line 27 def self.instance_metric_for(product, host, port_path_or_id) "Datastore/instance/#{product}/#{host}/#{port_path_or_id}" end