# File lib/new_relic/agent/datastores/metric_helper.rb, line 31
        def self.product_suffixed_rollup(product, suffix)
          "Datastore/#{product}/#{suffix}"
        end