StageEvent
Interface: StageEvent
Defined in: node_modules/footprintjs/dist/types/lib/scope/types.d.ts:49
Extends
RecorderContext
Properties
duration?
optionalduration?:number
Defined in: node_modules/footprintjs/dist/types/lib/scope/types.d.ts:50
pipelineId
pipelineId:
string
Defined in: node_modules/footprintjs/dist/types/lib/scope/types.d.ts:14
Inherited from
RecorderContext.pipelineId
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
