We have been looking into spring cloud task. It looks very promising but we seem to be missing how monitoring should work, especially for tasks that are executed from a stream. For tasks manually executed from the dashboard there is an execution tab, but does not seem to be a page where you can find an overview of the tasks executed from within a stream.
What is the way to monitor the executions, exit codes, progress and other things for such tasks?