Method: ElasticAPM::Span#trace_context

Defined in:
lib/elastic_apm/span.rb

#trace_contextObject

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