java.lang.Object
io.github.resilience4j.springboot3.micrometer.monitoring.endpoint.TimerEndpoint

@Endpoint(id="timers") public class TimerEndpoint extends Object
REST API endpoint to retrieve all configured timers
  • Constructor Details

    • TimerEndpoint

      public TimerEndpoint(io.github.resilience4j.micrometer.TimerRegistry timerRegistry)
  • Method Details

    • getAllRetries

      @ReadOperation public io.github.resilience4j.common.micrometer.monitoring.endpoint.TimerEndpointResponse getAllRetries()