Ori.livneh has submitted this change and it was merged.

Change subject: Beta Labs: set deployment-fluoride as $wgUDPProfilerHost
......................................................................


Beta Labs: set deployment-fluoride as $wgUDPProfilerHost

Change-Id: I67a6d49d44017bad55f65e0e36afd84ca887fc25
---
M wmf-config/logging-labs.php
1 file changed, 2 insertions(+), 0 deletions(-)

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



diff --git a/wmf-config/logging-labs.php b/wmf-config/logging-labs.php
index 9a16e90..5962714 100644
--- a/wmf-config/logging-labs.php
+++ b/wmf-config/logging-labs.php
@@ -15,6 +15,8 @@
 $wgDebugLogGroups['mwsearch'] = "udp://$wmfUdp2logDest/mwsearch";
 $wgDebugLogGroups['squid'] = "udp://$wmfUdp2logDest/squid";
 
+$wgUDPProfilerHost = 'deployment-fluoride.pmtpa.wmflabs';  // OL, 2013-11-14
+$wgAggregateStatsID = "$wgVersion-labs";
 
 // Ugly code to create a random hash and put it in logs
 // temporary --Petrb

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I67a6d49d44017bad55f65e0e36afd84ca887fc25
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