class ElasticAPM::Transport::Connection::Http

def thread_str

def thread_str
  format('[THREAD:%s]', Thread.current.object_id)
end