userver: userver/tracing/component.hpp File Reference
Loading...
Searching...
No Matches
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