Filippo Giunchedi has submitted this change and it was merged.

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(-)

Approvals:
  Ori.livneh: Looks good to me, but someone else must approve
  Filippo Giunchedi: Verified; Looks good to me, approved



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: merged
Gerrit-Change-Id: Ib821481f826132c3dd5428643ab400fc81aadd43
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Filippo Giunchedi <fgiunch...@wikimedia.org>
Gerrit-Reviewer: Filippo Giunchedi <fgiunch...@wikimedia.org>
Gerrit-Reviewer: Ori.livneh <o...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to