I'd suggest that's *not* the prometheus way, because it's rare to have two 
metrics which actually mean exactly the same thing (and if they did, they 
ought to have the same metric name, and different labels)

Therefore, a single query which mixes multiple metrics into one result set 
is usually a bad idea.

In this particular instance - total processes and running processes - it 
might be OK; but even then, if you had (say) 3 systems being shown, which 
means you get 6 metrics, having them mixed together is usually not useful.

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/54661e8f-9690-408a-b379-84a816261ff9o%40googlegroups.com.

Reply via email to