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