struct OpenTelemetry::IdGenerator::Random
- OpenTelemetry::IdGenerator::Random
- OpenTelemetry::API::AbstractIdGenerator::AbstractBase
- Struct
- Value
- Object
Defined in:
id_generator/random.crInstance Method Summary
-
#span_id
Return a random sequence of 8 bytes for the span id.
-
#trace_id
Return a random sequence of 16 bytes for the trace id.