Interface WorkflowMetrics
Properties
ReadonlytraceId
traceId: string
ReadonlyspanId
spanId: string
ReadonlyworkflowId
workflowId: string
ReadonlyworkflowVersion
workflowVersion: string
ReadonlytotalSteps
totalSteps: number
ReadonlycompletedSteps
completedSteps: number
ReadonlyfailedSteps
failedSteps: number
ReadonlyskippedSteps
skippedSteps: number
ReadonlylatencyMs
latencyMs: number
Readonlysuccess
success: boolean
Optional Readonlyerror
error?: string
Readonlytimestamp
timestamp: Date
Workflow execution metrics