mirror of
https://github.com/prometheus/prometheus.git
synced 2025-09-28 17:21:03 +02:00
Currently, it relies on `job, instance` being the labels completely identifying a Prometheus instance. However, what's intended is to simply not match on `remote_name, url`. Signed-off-by: beorn7 <beorn@grafana.com>