Skip to main content

Interface: BaseSpanOptions

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

Extends

Extended by

Properties

createdAt?

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

Inherited from

BaseStepOptions.createdAt

datasetInput?

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

Inherited from

BaseStepOptions.datasetInput

datasetMetadata?

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

Inherited from

BaseStepOptions.datasetMetadata

datasetOutput?

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

Inherited from

BaseStepOptions.datasetOutput

externalId?

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

Inherited from

BaseStepOptions.externalId

id?

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

Inherited from

BaseStepOptions.id

input

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

Overrides

BaseStepOptions.input

metadata?

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

Inherited from

BaseStepOptions.metadata

metrics?

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

Inherited from

BaseStepOptions.metrics

name?

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

Inherited from

BaseStepOptions.name

output?

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

Inherited from

BaseStepOptions.output

redactedInput?

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

Overrides

BaseStepOptions.redactedInput

redactedOutput?

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

Inherited from

BaseStepOptions.redactedOutput

statusCode?

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

Inherited from

BaseStepOptions.statusCode

stepNumber?

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

Inherited from

BaseStepOptions.stepNumber

tags?

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

Inherited from

BaseStepOptions.tags