Method: ElasticAPM::OpenTracing::ScopeStack#pop
- Defined in:
- lib/elastic_apm/opentracing.rb
#pop ⇒ Object
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.
179 180 181 |
# File 'lib/elastic_apm/opentracing.rb', line 179 def pop scopes.pop end |