34 static constexpr std::string_view
kName =
"dump-configurator";
36 DumpConfigurator(
const ComponentConfig& config,
const ComponentContext& context);
38 const std::string& GetDumpRoot()
const;
40 static yaml_config::Schema GetStaticConfigSchema();
43 const std::string dump_root_;