userver: userver/components/tracer.hpp File Reference
Loading...
Searching...
No Matches
tracer.hpp File Reference

Component that initializes the request tracing facilities. More...

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

Go to the source code of this file.

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
 

Detailed Description

Component that initializes the request tracing facilities.

Definition in file tracer.hpp.