X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2835205c501da417ff80ce4f06dc32d14c8c38bb..3308749a82da1eaeea282a5b51e68fcf824c3655:/roles/shenron.rb?ds=sidebyside diff --git a/roles/shenron.rb b/roles/shenron.rb index b2277551f..f91677226 100644 --- a/roles/shenron.rb +++ b/roles/shenron.rb @@ -18,6 +18,11 @@ default_attributes( :modules => [ "it87" ] + }, + :prometheus => { + :metrics => { + :exim_queue_limit => { :metric => 250 } + } } )