userver: userver/tracing/component.hpp File Reference
⚠️ 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.hpp File Reference

Detailed Description

Component that initializes the request tracing facilities.

Definition in file component.hpp.

Go to the source code of this file.

#include <userver/components/component_fwd.hpp>
#include <userver/components/impl/component_base.hpp>
+ Include dependency graph for component.hpp:

Classes

class  components::Tracer
 Component that initializes the request tracing facilities. More...
 

Namespaces

namespace  components
 Contains functions and types to start a userver based service/tool.
 

Variables

template<>
constexpr bool components::kHasValidate< Tracer > = true
 
template<>
constexpr auto components::kConfigFileMode< Tracer > = ConfigFileMode::kNotRequired