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

Caleb Rackliffe edited comment on CASSANDRA-18155 at 1/27/23 5:24 PM:
----------------------------------------------------------------------

[~Bereng] Yeah, I had an out-of-date local trunk when I generated my first 
CircleCi config. [This 
one|https://github.com/apache/cassandra/blob/2f7f4935cb72d5c18af693d7e147def8ac8e8d4d/.circleci/config.yml#L4175]
 looks better (i.e. only runs the new test,  
{{ClientRequestRowAndColumnMetricsTest}})


was (Author: maedhroz):
[~Bereng] Yeah, I had an out-of-date local trunk when I generated by first 
CircleCi config. [This 
one|https://github.com/apache/cassandra/blob/2f7f4935cb72d5c18af693d7e147def8ac8e8d4d/.circleci/config.yml#L4175]
 looks better (i.e. only runs the new test,  
{{ClientRequestRowAndColumnMetricsTest}})

> Coordinator level metrics for read response and mutation row and column counts
> ------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-18155
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18155
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Observability/Metrics
>            Reporter: Caleb Rackliffe
>            Assignee: Caleb Rackliffe
>            Priority: Normal
>             Fix For: 4.x
>
>          Time Spent: 4.5h
>  Remaining Estimate: 0h
>
> We propose creating a new metric group, {{ClientRequestSize}}, that will 
> house 4 new coordinator-level metrics:
> 1.) ColumnsRead - the total number of columns returned from the database to 
> clients
> 2.) RowsRead - the total number of rows returned from the database to clients
> 3.) ColumnsWritten - the total number of columns written to the database by 
> clients
> 4.) RowsWritten - the total number of rows written to the database by clients



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to