On Thu, Oct 29, 2020 at 05:30:47PM +0800, Lu Weitao wrote:
On Thu, Oct 29, 2020 at 05:07:22PM +0800, Wu Fengguang wrote:
+# Output: +# eg: +# { +# '4K|1G' => { +# 'openeuler 20.03' => [
这种不匹配echarts格式啊
这一步是把查出来的job, 按照x_params 自动分组
So you are talking about some internal and intermediate data? Then should add function name before the comment. Like this
+# auto_group_by_template: auto group job_list by user's template
Thanks, Fengguang