Improve the online monitoring to: * Show session list summary with more info * Show more statistics and graphs, e.g. aggregation by task type or group (proposed in #32) * Show a timeline by groups or with significant (all or e.g. named?) events. * Only display the dependency graph optionally and for reasonably small graphs * As a future improvement, we could display the dependency graph of groups, clusters, task types etc.) * See the full details of every task and object (on demand) * Examine history of the events in some way (a timeline may be enough) * Do all of this for finished and closed sessions via re-running the server with the sa This depends on a streaming API (#11) and may require a complete UI framework.
Improve the online monitoring to:
This depends on a streaming API (#11) and may require a complete UI framework.