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

Change subject: Halve NavigationTiming sampling factor
......................................................................


Halve NavigationTiming sampling factor

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

Approvals:
  Ori.livneh: Verified; Looks good to me, approved
  Reedy: Looks good to me, approved



diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 518c4fe..a471890 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -2470,7 +2470,7 @@
        // Careful! The LOWER the value, the MORE requests will be logged. A
        // sampling factor of 1 means log every request. This should not be
        // lowered without careful coordination with ops.
-       $wgNavigationTimingSamplingFactor = 5000;
+       $wgNavigationTimingSamplingFactor = 2500;
 }
 
 if ( $wmgUseUniversalLanguageSelector ) {

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia4438a1094f6869467edd6fffb255b59c68a3ad9
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: Reedy <[email protected]>

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

Reply via email to