Class MicrometerTimedInterceptor.TimerSample

java.lang.Object
io.quarkus.micrometer.runtime.MicrometerTimedInterceptor.Sample
io.quarkus.micrometer.runtime.MicrometerTimedInterceptor.TimerSample
Enclosing class:
MicrometerTimedInterceptor

final class MicrometerTimedInterceptor.TimerSample extends MicrometerTimedInterceptor.Sample
  • Constructor Details

    • TimerSample

      public TimerSample(io.micrometer.core.annotation.Timed timed, io.micrometer.core.instrument.Tags commonTags)
  • Method Details