Arize Phoenix TS
    Preparing search index...

    Information about a span that failed validation and was not queued.

    interface InvalidSpanInfo {
        error: string;
        spanId: string;
        traceId: string;
    }
    Index

    Properties

    Properties

    error: string
    spanId: string
    traceId: string