#include <userver/dist_lock/statistics.hpp>
Distributed lock worker statistics counters.
Definition at line 15 of file statistics.hpp.
| utils::statistics::RateCounter dist_lock::Statistics::brain_splits {} |
Definition at line 19 of file statistics.hpp.
| utils::statistics::RateCounter dist_lock::Statistics::lock_failures {} |
Definition at line 17 of file statistics.hpp.
| utils::statistics::RateCounter dist_lock::Statistics::lock_successes {} |
Definition at line 16 of file statistics.hpp.
| utils::statistics::RateCounter dist_lock::Statistics::task_failures {} |
Definition at line 20 of file statistics.hpp.
| utils::statistics::RateCounter dist_lock::Statistics::watchdog_triggers {} |
Definition at line 18 of file statistics.hpp.