hobbit-project / platform

HOBBIT benchmarking platform
GNU General Public License v2.0
23 stars 9 forks source link

Real-time experiment logs in UI #422

Open denkv opened 5 years ago

denkv commented 5 years ago

Description

I would like to view benchmark and system logs of currently running experiment as it runs.

Solution

Either on queue status page, experiment details page or a separate page (should be the same way as in #421) there should be the log for the current experiment displayed (and automatically appended to, either by streaming from the server or by other means).

denkv commented 2 years ago

Relevant: https://github.com/spotify/docker-client/blob/9a7c3b4994be9a55988f821f7177029201ff6aef/src/main/java/com/spotify/docker/client/DefaultDockerClient.java#L1627-L1643=