class ElasticAPM::Instrumenter::Current

def transaction

def transaction
  Thread.current[TRANSACTION_KEY]
end