Hi Everyone,
My Prometheus have multiple remote_read urls to collect metrics, and the metrics collected from them might have same label name and value. How can I distinguish metrics between remote read configs?
CONFIGURATION doc mean I can use remote_read name config, but didn't show how.