CarlosJuncher03 commented on issue #3003: URL: https://github.com/apache/hop/issues/3003#issuecomment-4416749624
I agree that Pipeline Logging, Pipeline Probe, and Execution Information are excellent ways to monitor the full pipeline flow in a generic and reusable way. In fact, we have been able to create a monitoring model that can be forked and applied to multiple pipelines, which is very powerful. My point is not to replace that approach. The idea is to have something lighter for smaller or more niche pipelines, where setting up the full logging/probe/execution information structure may be more than what is needed. For those cases, it would be useful to have a simple way to expose selected step metrics directly in the standard pipeline log, or through a lightweight transform. This would make basic operational visibility easier without competing with the more complete monitoring approach. -- 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]
