Allow git.o.o to send stats to graphite

There is work in progress to have HAProxy send data to statsd.

Change-Id: Ib8c877ab80eac34862d15ba97cad39cf7a7f040e
This commit is contained in:
James E. Blair 2015-11-23 13:27:00 -08:00
parent ba06551181
commit 7e88ceeff3

View File

@ -267,7 +267,8 @@ node 'puppetdb.openstack.org' {
# Node-OS: precise
node 'graphite.openstack.org' {
$statsd_hosts = ['logstash.openstack.org',
$statsd_hosts = ['git.openstack.org',
'logstash.openstack.org',
'nodepool.openstack.org',
'zuul.openstack.org']