noflo / noflo-ui

NoFlo Development Environment
https://app.flowhub.io
MIT License
764 stars 174 forks source link

Basic UI for tracing actions #524

Open jonnor opened 8 years ago

jonnor commented 8 years ago

Flowtrace allows retroactive debugging of FBP runtimes. We've specced a capability for starting,stopping,resetting tracing and dumping a trace in the FBP runtime protocol. It would be nice to have basic UI for these actions in NoFlo UI, to avoid having to use commandline tools to do it.

linonetwo commented 1 year ago

Will this add "green trace" like https://www.flyde.dev/playground/react-counter/ ?

How to use this?