class ElasticAPM::Agent

def span(*args, &block)

def span(*args, &block)
  instrumenter.span(*args, &block)
end