mirror of
https://github.com/prometheus/prometheus
synced 2026-04-21 23:21:44 +08: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>