userver: userver/components/tracer.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
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.