userver: Component Default Names
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
Component Default Names

Detailed Description

Default names of components that are used in static config files.

+ Collaboration diagram for Component Default Names:

Variables

static constexpr std::string_view alerts::StorageComponent::kName = "alerts-storage"
 The default name of alert::StorageComponent component.
 
static constexpr std::string_view alerts::Handler::kName = "handler-fired-alerts"
 The default name of alerts::Handler.
 
static constexpr std::string_view baggage::BaggageManagerComponent::kName = "baggage-manager"
 The default name of baggage::BaggageManagerComponent.
 
static constexpr std::string_view clients::dns::Component::kName = "dns-client"
 The default name of clients::dns::Component component.
 
static constexpr std::string_view components::HttpClient::kName = "http-client"
 The default name of components::HttpClient component.
 
static constexpr std::string_view clients::http::plugins::yandex_tracing::Component::kName = "http-client-plugin-yandex-tracing"
 The default name of clients::http::plugins::yandex_tracing::Component component.
 
static constexpr std::string_view components::DumpConfigurator::kName = "dump-configurator"
 The default name of components::DumpConfigurator component.
 
static constexpr std::string_view components::HeadersPropagatorComponent::kName = "headers-propagator"
 The default name of components::HeadersPropagatorComponent component.
 
static constexpr std::string_view components::LoggingConfigurator::kName = "logging-configurator"
 The default name of components::LoggingConfigurator component.
 
static constexpr std::string_view components::ManagerControllerComponent::kName = "manager-controller"
 The default name of components::ManagerControllerComponent.
 
static constexpr std::string_view components::ProcessStarter::kName = "process-starter"
 The default name of components::ProcessStarter component.
 
static constexpr std::string_view components::SingleThreadedTaskProcessors::kName = "single-threaded-task-processors"
 The default name of components::SingleThreadedTaskProcessors.
 
static constexpr std::string_view components::StatisticsStorage::kName = "statistics-storage"
 The default name of components::StatisticsStorage component.
 
static constexpr std::string_view congestion_control::Component::kName = "congestion-control"
 The default name of congestion_control::Component component.
 
static constexpr std::string_view components::DynamicConfigClient::kName = "dynamic-config-client"
 The default name of components::DynamicConfigClient.
 
static constexpr std::string_view components::DynamicConfig::kName = "dynamic-config"
 The default name of components::DynamicConfig.
 
static constexpr std::string_view components::DynamicConfigClientUpdater::kName = "dynamic-config-client-updater"
 The default name of components::DynamicConfigClientUpdater.
 
static constexpr std::string_view engine::TaskProcessorsLoadMonitor::kName {"task-processors-load-monitor"}
 The default name of engine::TaskProcessorsLoadMonitor.
 
static constexpr std::string_view components::Logging::kName = "logging"
 The default name of components::Logging component.
 
static constexpr std::string_view os_signals::ProcessorComponent::kName = "os-signal-processor"
 The default name of os_signals::ProcessorComponent.
 
static constexpr std::string_view components::Server::kName = "server"
 The default name of components::Server component.
 
static constexpr std::string_view components::AuthCheckerSettings::kName = "auth-checker-settings"
 The default name of components::AuthCheckerSettings.
 
static constexpr std::string_view server::handlers::auth::digest::AuthCheckerSettingsComponent::kName = "auth-digest-checker-settings"
 The default name of server::handlers::auth::digest::AuthCheckerSettingsComponent.
 
static constexpr std::string_view server::handlers::auth::digest::NonceCacheSettingsComponent::kName = "nonce-cache-settings"
 The default name of server::handlers::auth::NonceCacheSettingsComponent.
 
static constexpr std::string_view server::handlers::DnsClientControl::kName = "handler-dns-client-control"
 The default name of server::handlers::DnsClientControl.
 
static constexpr std::string_view server::handlers::DynamicDebugLog::kName = "handler-dynamic-debug-log"
 The default name of server::handlers::DynamicDebugLog.
 
static constexpr std::string_view server::handlers::HttpHandlerStatic::kName = "handler-static"
 The default name of server::handlers::HttpHandlerStatic.
 
