zhoujinsong opened a new issue, #3104: URL: https://github.com/apache/amoro/issues/3104
### Description Add table summary metrics for each table to help users better understand the detail of tables. ### Use case/motivation Amoro has currently implemented the Metric System to provide various metric information externally. However, it is also crucial to have metrics for important aspects such as data size, file count, and record numbers related to tables. By adding metrics for these aspects, we aim to assist users in gaining a better understanding of the various situations on the tables. ### Describe the solution We should define proper table summary metrics first. Then AMS will refresh the table runtime every 3 minutes(by default), it can update the table summary metrics in this stage. ### Subtasks _No response_ ### Related issues _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
