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

Detailed Description

Provides interface for editing Span, before final building.

Definition in file span_builder.hpp.

Go to the source code of this file.

#include <string>
#include <userver/tracing/span.hpp>
#include <userver/utils/impl/source_location.hpp>
+ Include dependency graph for span_builder.hpp:
+ This graph shows which files directly or indirectly include this file:

Classes

class  tracing::SpanBuilder
 Provides interface for editing Span, before final building. More...
 

Namespaces

namespace  tracing
 Opentracing support.