OpenTelemetry::API::AbstractIdGenerator
Inherits Struct / Value / Object
This is the abstract base implementation for an ID Generator. Other ID Generators should inherit from this class to implement the interface prescribed here.
Constructors
new(variant : String | Symbol = "unique")
SourceClass methods
span_id
Sourcetrace_id
SourceInstance methods
generator
Sourcespan_id
Sourcetrace_id
Source