Yuvipanda has uploaded a new change for review. https://gerrit.wikimedia.org/r/194508
Change subject: beta: Send stats to graphite.wmflabs.org ...................................................................... beta: Send stats to graphite.wmflabs.org Bug: T75881 Change-Id: I8fffe7e3351c9869d9e052603780415c7c56990d --- M wmf-config/logging-labs.php 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config refs/changes/08/194508/1 diff --git a/wmf-config/logging-labs.php b/wmf-config/logging-labs.php index 60db0ce..af4d1dd 100644 --- a/wmf-config/logging-labs.php +++ b/wmf-config/logging-labs.php @@ -22,7 +22,7 @@ $wgDebugLogGroups['exception-json'] = "udp://$wmfUdp2logDest/exception-json"; $wgDebugLogGroups['squid'] = "udp://$wmfUdp2logDest/squid"; -$wgUDPProfilerHost = 'deployment-fluoride.eqiad.wmflabs'; // OL, 2013-11-14 +$wgUDPProfilerHost = 'labmon1001.eqiad.wmnet'; $wgAggregateStatsID = "$wgVersion-labs"; // Ugly code to create a random hash and put it in logs -- To view, visit https://gerrit.wikimedia.org/r/194508 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8fffe7e3351c9869d9e052603780415c7c56990d Gerrit-PatchSet: 1 Gerrit-Project: operations/mediawiki-config Gerrit-Branch: master Gerrit-Owner: Yuvipanda <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
