userver: userver/tracing/manager.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
manager.hpp File Reference

Base class for propagating trace context information in headers. More...

+ Include dependency graph for manager.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tracing::TracingManagerBase
 Base class for propagating trace context information in headers. More...
 
class  tracing::DefaultTracingManager
 Used as default tracing manager. Provides methods for working with usual Yandex.Taxi tracing headers. More...
 

Namespaces

namespace  server::http
 Server parts of the HTTP protocol implementation.
 
namespace  tracing
 Opentracing support.
 

Variables

const DefaultTracingManager tracing::kDefaultTracingManager
 

Detailed Description

Base class for propagating trace context information in headers.

Definition in file manager.hpp.