I L M S
All Classes All Packages
All Classes All Packages
All Classes All Packages
I
- initiateCompleted(MatsInitiateInterceptor.InitiateCompletedContext) - Method in class io.mats3.intercept.micrometer.MatsMicrometerInterceptor
- install(MatsInterceptable) - Static method in class io.mats3.intercept.micrometer.MatsMicrometerInterceptor
-
Installs a singleton instance of
MatsMicrometerInterceptorwhich employs theMetrics.globalRegistry, on the providedMatsInterceptable(which most probably is aMatsFactory). - install(MatsInterceptable, MeterRegistry) - Static method in class io.mats3.intercept.micrometer.MatsMicrometerInterceptor
-
Creates a
MatsMicrometerInterceptoremploying the providedMeterRegistry, and installs it as a singleton on the providedMatsInterceptable(which most probably is aMatsFactory). - io.mats3.intercept.micrometer - package io.mats3.intercept.micrometer
L
- LOG_PREFIX - Static variable in class io.mats3.intercept.micrometer.MatsMicrometerInterceptor
M
- MatsMicrometerInterceptor - Class in io.mats3.intercept.micrometer
-
An interceptor that instruments a MatsFactory with metrics using the (Spring) Micrometer framework.
S
- stageCompleted(MatsStageInterceptor.StageCompletedContext) - Method in class io.mats3.intercept.micrometer.MatsMicrometerInterceptor
- stageReceived(MatsStageInterceptor.StageReceivedContext) - Method in class io.mats3.intercept.micrometer.MatsMicrometerInterceptor
All Classes All Packages