Aaron Schulz has uploaded a new change for review.

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

Change subject: Switch to LoadMonitorMySQL instead of the generic one
......................................................................

Switch to LoadMonitorMySQL instead of the generic one

Change-Id: I3b236a603e4e3cbe276ca011dfcf903b8723d97f
---
M wmf-config/db-codfw.php
M wmf-config/db-eqiad.php
2 files changed, 4 insertions(+), 0 deletions(-)


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

diff --git a/wmf-config/db-codfw.php b/wmf-config/db-codfw.php
index 9a36bad..eea48e1 100644
--- a/wmf-config/db-codfw.php
+++ b/wmf-config/db-codfw.php
@@ -23,6 +23,8 @@
 
 'class' => 'LBFactoryMulti',
 
+'loadMonitorClass' => 'LoadMonitorMySQL',
+
 'sectionsByDB' => [
        'enwiki' => 's1',
 
diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 25884f9..187b9d3 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -23,6 +23,8 @@
 
 'class' => 'LBFactoryMulti',
 
+'loadMonitorClass' => 'LoadMonitorMySQL',
+
 'sectionsByDB' => [
        'enwiki' => 's1',
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3b236a603e4e3cbe276ca011dfcf903b8723d97f
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Aaron Schulz <asch...@wikimedia.org>

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

Reply via email to