class ElasticAPM::TraceContext::Traceparent

def ensure_parent_id

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