Class: Hyperdx::Message
- Inherits:
-
Struct
- Object
- Struct
- Hyperdx::Message
- Defined in:
- lib/hyperdx/ruby/client.rb
Instance Attribute Summary collapse
-
#running_size ⇒ Object
Returns the value of attribute running_size.
-
#source ⇒ Object
Returns the value of attribute source.
Instance Attribute Details
#running_size ⇒ Object
Returns the value of attribute running_size
12 13 14 |
# File 'lib/hyperdx/ruby/client.rb', line 12 def running_size @running_size end |
#source ⇒ Object
Returns the value of attribute source
12 13 14 |
# File 'lib/hyperdx/ruby/client.rb', line 12 def source @source end |