cubos::core::tel::SpanId struct

Uniquely identifies a span.

Public variables

std::size_t id
Identifier which distinguishes between instances of spans with the same path.
std::string path
Span path.