Skip to main content

Type Alias: ExtendedTraceRecordWithChildren

Defined in: src/types/new-api.types.ts ExtendedTraceRecordWithChildren

Properties

annotationAggregates?

Defined in: src/types/new-api.types.ts Annotation Aggregates Annotation aggregate information keyed by template ID

Index Signature


annotationAgreement?

Defined in: src/types/new-api.types.ts Annotation Agreement Annotation agreement scores keyed by template ID

Index Signature


annotationQueueIds?

Defined in: src/types/new-api.types.ts Annotation Queue Ids IDs of annotation queues this record is in

annotations?

Defined in: src/types/new-api.types.ts Annotations Annotations keyed by template ID and annotator ID

Index Signature


createdAt?

Defined in: src/types/new-api.types.ts Created Timestamp of the trace or span’s creation.

datasetInput?

Defined in: src/types/new-api.types.ts Dataset Input Input to the dataset associated with this trace

datasetMetadata?

Defined in: src/types/new-api.types.ts Dataset Metadata Metadata from the dataset associated with this trace

Index Signature


datasetOutput?

Defined in: src/types/new-api.types.ts Dataset Output Output from the dataset associated with this trace

externalId?

Defined in: src/types/new-api.types.ts External Id A user-provided session, trace or span ID.

feedbackRatingInfo?

Defined in: src/types/new-api.types.ts Feedback Rating Info Feedback information related to the record

Index Signature


fileIds?

Defined in: src/types/new-api.types.ts File Ids IDs of files associated with this record

fileModalities?

Defined in: src/types/new-api.types.ts File Modalities Modalities of files associated with this record

files?

Defined in: src/types/new-api.types.ts Files File metadata keyed by file ID for files associated with this record

fullyAnnotated?

Defined in: src/types/new-api.types.ts Fully Annotated Whether every field is annotated by every annotator in the queue

hasChildren?

Defined in: src/types/new-api.types.ts Has Children Whether or not this trace or span has child spans

id

Defined in: src/types/new-api.types.ts ID Galileo ID of the trace

input?

Defined in: src/types/new-api.types.ts Input Input to the trace or span.

isComplete?

Defined in: src/types/new-api.types.ts Is Complete Whether the trace is complete or not

metricInfo?

Defined in: src/types/new-api.types.ts Metric Info Detailed information about the metrics associated with this trace or span

metrics?

Defined in: src/types/new-api.types.ts Metrics associated with this trace or span.

metricsBatchId?

Defined in: src/types/new-api.types.ts Metrics Batch Id Galileo ID of the metrics batch associated with this trace or span

name?

Defined in: src/types/new-api.types.ts Name Name of the trace, span or session.

numSpans?

Defined in: src/types/new-api.types.ts Num Spans

output?

Defined in: src/types/new-api.types.ts Output Output of the trace or span.

overallAnnotationAgreement?

Defined in: src/types/new-api.types.ts Overall Annotation Agreement Average annotation agreement across all templates in the queue

projectId

Defined in: src/types/new-api.types.ts Project ID Galileo ID of the project associated with this trace or span

redactedInput?

Defined in: src/types/new-api.types.ts Redacted Input Redacted input of the trace or span.

redactedOutput?

Defined in: src/types/new-api.types.ts Redacted Output Redacted output of the trace or span.

runId

Defined in: src/types/new-api.types.ts Run ID Galileo ID of the run (log stream or experiment) associated with this trace or span

sessionBatchId?

Defined in: src/types/new-api.types.ts Session Batch Id Galileo ID of the metrics batch associated with this trace or span

sessionId

Defined in: src/types/new-api.types.ts Session ID Galileo ID of the session containing the trace (or the same value as id for a trace)

spans?

Defined in: src/types/new-api.types.ts Spans

statusCode?

Defined in: src/types/new-api.types.ts Status Code Status code of the trace or span. Used for logging failure or error states.

tags?

Defined in: src/types/new-api.types.ts Tags Tags associated with this trace or span.

traceId

Defined in: src/types/new-api.types.ts Trace ID Galileo ID of the trace containing the span (or the same value as id for a trace)

type?

Defined in: src/types/new-api.types.ts Type Type of the trace, span or session.

updatedAt?

Defined in: src/types/new-api.types.ts Last Updated Timestamp of the session or trace or span’s last update

userMetadata?

Defined in: src/types/new-api.types.ts User Metadata Metadata associated with this trace or span.

Index Signature