Package org.apache.accumulo.core.spi.metrics
package org.apache.accumulo.core.spi.metrics
-
ClassDescriptionExample implementation of enabling a metrics provider by implementing the
MeterRegistryFactoryinterface.The Micrometer metrics allows for different monitoring systems. and can be enabled within Accumulo with properties and are initialized by implementing this interface and providing the factory implementation clas name as a property.