22.2.0
Instrumentation!
Added
- Retries are now instrumented.
If prometheus-client is installed, retries are counted using the Prometheus counterstamina_retries_total
.
If structlog is installed, they are logged using a structlog logger at warning level.
These two instrumentations are independent from each other.