Hi,
I have two different metrics which are from two different nodes.
node_skynet_ipsec_status{dc="ams1",instance="server50.ams1:9100",job="ams1",region="ams1"}
coreResponceTime{dc="bom2",httpPopName="AMS1",instance="server50.bom2",job="skynet_branch",popHttpIndex="11",region="bom2"}
i need to match the label value of "dc" with the label value of "httpPopName", is it possible to do that?
Regards
Vishnu