Github user greghogan commented on a diff in the pull request:
https://github.com/apache/flink/pull/5213#discussion_r159523422
--- Diff: docs/monitoring/metrics.md ---
@@ -905,7 +903,7 @@ Thus, in order to infer the metric identifier:
<tbody>
<tr>
<th rowspan="1"><strong>Job-/TaskManager</strong></th>
- <td rowspan="1">Status.JVM.ClassLoader</td>
+ <td rowspan="1">Status.JVM</td>
--- End diff --
Infix as `Status.JVM.Threads` and Metrics as `Count`?---
