Module org.mule.metrics.api
Package org.mule.metrics.api.instrument
package org.mule.metrics.api.instrument
-
InterfacesClassDescriptionA component that is used for reporting measurements.A counter for registering long measurements, only incremental.The
LongGaugeinterface represents an instrument that records and retrieves long values.A counter for registering long measurements that can be incremented/decreased.