mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
kandra: Include the new grok monitoring exporter for all frontend hosts.
This commit is contained in:
@@ -5,7 +5,7 @@ class kandra::app_frontend_monitoring {
|
||||
include kandra::prometheus::rabbitmq
|
||||
include kandra::prometheus::uwsgi
|
||||
include kandra::prometheus::process
|
||||
kandra::firewall_allow { 'grok_exporter': port => '9144' }
|
||||
include kandra::prometheus::grok
|
||||
kandra::firewall_allow { 'tusd': port => '9900' }
|
||||
|
||||
file { '/etc/cron.d/rabbitmq-monitoring':
|
||||
|
||||
Reference in New Issue
Block a user