Package io.mats3.intercept.micrometer
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.-
ClassesClassDescriptionAn interceptor that instruments a MatsFactory with metrics using the (Spring) Micrometer framework.A
MeterFilter
that applies a hopefully reasonable histogram to all timing meters.