Merge "Add statsd to zuul.conf"
This commit is contained in:
commit
200b00c4e1
@ -6,6 +6,11 @@ check_job_registration=<%= @gearman_check_job_registration %>
|
||||
start=<%= @internal_gearman %>
|
||||
log_config=/etc/zuul/gearman-logging.conf
|
||||
|
||||
<% if @statsd_host != "" %>
|
||||
[statsd]
|
||||
server=<%= @statsd_host %>
|
||||
<% end %>
|
||||
|
||||
<% if @gerrit_server != "" -%>
|
||||
[gerrit]
|
||||
server=<%= @gerrit_server %>
|
||||
|
Loading…
x
Reference in New Issue
Block a user