Skip to main content

TraceDecision

One decision, folded: a job execution or a request

Attributes (7)
AttributeTypeRequiredDescription
idstringYesThe job id or the request id. Already the station's correlation id, never generated for this
kindstringYesA queue name, or a method and path
parentstringNoThe decision that enqueued this one. Absent on a request, a cron job and anything at boot
atstringYesWhen its first recorded call ended
msnumberYesWall clock, off the job.run span. Zero for a decision recorded before that span existed
callsnumberYesEverything it did, not counting the job.run that contains them
failednumberYesHow many of those did not produce what they were asked for