On Thu, Nov 05, 2020 at 02:57:53PM +0800, Zhang Yuhang wrote:
On Wed, Nov 04, 2020 at 06:34:38PM +0800, Lu Weitao wrote:
add template compare mode in sbin/compare(command-line tool) by:
- load and parse compare.yaml
- calls lib/es_query.rb, query jobs data set from ES
- calls lib/matrix.rb, convert jobs data set to group matrices
- calls lib/compare_matrixes.rb, use groups matrices to compare
background: To support compare with user-defined template feature, the work-flow of user-defined template feature:
work-flow --> workflow user-defined --> user defined
tried google translator, both are ok :)
Thanks, Weitao