class ElasticAPM::Span

def exit_span?

def exit_span?
  context.destination || context.db || context.message || context.http
end