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