# File lib/new_relic/agent/pipe_service.rb, line 39 def metric_data(unsent_timeslice_data) write_to_pipe(:metric_data, unsent_timeslice_data) {} end