FiberDumpRecord

PackageAxial
Structured diagnostic snapshot of a fiber, taken at a single point in time.

Fields

NameTypeDescription
IdIdThe fiber id.
NameNameThe diagnostic name given at the fork site, if any.
ParentIdParentIdThe parent fiber id, if available.
AnnotationsAnnotationsThe runtime annotations in scope at the fork site.
StartedAtStartedAtThe UTC timestamp when the fiber started.
SettledAtSettledAtThe UTC timestamp when the fiber settled, if it had settled when the snapshot was taken.
StatusStatusThe fiber status when the snapshot was taken.