Method: ElasticAPM::Span#type

Defined in:
lib/elastic_apm/span.rb

#typeObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



79
80
81
# File 'lib/elastic_apm/span.rb', line 79

def type
  @type
end