Are you using consul_sd_configs to generate your targets? Show your config. Are your nodes/services registering their internal or external addresses in consul?
Relabeling is text pattern matching and replacement. It is unlikely to be useful unless you have 1:1 NAT, e.g. the address 172.1.2.3 can be rewritten to 3.1.2.3. Otherwise you're better off with a static targets list (file_sd_configs) where you just list all the public IPs you want to scrape. -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/db2ecf90-eff2-475a-b26c-aa9626a870cco%40googlegroups.com.

