Skip to content

Add commands to the correlated invocations view

Santiago Gil requested to merge santigl/correlated-invocations into master

This extends CorrelatedInvocations.vue to display more information about each invocation. In particular, it adds the command plus, if completed, its exit code,the name of the worker that executed it, and the number of seconds elapsed from queued until completion.

Sample output

Screenshot_2021-02-12_bgd-browser

Edited by Santiago Gil

Merge request reports