Interface: StepWithChildSpansOptions
Defined in: src/types/logging/span.types.ts:37Extends
Extended by
Properties
createdAt?
Inherited from
BaseSpanOptions
.createdAt
datasetInput?
Inherited from
BaseSpanOptions
.datasetInput
datasetMetadata?
Inherited from
BaseSpanOptions
.datasetMetadata
datasetOutput?
Inherited from
BaseSpanOptions
.datasetOutput
externalId?
Inherited from
BaseSpanOptions
.externalId
input
Inherited from
BaseSpanOptions
.input
metadata?
Inherited from
BaseSpanOptions
.metadata
metrics?
Inherited from
BaseSpanOptions
.metrics
name?
Inherited from
BaseSpanOptions
.name
output?
Inherited from
BaseSpanOptions
.output
redactedInput?
Inherited from
BaseSpanOptions
.redactedInput
redactedOutput?
Inherited from
BaseSpanOptions
.redactedOutput
spans?
statusCode?
Inherited from
BaseSpanOptions
.statusCode
stepNumber?
Inherited from
BaseSpanOptions
.stepNumber
tags?
Inherited from
BaseSpanOptions
.tags