Class: Bitfab::Otel::RequestBatch

Inherits:
Struct
  • Object
show all
Defined in:
lib/bitfab/otel.rb

Instance Attribute Summary collapse

Instance Attribute Details

#sizeObject

Returns the value of attribute size

Returns:

  • (Object)

    the current value of size



54
55
56
# File 'lib/bitfab/otel.rb', line 54

def size
  @size
end

#spansObject

Returns the value of attribute spans

Returns:

  • (Object)

    the current value of spans



54
55
56
# File 'lib/bitfab/otel.rb', line 54

def spans
  @spans
end