zhoujinsong commented on issue #3104: URL: https://github.com/apache/amoro/issues/3104#issuecomment-2291138065
> 1) Could we add the metric for the tasks -- we can give more information from the task-level metrics and optimize the planning process; 2) could we add a metric for the committing process Great suggestion for plan/commit metrics. Adding metrics related to queries and commits is indeed very valuable. However, it may depend on Amoro to implement the Iceberg [MetricsReporter](https://github.com/apache/iceberg/blob/main/api/src/main/java/org/apache/iceberg/metrics/MetricsReporter.java) for collecting plan/commit information from different engines. This is indeed a planned feature for Amoro in the future, but it may not be included in this current feature. -- 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]
