Method: SpanTiming#name

Defined in:
lib/atatus/collector/base.rb

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



10
11
12
# File 'lib/atatus/collector/base.rb', line 10

def name
  @name
end