[
https://issues.apache.org/jira/browse/KUDU-2797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16835388#comment-16835388
]
HeLifu commented on KUDU-2797:
------------------------------
Right now we collect these metrics via HTTP interface from all of the tservers,
merge and display on the monitoring systems. But it's not friendly for
kudu-users, i think.
> Implement table size metrics
> ----------------------------
>
> Key: KUDU-2797
> URL: https://issues.apache.org/jira/browse/KUDU-2797
> Project: Kudu
> Issue Type: Task
> Components: master, metrics
> Affects Versions: 1.8.0
> Reporter: Mike Percy
> Assignee: HeLifu
> Priority: Major
>
> It would be valuable to implement table size metrics for row count and byte
> size (pre-replication and post-replication). The master could aggregate these
> stats from the various partitions (tablets) and expose aggregated metrics for
> consumption by monitoring systems and dashboards. These same metrics would
> also be valuable to display on the web UI.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)