RAII object that calls Span::AddTag / Span::AddTagFrozen function in constructor and reverts these actions in destructor.
Definition in file tag_scope.hpp.
Go to the source code of this file.
#include <string>#include <vector>#include <userver/logging/log_extra.hpp>#include <userver/tracing/span.hpp>Classes | |
| class | tracing::TagScope |
| RAII object that calls Span::AddTag / Span::AddTagFrozen function in constructor and reverts these actions in destructor. More... | |
Namespaces | |
| namespace | tracing |
| Distributed tracing helpers and identifiers. | |