# File lib/new_relic/agent/datastores/metric_helper.rb, line 19 def self.statement_metric_for(product, collection, operation) "Datastore/statement/#{product}/#{collection}/#{operation}" end