package io.github.resilience4j.core.metrics
-
-
A
Metrics implementation is backed by a sliding window that aggregates only the last
N calls.
A
Metrics implementation is backed by a sliding time window that aggregates only the
calls made in the last
N seconds.