|  | Kea 3.0.0
    | 
Statistics Names. More...
#include <d2_stats.h>
| Static Public Member Functions | |
| static void | init () | 
| Initialize D2 statistics. | |
| Static Public Attributes | |
| static const std::list< std::string > | key | 
| Key DNS update statistics names. | |
| static const std::list< std::string > | ncr | 
| Global NCR statistics names. | |
| static const std::list< std::string > | update | 
| Global DNS update statistics names. | |
Statistics Names.
Definition at line 17 of file d2_stats.h.
| 
 | static | 
Initialize D2 statistics.
Definition at line 47 of file d2_stats.cc.
References isc::stats::StatsMgr::instance(), ncr, isc::stats::StatsMgr::setMaxSampleCountDefault(), isc::stats::StatsMgr::setValue(), and update.
Referenced by isc::d2::D2Process::D2Process().
| 
 | static | 
Key DNS update statistics names.
Definition at line 43 of file d2_stats.h.
Referenced by isc::d2::D2TsigKey::resetStats().
| 
 | static | 
Global NCR statistics names.
Definition at line 25 of file d2_stats.h.
Referenced by init().
| 
 | static | 
Global DNS update statistics names.
Definition at line 35 of file d2_stats.h.
Referenced by init().