You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jon Haddad (Jira)" <ji...@apache.org> on 2020/04/08 00:36:00 UTC

[jira] [Commented] (CASSANDRA-15704) add client request size metrics to netty pipeline

    [ 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: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org