Method: ElasticAPM::Span#outcome

Defined in:
lib/elastic_apm/span.rb

#outcomeObject

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 outcome
  @outcome
end