Calculation on Multidimensional Queries for an Alert do not work in Math Expression

@jangaraj,
Thanks for your suggestion, it worked.
I added sum by(pod,cluster_name,namespace,cluster_id) in the queries, to get the common labels propagated to the dependent expressions and then it worked like a charm.



This solution is working for containers having multiple pods and containers having single pods and in the alert where the container is having multiple pods, the math calculation is done by the pods respectively.