userver: http::headers::opentelemetry Namespace 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
http::headers::opentelemetry Namespace Reference

Detailed Description

OpenTelemetry tracing Headers.

Variables

constexpr PredefinedHeader kTraceParent {"traceparent"}
 
constexpr PredefinedHeader kTraceState {"tracestate"}
 

Variable Documentation

◆ kTraceParent

constexpr PredefinedHeader http::headers::opentelemetry::kTraceParent {"traceparent"}
inlineconstexpr

Definition at line 152 of file common_headers.hpp.

◆ kTraceState

constexpr PredefinedHeader http::headers::opentelemetry::kTraceState {"tracestate"}
inlineconstexpr

Definition at line 153 of file common_headers.hpp.