puppet: Open the grok_exporter port.

The complete grok_exporter configuration is not ready to be committed,
but this at least prepares the way for it.
This commit is contained in:
Alex Vandiver
2022-03-19 18:48:00 -04:00
committed by Tim Abbott
parent 6558655fc6
commit 6b91652d9a

View File

@@ -3,6 +3,7 @@
class zulip_ops::app_frontend_monitoring {
include zulip_ops::prometheus::rabbitmq
include zulip_ops::prometheus::uwsgi
zulip_ops::firewall_allow { 'grok_exporter': port => '9144' }
include zulip_ops::munin_node
$munin_plugins = [
'rabbitmq_connections',