Method: ElasticAPM::Span#exit_span
- Defined in:
- lib/elastic_apm/span.rb
#exit_span ⇒ Object Also known as: exit_span?
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 exit_span @exit_span end |