struct OpenTelemetry::API::IdGenerator

Defined in:

api/id_generator.cr

Constructors

Class Method Summary

Instance Method Summary

Instance methods inherited from struct OpenTelemetry::API::AbstractIdGenerator

generator : AbstractIdGenerator::AbstractBase generator, span_id span_id, trace_id trace_id

Constructor methods inherited from struct OpenTelemetry::API::AbstractIdGenerator

new(variant : String | Symbol = "unique") new

Class methods inherited from struct OpenTelemetry::API::AbstractIdGenerator

span_id span_id, trace_id trace_id

Constructor Detail

def self.new(variant : String | Symbol = "unique") #

Class Method Detail


def self.generator=(generator : OpenTelemetry::API::IdGenerator::Base) #

def self.span_id #

def self.trace_id #

Instance Method Detail


def span_id #

def trace_id #