Package io.mats3.intercept.micrometer
Mats3 interceptor adding metrics gathering using Spring's Micrometer solution - consists of a single class
MatsMicrometerInterceptor, for which the JMS
implementation has special support in that if it resides on the classpath, it will autoinstall.-
Class Summary Class Description MatsMicrometerInterceptor An interceptor that instruments a MatsFactory with metrics using the (Spring) Micrometer framework.MatsMicrometerInterceptor.SuggestedTimingHistogramsMeterFilter AMeterFilterthat applies a hopefully reasonable histogram to allTimermeters.