• Identifies if the provided value is an OpenTelemetry TraceState object

    Parameters

    • value: any

      The value to check

    Returns value is IOTelTraceState

    true if the value is an OpenTelemetry TraceState object otherwise false

    The OpenTelemetry TraceState is an immutable object, meaning that any changes made to the trace state will

    3.4.0