jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/373171 )
Change subject: pagePreviews: remove invalidated popup sampling rate variables
......................................................................
pagePreviews: remove invalidated popup sampling rate variables
The page preview sampling rate configurations for the schema and
anonymous users no longer seems necessary after 100% roll-out.
Bug: T172291
Bug: T174075
Change-Id: Icf87741cc8f03a4dd947b659422e7856c56de44f
---
M wmf-config/InitialiseSettings.php
1 file changed, 0 insertions(+), 35 deletions(-)
Approvals:
Niharika29: Looks good to me, approved
jenkins-bot: Verified
Zoranzoki21: Looks good to me, but someone else must approve
diff --git a/wmf-config/InitialiseSettings.php
b/wmf-config/InitialiseSettings.php
index 31459f8..e982a7d 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -13583,20 +13583,6 @@
'Special:Book',
],
],
-'wgPopupsAnonsEnabledSamplingRate' => [
- 'default' => 0,
- 'sewikimedia' => 1, // T68374
-
- // T136602: Make Page Previews enabled by default for 90% of anon users
for
- // the stage 0 wikis.
- 'pp_stage0' => 0.9,
-
- // T162672: Make Page Previews enabled by default for the stage 1 wikis.
- 'pp_stage1' => 1,
-
- 'enwiki' => 0,
- 'dewiki' => 0,
-],
'wmgPopupsBetaFeature' => [
'default' => true,
@@ -13621,27 +13607,6 @@
'enwiki' => true,
'dewiki' => true,
-],
-
- // Careful! This value should not be increased without coordination
with the
- // Operations and/or Analytics teams. At the very least, be mindful of
the
- // current rate of Popups events being logged:
- //
https://grafana.wikimedia.org/dashboard/db/eventlogging-schema?var-schema=Popups
-'wgPopupsSchemaSamplingRate' => [
- 'default' => 0.000,
-
- 'pp_stage0' => 0.001,
-
- // T171325: Increase the per-session sampling rate of the Page Previews
- // EventLogging instrumentation to 1% of all distinct browser sessions
so
- // that analysis of the stage 0 test can be completed in a reasonable
amount
- // of time.
- 'itwiki' => 0.01,
- 'huwiki' => 0.01,
- 'ruwiki' => 0.01,
-
- 'enwiki' => 0,
- 'dewiki' => 0,
],
'wgPopupsStatsvSamplingRate' => [
--
To view, visit https://gerrit.wikimedia.org/r/373171
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icf87741cc8f03a4dd947b659422e7856c56de44f
Gerrit-PatchSet: 7
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Niedzielski <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Jdlrobson <[email protected]>
Gerrit-Reviewer: Niedzielski <[email protected]>
Gerrit-Reviewer: Niharika29 <[email protected]>
Gerrit-Reviewer: Sniedzielski <[email protected]>
Gerrit-Reviewer: Urbanecm <[email protected]>
Gerrit-Reviewer: Zoranzoki21 <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits