EdColeman opened a new pull request, #4244: URL: https://github.com/apache/accumulo/pull/4244
- Adds the MeterRegistryFactory to `..core.spi.metrics` and deprecates the one in `..core.metrics` - Modified the GENERAL_MICROMETER_FACTORY to be a list of class names. This would allow multiple provides to be used. For example, logging and statsd. Primarly this may help track down metrics issues. - set the default for mini cluster to log metrics. This should increase the visibility of metrics during development, but may be cluttering the logs. This replaces #4218 -- 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: notifications-unsubscr...@accumulo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org