Allow self-monitoring project to connect to Prometheus
By default, connections to localhost are not allowed in webhooks. Since the internal Prometheus is located at localhost, we need to find a way to allow the self-monitoring project to connect to the internal Prometheus without having to allow all webhooks to connect to local addresses.