static constexpr std::string_view server::handlers::ImplicitOptions::kName = "handler-implicit-http-options"
 The default name of server::handlers::ImplicitOptions component.
 
static constexpr std::string_view server::handlers::InspectRequests::kName = "handler-inspect-requests"
 The default name of server::handlers::InspectRequests.
 
static constexpr std::string_view server::handlers::Jemalloc::kName = "handler-jemalloc"
 The default name of server::handlers::Jemalloc.
 
static constexpr std::string_view server::handlers::LogLevel::kName = "handler-log-level"
 The default name of server::handlers::LogLevel.
 
static constexpr std::string_view server::handlers::OnLogRotate::kName = "handler-on-log-rotate"
 The default name of server::handlers::OnLogRotate.
 
static constexpr std::string_view server::handlers::Ping::kName = "handler-ping"
 The default name of server::handlers::Ping.
 
static constexpr std::string_view server::handlers::ServerMonitor::kName = "handler-server-monitor"
 The default name of server::handlers::ServerMonitor.
 
static constexpr std::string_view server::handlers::TestsControl::kName = "tests-control"
 The default name of server::handlers::TestsControl.
 
static constexpr std::string_view components::Secdist::kName = "secdist"
 The default name of components::Secdist.
 
static constexpr std::string_view components::DefaultSecdistProvider::kName = "default-secdist-provider"
 The default name of components::DefaultSecdistProvider.
 
static constexpr std::string_view components::TestsuiteSupport::kName = "testsuite-support"
 The default name of components::TestsuiteSupport.
 
static constexpr std::string_view components::Tracer::kName = "tracer"
 The default name of components::Tracer.
 
static constexpr std::string_view tracing::DefaultTracingManagerLocator::kName = "tracing-manager-locator"
 The default name of tracing::DefaultTracingManagerLocator.
 
static constexpr std::string_view components::SystemStatisticsCollector::kName = "system-statistics-collector"
 The default name of components::SystemStatisticsCollector.
 
static constexpr std::string_view components::MultiMongo::kName = "multi-mongo"
 The default name of components::MultiMongo.
 
static constexpr std::string_view components::Redis::kName = "redis"
 The default name of components::Redis.
 
static constexpr std::string_view ugrpc::client::ClientFactoryComponent::kName = "grpc-client-factory"
 The default name of ugrpc::client::middlewares::log::Component.
 
static constexpr std::string_view ugrpc::client::middlewares::baggage::Component::kName = "grpc-client-baggage"
 The default name of ugrpc::client::middlewares::baggage::Component.
 
static constexpr std::string_view ugrpc::client::middlewares::deadline_propagation::Component::kName = "grpc-client-deadline-propagation"
 The default name of ugrpc::client::middlewares::deadline_propagation::Component.
 
static constexpr std::string_view ugrpc::client::middlewares::log::Component::kName = "grpc-client-logging"
 The default name of ugrpc::client::middlewares::log::Component.
 
static constexpr std::string_view ugrpc::server::middlewares::baggage::Component::kName = "grpc-server-baggage"
 The default name of ugrpc::server::middlewares::baggage::Component.
 
static constexpr std::string_view ugrpc::server::middlewares::congestion_control::Component::kName = "grpc-server-congestion-control"
 The default name of ugrpc::server::middlewares::congestion_control::Component.
 
static constexpr std::string_view ugrpc::server::middlewares::deadline_propagation::Component::kName = "grpc-server-deadline-propagation"
 The default name of.
 
static constexpr std::string_view ugrpc::server::middlewares::log::Component::kName = "grpc-server-logging"
 The default name of ugrpc::server::middlewares::log::Component.
 
static constexpr std::string_view ugrpc::server::ServerComponent::kName = "grpc-server"
 The default name of ugrpc::server::ServerComponent.
 
static constexpr std::string_view ydb::YdbComponent::kName = "ydb"
 The default name of ydb::YdbComponent component.
 

Variable Documentation

◆ kName [1/53]

constexpr std::string_view alerts::StorageComponent::kName = "alerts-storage"
staticconstexpr

