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



52
53
54
# File 'lib/bitfab/otel.rb', line 52

def size
  @size
end

#spansObject

Returns the value of attribute spans

Returns:

  • (Object)

    the current value of spans



52
53
54
# File 'lib/bitfab/otel.rb', line 52

def spans
  @spans
end