You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Prometheus Users
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.