Method: ElasticAPM::OpenTracing::Scope#elastic_span

Defined in:
lib/elastic_apm/opentracing.rb

#elastic_spanObject

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.



161
162
163
# File 'lib/elastic_apm/opentracing.rb', line 161

def elastic_span
  span.elastic_span
end