Class MicrometerTimerStartAction
java.lang.Object
com.chutneytesting.action.micrometer.MicrometerTimerStartAction
- All Implemented Interfaces:
Action
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionMicrometerTimerStartAction(Logger logger, io.micrometer.core.instrument.MeterRegistry registry) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.chutneytesting.action.spi.Action
validateInputs
-
Field Details
-
OUTPUT_TIMER_SAMPLE
- See Also:
-
-
Constructor Details
-
MicrometerTimerStartAction
-
-
Method Details