# File lib/new_relic/agent/pipe_service.rb, line 48 def error_data(errors) write_to_pipe(:error_data, errors) if errors end