Github user kl0u commented on a diff in the pull request: https://github.com/apache/flink/pull/6152#discussion_r197086995 --- Diff: docs/monitoring/metrics.md --- @@ -1228,7 +1228,7 @@ Thus, in order to infer the metric identifier: <td>Meter</td> </tr> <tr> - <th rowspan="5"><strong>Task/Operator</strong></th> + <th rowspan="6"><strong>Task/Operator</strong></th> --- End diff -- I would put "Task and Operator" rather than "Task/Operator"
---