Skip to main content

Capture fields

Capture identifiers connect a state row to the agent run and generation that produced it.

FieldTypeUnitMeaning
sparklogs.capture.idstringThe capture generation's name, a readable constant telling a consumer which topics ship together.
sparklogs.capture.generation_idstringOne sampling pass's opaque id, stamped identically on every topic read in that pass. The sound way to join sibling topics: the state loop reads the clock once per wake, so equal timestamps do not prove a shared generation.