dlmarion opened a new issue, #4815: URL: https://github.com/apache/accumulo/issues/4815
The javadoc table in MetricsProducer was added in 2.1 to aid in the metric usage from prior versions. Micrometer replaced Hadoop Metrics2 in version 2.1.0, which changed the format of the metrics. Post 2.1 we can change the javadoc table such that is no longer an aid for metric conversion and more of a user guide to the metrics. The table could be modified to include a description of what the metric indicates, what properties could be related that might influence the behavior of the code being monitored, what conditions to look for, and what actions to take. -- 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]
