arjunashok commented on code in PR #166:
URL: https://github.com/apache/cassandra-sidecar/pull/166#discussion_r1929068981


##########
server-common/src/main/java/org/apache/cassandra/sidecar/common/server/MetricsOperations.java:
##########
@@ -32,4 +33,9 @@ public interface MetricsOperations
      */
     ConnectedClientStatsResponse connectedClientStats(boolean summaryOnly);
 
+    /**
+     * Retrieve the stream progress stats metrics from the cluster
+     * @return the requested stream progress stats, in full or summary

Review Comment:
   not applicable. will remove



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to