dlmarion commented on code in PR #4813:
URL: https://github.com/apache/accumulo/pull/4813#discussion_r1723980506


##########
core/src/main/java/org/apache/accumulo/core/metrics/MetricsProducer.java:
##########
@@ -634,6 +634,13 @@
  * <tr>
  * <td>N/A</td>
  * <td>N/A</td>
+ * <td>{@link #METRICS_MANAGER_COMPACTION_SVC_ERRORS}</td>
+ * <td>Gauge</td>
+ * <td></td>

Review Comment:
   According to the table header, that column is `Notes`. And the table 
description is `Summary of Metric Changes`. I created the table in the javadoc 
to help people map from the old Hadoop Metrics2 to Micrometer as that change 
was done in 2.1. Most of the values in that column are empty.  Maybe we should 
modify the javadoc table in 3.1 and populate it with descriptions in some 
manner that can be used in the user guide.



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