jenkins-bot has submitted this change and it was merged.

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

Approvals:
  Ori.livneh: Looks good to me, approved
  jenkins-bot: Verified



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: merged
Gerrit-Change-Id: I2d0fc45fe7800fd68ed2c79609537b4b4b753e39
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Ori.livneh <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to