gxadmin local query-user-workflow-invocations <username> # outputs history IDs that can be used in following queries
gxadmin local query-history-job-io <history_id>
gxadmin local query-history-job-output-sum <history_id>
These are useful for checking on workflows we have run as selenium test users to see how much data is being generated and how time consuming various steps are
Add some new gxadmin local queries
These are useful for checking on workflows we have run as selenium test users to see how much data is being generated and how time consuming various steps are