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:
parent
ba06551181
commit
7e88ceeff3
@ -267,7 +267,8 @@ node 'puppetdb.openstack.org' {
|
|||||||
|
|
||||||
# Node-OS: precise
|
# Node-OS: precise
|
||||||
node 'graphite.openstack.org' {
|
node 'graphite.openstack.org' {
|
||||||
$statsd_hosts = ['logstash.openstack.org',
|
$statsd_hosts = ['git.openstack.org',
|
||||||
|
'logstash.openstack.org',
|
||||||
'nodepool.openstack.org',
|
'nodepool.openstack.org',
|
||||||
'zuul.openstack.org']
|
'zuul.openstack.org']
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user