Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(cosmic-swingset): Add
phase
to cosmic-swingset-run-{start,fin…
…ish} slog entries (#10765) ## Description Extracted from #10752. Add `phase: "{leftover,forced,high-priority,timer,queued,cleanup}"` to cosmic-swingset-run{start,finish} slogfile entries (see [launch-chain.js](https://github.com/Agoric/agoric-sdk/blob/master/packages/cosmic-swingset/src/launch-chain.js), particularly [`processBlockActions`](https://github.com/Agoric/agoric-sdk/blob/837776e6eb693603bce4ed3f9af5c659c9a19d2d/packages/cosmic-swingset/src/launch-chain.js#L737-L781)). ### Security Considerations None known. ### Scaling Considerations The size increase should be modest, and I believe pays for itself in increased transparency. ### Documentation Considerations n/a ### Testing Considerations Already seen working in #10752. ### Upgrade Considerations None known, although we will probably want slog-to-otel consumption of the new data.
- Loading branch information