• Sets the Http status attributes on the current span based on the http code. Additionally, the span's status is updated, depending on the http code.

    Parameters

    • span: Span
    • httpStatus: number

    Returns void