I want to sum the values of metrics by tag name and find out which tag has max sum value. Example: Suppose for a given metrics , there can be two tag names tag1 and tag2 . I want to sum up the values of tag1 and sum up the values of tag2 separately and find out which tag has max sum.
-- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/990b2ba8-5d1e-4e36-878b-95793cc8518an%40googlegroups.com.

