pnowojski commented on a change in pull request #11564: [FLINK-16864][metrics] 
Add IdleTime metric for task.
URL: https://github.com/apache/flink/pull/11564#discussion_r403039657
 
 

 ##########
 File path: docs/monitoring/metrics.zh.md
 ##########
 @@ -1440,6 +1440,11 @@ Certain RocksDB native metrics are available but 
disabled by default, you can fi
       <td>Whether the task is back-pressured.</td>
       <td>Gauge</td>
     </tr>
+    <tr>
+      <td>idleTimeMsPerSecond</td>
+      <td>The time(in milliseconds) this task is idle(either has no data to 
process or it is back pressured) per second.</td>
 
 Review comment:
   nit: still missing spaces in front of opening braces `(`

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to