userver: utils::trx_tracker::TransactionTrackerStatistics Struct Reference
Loading...
Searching...
No Matches
utils::trx_tracker::TransactionTrackerStatistics Struct Referencefinal

#include <userver/utils/trx_tracker.hpp>

Detailed Description

Statistics for transaction tracker.

Definition at line 63 of file trx_tracker.hpp.

Public Attributes

utils::statistics::Rate triggers {0}
 How many times check for active transactions was triggered.
 

Member Data Documentation

◆ triggers

utils::statistics::Rate utils::trx_tracker::TransactionTrackerStatistics::triggers {0}

How many times check for active transactions was triggered.

Definition at line 65 of file trx_tracker.hpp.


The documentation for this struct was generated from the following file: