Skip to content
Discussion options

You must be logged in to vote

Hi @Kritarie.

This started as an internal project which we have only partially upstreamed into OSS. So the full picture is not yet in this repo, you are right!

The 'writing' side is currently still internal, and likely will be until earlyish next year.

The summary of that though is it uses a Debug Only WorkflowRuntimeTracer to capture JSON about the workflow nodes being rendered in the form of Node data class.

Then this is forwarded both to a .JSON file and to a domain socket. The file is saved so that it can be opened later by the viewer, the domain socket (over ADB) is what can connect live to the viewer.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by steve-the-edwards
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants