Package io.micrometer.core.instrument.composite


@NonNullApi @NonNullFields package io.micrometer.core.instrument.composite
  • Classes
    Class
    Description
     
    The clock of the composite effectively overrides the clocks of the registries it manages without actually replacing the state of the clock in these registries with the exception of long task timers, whose clock cannot be overridden.