class ElasticAPM::TraceContext

def ensure_parent_id

def ensure_parent_id
  @parent_id ||= hex(ID_LENGTH)
end