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 |
Component that initializes the request tracing facilities.
Definition in file tracer.hpp.