[
https://issues.apache.org/jira/browse/PHOENIX-5469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
abhishek sen updated PHOENIX-5469:
----------------------------------
Description: Currently Phoenix exposes Global Client Metrics and Request
Level Metrics. Histogram based Table level Client Metrics for the currently
available [metrics|https://phoenix.apache.org/metrics.html] could be useful to
monitor performance and load on one particular table. Since the current Global
Client Metrics is exposed via MBean similar thing could be done for the per
table metrics. We can register one MBean for each table and have attribute
values as
[histogram|https://hbase.apache.org/2.0/devapidocs/org/apache/hadoop/metrics2/lib/MutableTimeHistogram.html]
snapshots of the metrics. (was: Currently Phoenix exposes Global Client
Metrics and Request Level Metrics. Histogram based Table level Client Metrics
for the currently available [metrics|https://phoenix.apache.org/metrics.html]
could be useful to monitor performance and load on once particular table. Since
the current Global Client Metrics is exposed via MBean similar thing could be
done for the per table metrics. We can register one MBean for each table and
have attribute values as
[histogram|https://hbase.apache.org/2.0/devapidocs/org/apache/hadoop/metrics2/lib/MutableTimeHistogram.html]
snapshots of the metrics.)
> Phoenix Table level Client Metrics
> ----------------------------------
>
> Key: PHOENIX-5469
> URL: https://issues.apache.org/jira/browse/PHOENIX-5469
> Project: Phoenix
> Issue Type: Improvement
> Reporter: abhishek sen
> Priority: Minor
>
> Currently Phoenix exposes Global Client Metrics and Request Level Metrics.
> Histogram based Table level Client Metrics for the currently available
> [metrics|https://phoenix.apache.org/metrics.html] could be useful to monitor
> performance and load on one particular table. Since the current Global Client
> Metrics is exposed via MBean similar thing could be done for the per table
> metrics. We can register one MBean for each table and have attribute values
> as
> [histogram|https://hbase.apache.org/2.0/devapidocs/org/apache/hadoop/metrics2/lib/MutableTimeHistogram.html]
> snapshots of the metrics.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)