zcoo opened a new issue, #1526: URL: https://github.com/apache/fluss/issues/1526
### Search before asking - [x] I searched in the [issues](https://github.com/alibaba/fluss/issues) and found nothing similar. ### Description Fluss reports some table bucket metrics now. When the number of buckets is very large, the number of metrics data expands significantly. These metrics should only be reported by table level rather than bucket level: table_bucket_log_flushLatencyMs table_bucket_log_flushPerSecond table_bucket_isrExpandsPerSecond table_bucket_isrShrinksPerSecond table_bucket_failedIsrUpdatesPerSecond table_bucket_atMinIsr table_bucket_underMinIsr table_bukcket_preWriteBufferFlushLatencyMs These metrics may be removed: table_bucket_log_flushLatencyMs_count table_bucket_inSyncReplicasCount ### Willingness to contribute - [ ] I'm willing to submit a PR! -- 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]
