class ElasticAPM::Instrumenter

def span(*args, &block)

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