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

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

Thanks David - I updated the patch & committed.

> 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
>              Labels: pull-request-available
>             Fix For: 4.0-alpha
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> 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: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to