TracingManager base and default components.
Definition in file manager_component.hpp.
Go to the source code of this file.
#include <string>
#include <userver/components/loggable_component_base.hpp>
#include <userver/tracing/manager.hpp>
#include <userver/tracing/span.hpp>
Classes | |
class | tracing::TracingManagerComponentBase |
Base component for implementing TracingManager component. More... | |
class | tracing::DefaultTracingManagerLocator |
Component that provides access to the actual TracingManager that is used in handlers and clients. More... | |
Namespaces | |
namespace | tracing |
Opentracing support. | |