36 static constexpr std::string_view
kName =
"system-statistics-collector";
38 SystemStatisticsCollector(
const ComponentConfig&,
const ComponentContext&);
40 static yaml_config::Schema GetStaticConfigSchema();
52 const bool with_nginx_;
53 engine::TaskProcessor& fs_task_processor_;
55 utils::PeriodicTask periodic_;