On 4/30/20 4:21 AM, H T wrote: > Is it mandatory to add Prometheus docker container to an existing bridge > network for extracting metrics ? > I Have an existing docker bridge network with few containers and i am > trying to extract metrics from them. But prometheus only works when i > add it to that existing bridge network Per-se, there is no such need. This sounds like it may highly depend on your setup.
Prometheus needs network access to the scrape target. If this is only possible by using a bridge in your setup, then yes, "Prometheus needs this". Kind regards, Christian -- 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/fdca0142-7d4a-67b4-6990-08ecd1f508ea%40hoffmann-christian.info.

