[ 
https://issues.apache.org/jira/browse/CASSANDRA-15704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17077706#comment-17077706
 ] 

Jon Haddad commented on CASSANDRA-15704:
----------------------------------------

PR here: https://github.com/apache/cassandra/pull/524

> add client request size metrics to netty pipeline
> -------------------------------------------------
>
>                 Key: CASSANDRA-15704
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15704
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Observability/Metrics
>            Reporter: Jon Haddad
>            Assignee: Jon Haddad
>            Priority: Normal
>
> We currently lack metrics around client connection incoming / outgoing bytes. 
>  It’s fairly standard to know how many bytes are read and written to the 
> network, but that aggregates client facing and internal cluster traffic to a 
> single number.  This patch will help us understand client overhead more 
> granularly.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to