Feature #19744
Updated by Peter Amstutz about 2 years ago
When a workflow step completes, we want to have access to the performance report and graphs from crunchstat.
The basic version of this should either:
# Run crunchstat-summary on workflow steps after they finish, render the HTML and store it in a collection that the user can access
# Teach workbench2 how to read and render crunchstat data in a "metrics" panel.