Shashikant Banerjee created RATIS-648:
-----------------------------------------
Summary: Add metrics related to GrpcLogAppendRequests
Key: RATIS-648
URL: https://issues.apache.org/jira/browse/RATIS-648
Project: Ratis
Issue Type: Sub-task
Components: server
Affects Versions: 0.4.0
Reporter: Shashikant Banerjee
Assignee: Shashikant Banerjee
Following metrics would be useful related to GrpcLogAppends for performance and
health monitoring and tuning:
|GrpcLogAppenderLatency|Time taken to append a log entry to each follower and
get acknowledgement|
|logAppendRetryCount|Total no of retried logAppends requests|
|logAppendRequestCount|Total no of logAppendRequest|
|appendEntryProcessingLatency|Time required to process an append entry request
on each follower|
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)