mjsax commented on code in PR #16148:
URL: https://github.com/apache/kafka/pull/16148#discussion_r1622740601


##########
docs/ops.html:
##########
@@ -3143,7 +3143,7 @@ <h5 class="anchor-heading"><a 
id="kafka_streams_store_monitoring" class="anchor-
       </tr>
       <tr>
         <td>all-latency-avg</td>
-        <td>The average all operation execution time in ns.</td>
+        <td>The average execution time in ns, for iterating over the results 
of the all operation.</td>

Review Comment:
   ```suggestion
           <td>The average execution time in ns, from iterator create to close 
time.</td>
   ```



-- 
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]

Reply via email to