mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
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:
committed by
Tim Abbott
parent
6558655fc6
commit
6b91652d9a
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user