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



73
74
75
# File 'lib/bitfab/otel.rb', line 73

def size
  @size
end

#spansObject

Returns the value of attribute spans

Returns:

  • (Object)

    the current value of spans



73
74
75
# File 'lib/bitfab/otel.rb', line 73

def spans
  @spans
end