cuijianwei created HBASE-10213:
----------------------------------
Summary: Add read log size per second metrics for replication
source
Key: HBASE-10213
URL: https://issues.apache.org/jira/browse/HBASE-10213
Project: HBase
Issue Type: Improvement
Components: metrics, Replication
Affects Versions: 0.94.14
Reporter: cuijianwei
Priority: Minor
The current metrics of replication source contain logEditsReadRate,
shippedBatchesRate, etc, which could indicate how fast the data replicated to
peer cluster to some extent. However, it is not clear enough to know how many
bytes replicating to peer cluster from these metrics. In production
environment, it may be important to know the size of replicating data per
second because the services may be affected if the network become busy.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)