You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Converts XTrace traces into Shiviz log files. ShiViz is a visualization engine which generates interactive communication graphs from partially-ordered distributed system execution logs.
Usage
$ go run convert.go <trace_filename> <shiviz_filename>