Arize Phoenix TS
    Preparing search index...

    Information about a span that was rejected because it already exists.

    interface DuplicateSpanInfo {
        spanId: string;
        traceId: string;
    }
    Index

    Properties

    Properties

    spanId: string
    traceId: string