Skip to content

feat(trace): filter action events in trace cat - #16245

Merged
rgrinberg merged 1 commit into
ocaml:mainfrom
rgrinberg:push-qotrmrvspnlr
Aug 29, 2026
Merged

feat(trace): filter action events in trace cat#16245
rgrinberg merged 1 commit into
ocaml:mainfrom
rgrinberg:push-qotrmrvspnlr

Conversation

@rgrinberg

Copy link
Copy Markdown
Member

Add mutually exclusive --no-actions and --only-actions options to
dune trace cat. They filter events collected from actions while leaving the
default combined output unchanged.

The filtering applies consistently to JSON, S-expression, Chrome, and followed
trace output.

Add mutually exclusive --no-actions and --only-actions flags. Preserve the
default combined output and apply selection consistently to JSON, S-expression,
Chrome, and followed traces.

Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
@rgrinberg
rgrinberg merged commit 4f76692 into ocaml:main Aug 29, 2026
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant