if span is not None and not dont_trace:
            child_span = self._make_span('consume', span)
        else:
            child_span = None