I am running Prometheus in docker in my local environment. I have an IIS site in my localhost that I want to collect metrics from. I access this site in my host using a url "fabbas.com" which is bound to 127.0.0.1 in hosts file.
Now, is there a way to enable Prometheus in docker to collect metrics using this url "fabbas.com"? I can collect metrics using the host's IP address/port but not the url of the site. -- 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/bc98ae28-f6d2-4a65-adf9-ecb69bc02fbbn%40googlegroups.com.

