25 "queue-mgr-queue-full"
51 stats_mgr.
setValue(name,
static_cast<int64_t
>(0));
54 stats_mgr.
setValue(name,
static_cast<int64_t
>(0));
static const std::list< std::string > update
Global DNS update statistics names.
static const std::list< std::string > key
Key DNS update statistics names.
static const std::list< std::string > ncr
Global NCR statistics names.
static void init()
Initialize D2 statistics.
Statistics Manager class.
static StatsMgr & instance()
Statistics Manager accessor method.
void setMaxSampleCountDefault(uint32_t max_samples)
Set default count limit.
void setValue(const std::string &name, const int64_t value)
Records absolute integer observation.
Defines the logger used by the top-level component of kea-lfc.