Diagnostics configuration.
More...
#include <serverconfig.hpp>
Diagnostics configuration.
◆ Diagnostics()
kanzi::connect::ServerConfig::Diagnostics::Diagnostics |
( |
| ) |
|
|
explicit |
◆ ~Diagnostics()
virtual kanzi::connect::ServerConfig::Diagnostics::~Diagnostics |
( |
| ) |
|
|
overridevirtualdefault |
◆ AMOUNT_LOG_LINES_TO_KEEP
const string kanzi::connect::ServerConfig::Diagnostics::AMOUNT_LOG_LINES_TO_KEEP |
|
static |
Amount of log lines to keep.
◆ DEFAULT_LATENCY_MEAS_INTERVAL_ms
constexpr int kanzi::connect::ServerConfig::Diagnostics::DEFAULT_LATENCY_MEAS_INTERVAL_ms = 1000 * 2 |
|
staticconstexpr |
Latency measurement interval default value.
◆ DEFAULT_LOG_LINES_TO_KEEP
constexpr int kanzi::connect::ServerConfig::Diagnostics::DEFAULT_LOG_LINES_TO_KEEP = 50 |
|
staticconstexpr |
Amount of log lines to keep.
◆ DEFAULT_REMOTE_DIAGNOSTICS_COLLECTION_FACTOR
constexpr int kanzi::connect::ServerConfig::Diagnostics::DEFAULT_REMOTE_DIAGNOSTICS_COLLECTION_FACTOR = 2 |
|
staticconstexpr |
How often to connection remote diagnostics information.
◆ ENABLE_DETAILED_LOG_KEY
const string kanzi::connect::ServerConfig::Diagnostics::ENABLE_DETAILED_LOG_KEY |
|
static |
Detailed logging enabled.
◆ ENABLE_DIAGNOSTICS_KEY
const string kanzi::connect::ServerConfig::Diagnostics::ENABLE_DIAGNOSTICS_KEY |
|
static |
Whether or not enable diagnostics overall.
◆ ENABLE_REMOTE_DIAGNOSTICS_COLLECTION
const string kanzi::connect::ServerConfig::Diagnostics::ENABLE_REMOTE_DIAGNOSTICS_COLLECTION |
|
static |
Whether or not to enable remote diagnostics collection.
◆ LATENCY_MEAS_INTERVAL_KEY
const string kanzi::connect::ServerConfig::Diagnostics::LATENCY_MEAS_INTERVAL_KEY |
|
static |
How often to measure latency.
◆ REMOTE_DIAGNOSTICS_COLLECTION_FACTOR_KEY
const string kanzi::connect::ServerConfig::Diagnostics::REMOTE_DIAGNOSTICS_COLLECTION_FACTOR_KEY |
|
static |
How often to collect remote diagnostics information.
The documentation for this class was generated from the following file: