Filippo Giunchedi has uploaded a new change for review.

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

Change subject: mwprof: use graphite-in.eqiad.wmnet
......................................................................

mwprof: use graphite-in.eqiad.wmnet

this is in preparation to moving graphite to a machine with SSD.

NOTE: there seem to be a local modification on tungsten running
hhvm-profiler-to-carbon which isn't in puppet

Change-Id: Ib821481f826132c3dd5428643ab400fc81aadd43
---
M manifests/role/mwprof.pp
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/64/179164/1

diff --git a/manifests/role/mwprof.pp b/manifests/role/mwprof.pp
index d123f18..8b4dd92 100644
--- a/manifests/role/mwprof.pp
+++ b/manifests/role/mwprof.pp
@@ -4,6 +4,7 @@
 #
 class role::mwprof {
     class { '::mwprof':
+        carbon_host    => 'graphite-in.eqiad.wmnet',
         collector_port => 3811,
     }
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib821481f826132c3dd5428643ab400fc81aadd43
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Filippo Giunchedi <fgiunch...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to