Method: ElasticAPM::OpenTracing::Scope#span
- Defined in:
- lib/elastic_apm/opentracing.rb
#span ⇒ Object (readonly)
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.
159 160 161 |
# File 'lib/elastic_apm/opentracing.rb', line 159 def span @span end |