component (str, optional) – High level conceptual component of an action.
created_at (datetime.datetime, optional) – When the record was created.
finished_at (datetime.datetime, optional) – When the transaction finished.
id (int, optional) – Unique identifier.
instance (str, optional) – Description of instance which executed the transaction.
name (str, optional) – Name of the transaction event.
process_id (int, optional) – OS process ID.
started_at (datetime.datetime, optional) – When the transaction started.