Hashar has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/86744


Change subject: zuul: statsd sent to tungsten.eqiad.wmnet
......................................................................

zuul: statsd sent to tungsten.eqiad.wmnet

Zuul has build in support for statsd.  tungsten.eqiad.wmnet is being
installed statsd, as soon as this patch is merged and Zuul is restarted,
it will emit events to statsd :-)

Change-Id: I1dd4b24e71f7aced00d97696133ec99407506968
---
M manifests/role/zuul.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/44/86744/1

diff --git a/manifests/role/zuul.pp b/manifests/role/zuul.pp
index d89168f..abe94dc 100644
--- a/manifests/role/zuul.pp
+++ b/manifests/role/zuul.pp
@@ -76,7 +76,7 @@
         git_branch       => 'master',
         git_dir          => $role::zuul::configuration::zuul_git_dir,
         push_change_refs => false,
-        statsd_host      => '',
+        statsd_host      => '10.64.0.18',  # tungsten.eqiad.wmnet
     }
 
     class { 'contint::zuul::git-daemon':

-- 
To view, visit https://gerrit.wikimedia.org/r/86744
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1dd4b24e71f7aced00d97696133ec99407506968
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Hashar <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to