Ori.livneh has uploaded a new change for review.

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

Change subject: Send XHGui profiling data to tungsten, not hafnium
......................................................................

Send XHGui profiling data to tungsten, not hafnium

I'm migrating XHGui from hafnium to tungsten because the latter has
substantially more disk space.

Change-Id: I2d0fc45fe7800fd68ed2c79609537b4b4b753e39
---
M wmf-config/StartProfiler.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/01/274001/1

diff --git a/wmf-config/StartProfiler.php b/wmf-config/StartProfiler.php
index 06176a1..746ad26 100644
--- a/wmf-config/StartProfiler.php
+++ b/wmf-config/StartProfiler.php
@@ -178,7 +178,7 @@
 
                Xhgui_Saver::factory( [
                        'save.handler' => 'mongodb',
-                       'db.host'      => 'mongodb://hafnium.eqiad.wmnet:27017',
+                       'db.host'      => 
'mongodb://tungsten.eqiad.wmnet:27017',
                        'db.db'        => 'xhprof',
                        'db.options'   => [],
                ] )->save( $data );

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2d0fc45fe7800fd68ed2c79609537b4b4b753e39
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Ori.livneh <[email protected]>

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

Reply via email to