yuangjiang commented on issue #965: URL: https://github.com/apache/incubator-seatunnel/issues/965#issuecomment-1007460506
the plugin can consider adding the following monitoring indicators: 1. Read the number of records 2. Read size 3. CPU time 4. Consumption of memory size 5. Number of concurrent threads of execution 7. Number of records written 8. Write data size 9. Consume CPU time 10. Consumption of memory size 11. Number of concurrent threads You can consider designing and integrating these monitoring indicators from SparkListener, but you need to consider how to design it reasonably. Recently, we are also considering adding this part of the function to discuss together  -- 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]
