lewismc commented on PR #906: URL: https://github.com/apache/nutch/pull/906#issuecomment-4228963368
The temp Indexer output isn't ideal. Thank you for reviewing. This "Indexer Latency Merge" is one solution. I will follow up with alternative(s) soon. Additionally, even documentation the metrics evolution is something I need to get around to. As of right now I added a notice to the [wiki metrics documentation](https://cwiki.apache.org/confluence/display/NUTCH/Metrics) to state it is superseded. The best current documentation is our Javadoc * [NutchMetrics](https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/javadoc/org/apache/nutch/metrics/NutchMetrics.html) * [ErrorTracker](https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/javadoc/org/apache/nutch/metrics/ErrorTracker.html) * [LatencyTracker](https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/javadoc/org/apache/nutch/metrics/LatencyTracker.html) I think we can do better than Javadoc and I am thinking about how we package better documentation. -- 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]

