Component for system resource usage statistics collection.
Definition in file system_statistics_collector.hpp.
Go to the source code of this file.
#include <userver/components/component_fwd.hpp>
#include <userver/components/loggable_component_base.hpp>
#include <userver/engine/task/task_processor_fwd.hpp>
#include <userver/utils/statistics/entry.hpp>
Classes | |
class | components::SystemStatisticsCollector |
Component for system resource usage statistics collection. More... | |
Namespaces | |
namespace | components |
Contains functions and types to start a userver based service/tool. | |
Variables | |
template<> | |
constexpr bool | components::kHasValidate< SystemStatisticsCollector > = true |