userver: http::headers::opentelemetry Namespace Reference
Loading...
Searching...
No Matches
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.