X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/2835205c501da417ff80ce4f06dc32d14c8c38bb..aa580b24873a23f97505af83d6fdc54914ea47e1:/roles/shenron.rb 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 } + } } )