Ivan Beschastnikh
Ivan Beschastnikh
If for example, you wanted to match nodes whose "type" field is "INFO", you would input as your query "type=INFO" (or alternately "type=/^INFO$/ if using regex). In both cases, the...
Currently, the filtering by host is indicated visually, but there is no textual description of what the resulting graph represents. It would be helpful to expose text to the user...
The wiki pages need to be kept in synch with the implementation. Some key changes that need to happen: * Features mentioned on the front-page/FAQ should all appear on the...
[Issue created by bestchai: 2014-07-10] [Last updated on bitbucket: 2014-08-26]
None of the existing multi-exec log examples demonstrate clustering by process (they all have the same number of processes in each execution). We need to either change one of the...
Some of the colours (e.g., light-pink, light-blue) are difficult to read, especially in the dialogs. Let's remove them from the palette! Currently the colour palette is set in js/visualization/hostPermutation.js this.color...
In some cases it could be convenient to upload the logs from different hosts as separate log files (separated by delimiters much like multiple executions are currently allowed), instead of...