You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "vikas meka (Jira)" <ji...@apache.org> on 2020/04/14 02:36:00 UTC

[jira] [Created] (PHOENIX-5837) Table Level Phoenix Metrics Implementation.

vikas meka created PHOENIX-5837:
-----------------------------------

             Summary: Table Level Phoenix Metrics Implementation.
                 Key: PHOENIX-5837
                 URL: https://issues.apache.org/jira/browse/PHOENIX-5837
             Project: Phoenix
          Issue Type: Task
            Reporter: vikas meka


currently GlobalClient Metrics provide aggregated information about the usage of the application in-terms of total no. of reads, total no. of writes, total number of failures, total no.of failures etc. In some scenarios these counters do not provide much useful insights into Phoenix usage pattern.
 The task is to add TableLevel Phoenix metrics on top of Global Phoenix metrics which would be helpful in analyzing the reads/writes/deletes on a table.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)