The default name of alert::StorageComponent component.

Definition at line 34 of file component.hpp.

◆ kName [2/53]

constexpr std::string_view alerts::Handler::kName = "handler-fired-alerts"
staticconstexpr

The default name of alerts::Handler.

Definition at line 23 of file handler.hpp.

◆ kName [3/53]

constexpr std::string_view baggage::BaggageManagerComponent::kName = "baggage-manager"
staticconstexpr

The default name of baggage::BaggageManagerComponent.

Definition at line 60 of file baggage_manager.hpp.

◆ kName [4/53]

constexpr std::string_view clients::dns::Component::kName = "dns-client"
staticconstexpr

The default name of clients::dns::Component component.

Definition at line 46 of file component.hpp.

◆ kName [5/53]

constexpr std::string_view components::HttpClient::kName = "http-client"
staticconstexpr

The default name of components::HttpClient component.

Definition at line 62 of file component.hpp.

◆ kName [6/53]

constexpr std::string_view clients::http::plugins::yandex_tracing::Component::kName = "http-client-plugin-yandex-tracing"
staticconstexpr

The default name of clients::http::plugins::yandex_tracing::Component component.

Definition at line 18 of file component.hpp.

◆ kName [7/53]

constexpr std::string_view components::DumpConfigurator::kName = "dump-configurator"
staticconstexpr

The default name of components::DumpConfigurator component.

Definition at line 34 of file dump_configurator.hpp.

◆ kName [8/53]

constexpr std::string_view components::HeadersPropagatorComponent::kName = "headers-propagator"
staticconstexpr

The default name of components::HeadersPropagatorComponent component.

Definition at line 39 of file headers_propagator_component.hpp.

◆ kName [9/53]

constexpr std::string_view components::LoggingConfigurator::kName = "logging-configurator"
staticconstexpr

The default name of components::LoggingConfigurator component.

Definition at line 48 of file logging_configurator.hpp.

◆ kName [10/53]

constexpr std::string_view components::ManagerControllerComponent::kName = "manager-controller"
staticconstexpr

The default name of components::ManagerControllerComponent.

Definition at line 75 of file manager_controller_component.hpp.

◆ kName [11/53]

constexpr std::string_view components::ProcessStarter::kName = "process-starter"
staticconstexpr

The default name of components::ProcessStarter component.

Definition at line 29 of file process_starter.hpp.

◆ kName [12/53]

constexpr std::string_view components::SingleThreadedTaskProcessors::kName = "single-threaded-task-processors"
staticconstexpr

The default name of components::SingleThreadedTaskProcessors.

Definition at line 36 of file single_threaded_task_processors.hpp.

◆ kName [13/53]

constexpr std::string_view components::StatisticsStorage::kName = "statistics-storage"
staticconstexpr

The default name of components::StatisticsStorage component.

Definition at line 36 of file statistics_storage.hpp.

◆ kName [14/53]

constexpr std::string_view congestion_control::Component::kName = "congestion-control"
staticconstexpr

The default name of congestion_control::Component component.

Definition at line 45 of file component.hpp.

◆ kName [15/53]

constexpr std::string_view components::DynamicConfigClient::kName = "dynamic-config-client"
staticconstexpr

The default name of components::DynamicConfigClient.

Definition at line 46 of file component.hpp.

◆ kName [16/53]

constexpr std::string_view components::DynamicConfig::kName = "dynamic-config"
staticconstexpr

The default name of components::DynamicConfig.

Definition at line 71 of file component.hpp.

◆ kName [17/53]

constexpr std::string_view components::DynamicConfigClientUpdater::kName = "dynamic-config-client-updater"
staticconstexpr

The default name of components::DynamicConfigClientUpdater.

Definition at line 81 of file component.hpp.

◆ kName [18/53]

constexpr std::string_view engine::TaskProcessorsLoadMonitor::kName {"task-processors-load-monitor"}
staticconstexpr

The default name of engine::TaskProcessorsLoadMonitor.

Definition at line 33 of file task_processors_load_monitor.hpp.

◆ kName [19/53]

