ReadEvent
Interface: ReadEvent
Defined in: node_modules/footprintjs/dist/types/lib/scope/types.d.ts:17
Extends
RecorderContext
Properties
key?
optionalkey?:string
Defined in: node_modules/footprintjs/dist/types/lib/scope/types.d.ts:18
pipelineId
pipelineId:
string
Defined in: node_modules/footprintjs/dist/types/lib/scope/types.d.ts:14
Inherited from
RecorderContext.pipelineId
redacted?
optionalredacted?:boolean
Defined in: node_modules/footprintjs/dist/types/lib/scope/types.d.ts:21
True when the value has been redacted for PII protection.
runtimeStageId
runtimeStageId:
string
Defined in: node_modules/footprintjs/dist/types/lib/scope/types.d.ts:13
Unique per-execution-step identifier. Format: [subflowPath/]stageId#executionIndex
Inherited from
RecorderContext.runtimeStageId
stageId
stageId:
string
Defined in: node_modules/footprintjs/dist/types/lib/scope/types.d.ts:11
Stable stage identifier (matches spec node id).
Inherited from
RecorderContext.stageId
stageName
stageName:
string
Defined in: node_modules/footprintjs/dist/types/lib/scope/types.d.ts:9
Inherited from
RecorderContext.stageName
timestamp
timestamp:
number
Defined in: node_modules/footprintjs/dist/types/lib/scope/types.d.ts:15
Inherited from
RecorderContext.timestamp
value
value:
unknown
Defined in: node_modules/footprintjs/dist/types/lib/scope/types.d.ts:19
