Dump storage configuration types.
Definition in file config.hpp.
Go to the source code of this file.
#include <chrono>#include <optional>#include <string>#include <string_view>#include <unordered_map>#include <userver/dynamic_config/snapshot.hpp>#include <userver/formats/json/value.hpp>#include <userver/yaml_config/yaml_config.hpp>#include <dynamic_config/variables/USERVER_DUMPS.hpp>
This graph shows which files directly or indirectly include this file:Classes | |
| struct | dump::Config |
| struct | dump::DynamicConfig |
Namespaces | |
| namespace | dump |
| Dumping of cache-like components. | |
Typedefs | |
| using | dump::ConfigPatch = ::dynamic_config::userver_dumps::ConfigPatch |
Variables | |
| const std::string_view | dump::kDump |
| const std::string_view | dump::kMaxDumpAge |
| const std::string_view | dump::kMinDumpInterval |