constexpr std::string_view components::Logging::kName = "logging"
staticconstexpr

The default name of components::Logging component.

Definition at line 83 of file component.hpp.

◆ kName [20/53]

constexpr std::string_view os_signals::ProcessorComponent::kName = "os-signal-processor"
staticconstexpr

The default name of os_signals::ProcessorComponent.

Definition at line 28 of file component.hpp.

◆ kName [21/53]

constexpr std::string_view components::Server::kName = "server"
staticconstexpr

The default name of components::Server component.

Definition at line 91 of file component.hpp.

◆ kName [22/53]

constexpr std::string_view components::AuthCheckerSettings::kName = "auth-checker-settings"
staticconstexpr

The default name of components::AuthCheckerSettings.

Definition at line 33 of file auth_checker_settings_component.hpp.

◆ kName [23/53]

constexpr std::string_view server::handlers::auth::digest::AuthCheckerSettingsComponent::kName = "auth-digest-checker-settings"
staticconstexpr

◆ kName [24/53]

constexpr std::string_view server::handlers::auth::digest::NonceCacheSettingsComponent::kName = "nonce-cache-settings"
staticconstexpr

The default name of server::handlers::auth::NonceCacheSettingsComponent.

Definition at line 44 of file nonce_cache_settings_component.hpp.

◆ kName [25/53]

constexpr std::string_view server::handlers::DnsClientControl::kName = "handler-dns-client-control"
staticconstexpr

The default name of server::handlers::DnsClientControl.

Definition at line 41 of file dns_client_control.hpp.

◆ kName [26/53]

constexpr std::string_view server::handlers::DynamicDebugLog::kName = "handler-dynamic-debug-log"
staticconstexpr

The default name of server::handlers::DynamicDebugLog.

Definition at line 70 of file dynamic_debug_log.hpp.

◆ kName [27/53]

constexpr std::string_view server::handlers::HttpHandlerStatic::kName = "handler-static"
staticconstexpr

The default name of server::handlers::HttpHandlerStatic.

Definition at line 45 of file http_handler_static.hpp.

◆ kName [28/53]

constexpr std::string_view server::handlers::ImplicitOptions::kName = "handler-implicit-http-options"
staticconstexpr

The default name of server::handlers::ImplicitOptions component.

Definition at line 73 of file implicit_options.hpp.

◆ kName [29/53]

constexpr std::string_view server::handlers::InspectRequests::kName = "handler-inspect-requests"
staticconstexpr

The default name of server::handlers::InspectRequests.

Definition at line 40 of file inspect_requests.hpp.

◆ kName [30/53]

constexpr std::string_view server::handlers::Jemalloc::kName = "handler-jemalloc"
staticconstexpr

The default name of server::handlers::Jemalloc.

Definition at line 41 of file jemalloc.hpp.

◆ kName [31/53]

constexpr std::string_view server::handlers::LogLevel::kName = "handler-log-level"
staticconstexpr

The default name of server::handlers::LogLevel.

Definition at line 56 of file log_level.hpp.

◆ kName [32/53]

constexpr std::string_view server::handlers::OnLogRotate::kName = "handler-on-log-rotate"
staticconstexpr

The default name of server::handlers::OnLogRotate.

Definition at line 42 of file on_log_rotate.hpp.

◆ kName [33/53]

constexpr std::string_view server::handlers::Ping::kName = "handler-ping"
staticconstexpr

The default name of server::handlers::Ping.

Definition at line 36 of file ping.hpp.

◆ kName [34/53]

constexpr std::string_view server::handlers::ServerMonitor::kName = "handler-server-monitor"
staticconstexpr

The default name of server::handlers::ServerMonitor.

Definition at line 55 of file server_monitor.hpp.

◆ kName [35/53]

constexpr std::string_view server::handlers::TestsControl::kName = "tests-control"
staticconstexpr

The default name of server::handlers::TestsControl.

Definition at line 72 of file tests_control.hpp.

◆ kName [36/53]

constexpr std::string_view components::Secdist::kName = "secdist"
staticconstexpr

The default name of components::Secdist.

Definition at line 46 of file component.hpp.

