]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/prometheus/templates/default/apache.erb
Increase alert threshold for interface transmit/receive alerts
[chef.git] / cookbooks / prometheus / templates / default / apache.erb
index 629e409e26e38c6ff3fc0f8689735b9fc0143d4b..1dead4474328dd5ffcdf57e03c8af18ae9327aa4 100644 (file)
@@ -27,6 +27,7 @@
        Redirect 403 /alertmanager/api
        ProxyPass /alertmanager http://localhost:9093/alertmanager
        ProxyPass /karma http://localhost:8081/karma
+       ProxyPass /api/live/ws ws://localhost:3000/api/live/ws
        ProxyPass / http://localhost:3000/
        ProxyPreserveHost on