rvirgolireply opened a new issue, #3606: URL: https://github.com/apache/hop/issues/3606
### Apache Hop version? 2.7 ### Java version? 11.0.16 ### Operating system Windows ### What happened? I'm trying to log the duration of each action in my workflows. I'm using the provided "workflow-log-sample.hpl" sample in the samples/reflection folder. Even though each action in one of my workflows takes seconds to complete, in the output csv file I see actionDuration equal to zero for each of them. I got the same results also in Hop 2.3, same Java install. Here is a screenshot of the csv generated by the log sample.  ### Issue Priority Priority: 2 ### Issue Component Component: Samples, Component: Transforms -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
