userver: userver/tracing/set_throttle_reason.hpp File Reference
Loading...
Searching...
No Matches
set_throttle_reason.hpp File Reference

Detailed Description

Functions to set span throttle reason tags.

Definition in file set_throttle_reason.hpp.

Go to the source code of this file.

#include <string>

Namespaces

namespace  tracing
 Distributed tracing helpers and identifiers.
 

Functions

void tracing::SetThrottleReason (std::string value)
 Sets a Span tag with overload reason.
 
void tracing::SetThrottleReason (Span &span, std::string &&value)