failsafe-lib / failsafe

Fault tolerance and resilience patterns for the JVM
https://failsafe.dev
Apache License 2.0
4.17k stars 296 forks source link

Expose RetryPolicy metrics #286

Open jhalterman opened 3 years ago

jhalterman commented 3 years ago

Expose metrics relating to execution counts via the RetryPolicy instance.

nikasakandelidze commented 2 years ago

@jhalterman Hello there! I'd like to give a hand by contributing. Could you place more details of this issue? What exact metrics are meant here? Thanks in advance.