userver: clients::dns::Resolver::LookupSourceCounters Struct Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
clients::dns::Resolver::LookupSourceCounters Struct Reference

Detailed Description

Definition at line 29 of file resolver.hpp.

Public Attributes

utils::statistics::RateCounter file
 
utils::statistics::RateCounter cached
 
utils::statistics::RateCounter cached_stale
 
utils::statistics::RateCounter cached_failure
 
utils::statistics::RateCounter network
 
utils::statistics::RateCounter network_failure
 

Member Data Documentation

◆ cached

utils::statistics::RateCounter clients::dns::Resolver::LookupSourceCounters::cached

Definition at line 31 of file resolver.hpp.

◆ cached_failure

utils::statistics::RateCounter clients::dns::Resolver::LookupSourceCounters::cached_failure

Definition at line 33 of file resolver.hpp.

◆ cached_stale

utils::statistics::RateCounter clients::dns::Resolver::LookupSourceCounters::cached_stale

Definition at line 32 of file resolver.hpp.

◆ file

utils::statistics::RateCounter clients::dns::Resolver::LookupSourceCounters::file

Definition at line 30 of file resolver.hpp.

◆ network

utils::statistics::RateCounter clients::dns::Resolver::LookupSourceCounters::network

Definition at line 34 of file resolver.hpp.

◆ network_failure

utils::statistics::RateCounter clients::dns::Resolver::LookupSourceCounters::network_failure

Definition at line 35 of file resolver.hpp.


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