object Identifier
- Companion:
- class
Type members
Classlikes
trait Factory
Generates random identifiers and parses identifiers from both string and binary representations.
Generates random identifiers and parses identifiers from both string and binary representations.
- Companion:
- object
A Identifier Scheme controls how Trace and Span identifiers are parsed and generated by the tracer and context propagation mechanisms.
A Identifier Scheme controls how Trace and Span identifiers are parsed and generated by the tracer and context propagation mechanisms.
- Value parameters:
- spanIdFactory
Factory to be used for the Span identifiers
- traceIdFactory
Factory to be used for the Trace identifiers
- Companion:
- object