Skip to main content

Interface: RetrieverSpanOptions

Defined in: src/types/logging/span.types.ts

Extends

Properties

createdAt?

Defined in: src/types/logging/step.types.ts

Inherited from

BaseSpanOptions.createdAt

datasetInput?

Defined in: src/types/logging/step.types.ts

Inherited from

BaseSpanOptions.datasetInput

datasetMetadata?

Defined in: src/types/logging/step.types.ts

Inherited from

BaseSpanOptions.datasetMetadata

datasetOutput?

Defined in: src/types/logging/step.types.ts

Inherited from

BaseSpanOptions.datasetOutput

externalId?

Defined in: src/types/logging/step.types.ts

Inherited from

BaseSpanOptions.externalId

id?

Defined in: src/types/logging/step.types.ts

Inherited from

BaseSpanOptions.id

input

Defined in: src/types/logging/span.types.ts

Overrides

BaseSpanOptions.input

metadata?

Defined in: src/types/logging/step.types.ts

Inherited from

BaseSpanOptions.metadata

metrics?

Defined in: src/types/logging/step.types.ts

Inherited from

BaseSpanOptions.metrics

name?

Defined in: src/types/logging/step.types.ts

Inherited from

BaseSpanOptions.name

output?

Defined in: src/types/logging/span.types.ts

Overrides

BaseSpanOptions.output

redactedInput?

Defined in: src/types/logging/span.types.ts

Overrides

BaseSpanOptions.redactedInput

redactedOutput?

Defined in: src/types/logging/span.types.ts

Overrides

BaseSpanOptions.redactedOutput

statusCode?

Defined in: src/types/logging/step.types.ts

Inherited from

BaseSpanOptions.statusCode

stepNumber?

Defined in: src/types/logging/step.types.ts

Inherited from

BaseSpanOptions.stepNumber

tags?

Defined in: src/types/logging/step.types.ts

Inherited from

BaseSpanOptions.tags