◆ kName [37/53]

constexpr std::string_view components::DefaultSecdistProvider::kName = "default-secdist-provider"
staticconstexpr

The default name of components::DefaultSecdistProvider.

Definition at line 61 of file provider_component.hpp.

◆ kName [38/53]

constexpr std::string_view components::TestsuiteSupport::kName = "testsuite-support"
staticconstexpr

The default name of components::TestsuiteSupport.

Definition at line 57 of file testsuite_support.hpp.

◆ kName [39/53]

constexpr std::string_view components::Tracer::kName = "tracer"
staticconstexpr

The default name of components::Tracer.

Definition at line 39 of file component.hpp.

◆ kName [40/53]

constexpr std::string_view tracing::DefaultTracingManagerLocator::kName = "tracing-manager-locator"
staticconstexpr

The default name of tracing::DefaultTracingManagerLocator.

Definition at line 59 of file manager_component.hpp.

◆ kName [41/53]

constexpr std::string_view components::SystemStatisticsCollector::kName = "system-statistics-collector"
staticconstexpr

The default name of components::SystemStatisticsCollector.

Definition at line 42 of file system_statistics_collector.hpp.

◆ kName [42/53]

constexpr std::string_view ugrpc::client::ClientFactoryComponent::kName = "grpc-client-factory"
staticconstexpr

The default name of ugrpc::client::middlewares::log::Component.

Definition at line 61 of file client_factory_component.hpp.

◆ kName [43/53]

constexpr std::string_view ugrpc::client::middlewares::baggage::Component::kName = "grpc-client-baggage"
staticconstexpr

The default name of ugrpc::client::middlewares::baggage::Component.

Definition at line 20 of file component.hpp.

◆ kName [44/53]

constexpr std::string_view ugrpc::client::middlewares::deadline_propagation::Component::kName = "grpc-client-deadline-propagation"
staticconstexpr

The default name of ugrpc::client::middlewares::deadline_propagation::Component.

Definition at line 26 of file component.hpp.

◆ kName [45/53]

constexpr std::string_view ugrpc::client::middlewares::log::Component::kName = "grpc-client-logging"
staticconstexpr

The default name of ugrpc::client::middlewares::log::Component.

Definition at line 31 of file component.hpp.

◆ kName [46/53]

constexpr std::string_view ugrpc::server::middlewares::baggage::Component::kName = "grpc-server-baggage"
staticconstexpr

The default name of ugrpc::server::middlewares::baggage::Component.

Definition at line 21 of file component.hpp.

◆ kName [47/53]

constexpr std::string_view ugrpc::server::middlewares::congestion_control::Component::kName = "grpc-server-congestion-control"
staticconstexpr

The default name of ugrpc::server::middlewares::congestion_control::Component.

Definition at line 24 of file component.hpp.

◆ kName [48/53]

constexpr std::string_view ugrpc::server::middlewares::deadline_propagation::Component::kName = "grpc-server-deadline-propagation"
staticconstexpr

The default name of.

Definition at line 24 of file component.hpp.

◆ kName [49/53]

constexpr std::string_view ugrpc::server::middlewares::log::Component::kName = "grpc-server-logging"
staticconstexpr

The default name of ugrpc::server::middlewares::log::Component.

Definition at line 33 of file component.hpp.

◆ kName [50/53]

constexpr std::string_view ugrpc::server::ServerComponent::kName = "grpc-server"
staticconstexpr

The default name of ugrpc::server::ServerComponent.

Definition at line 45 of file server_component.hpp.

◆ kName [51/53]

constexpr std::string_view components::MultiMongo::kName = "multi-mongo"
staticconstexpr

The default name of components::MultiMongo.

Definition at line 173 of file component.hpp.

◆ kName [52/53]

constexpr std::string_view components::Redis::kName = "redis"
staticconstexpr

The default name of components::Redis.

Definition at line 122 of file component.hpp.

◆ kName [53/53]

constexpr std::string_view ydb::YdbComponent::kName = "ydb"
staticconstexpr

The default name of ydb::YdbComponent component.

Definition at line 65 of file component.hpp.