As explained, a multi-metric job is very helpful for splitting an analysis across many individual metrics at the same time. In our example, we are looking to understand the CPU utilization on a per- process basis. This will lead us to a more accurate analysis of what, if anything, is wrong on our machine, and to immediately understand which process is the cause.
To do that, create a new multi-metric job, in which the first thing to choose is the field or numeric feature of your data to include in the analysis, as the following screenshot shows:
In this case, we've chosen a new metric to model, system.process.cpu.total.pct ...