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