Dbrant has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/398542 )
Change subject: Update whitelist for a few mobile app schemas. ...................................................................... Update whitelist for a few mobile app schemas. This adds a few fields to the whitelist from the following eventlogging schemas used by the Android app: MobileWikiAppFeedConfigure MobileWikiAppRandomizer MobileWikiAppOnThisDay These are new features that we've developed recently in the app, and we'd like to quantify the usage/engagement with these features over an indefinite period. As with other schemas used by the app, all of these fields are anonymous. Change-Id: I1a7e6bb5e20843e57dd2dc8c7623f4261adc1d84 --- M modules/profile/files/mariadb/misc/eventlogging/eventlogging_purging_whitelist.tsv 1 file changed, 17 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/42/398542/1 diff --git a/modules/profile/files/mariadb/misc/eventlogging/eventlogging_purging_whitelist.tsv b/modules/profile/files/mariadb/misc/eventlogging/eventlogging_purging_whitelist.tsv index 0a00dc9..4690ba6 100644 --- a/modules/profile/files/mariadb/misc/eventlogging/eventlogging_purging_whitelist.tsv +++ b/modules/profile/files/mariadb/misc/eventlogging/eventlogging_purging_whitelist.tsv @@ -948,6 +948,23 @@ MobileWikiAppWiktionaryPopup wiki MobileWikiAppWiktionaryPopup event_text MobileWikiAppWiktionaryPopup event_timeSpent +MobileWikiAppFeedConfigure event_enabledList +MobileWikiAppFeedConfigure event_orderList +MobileWikiAppFeedConfigure event_source +MobileWikiAppFeedConfigure event_timeSpent +MobileWikiAppFeedConfigure event_appInstallID +MobileWikiAppRandomizer event_fingerSwipesForward +MobileWikiAppRandomizer event_fingerSwipesBack +MobileWikiAppRandomizer event_diceClicks +MobileWikiAppRandomizer event_backClicks +MobileWikiAppRandomizer event_source +MobileWikiAppRandomizer event_timeSpent +MobileWikiAppRandomizer event_appInstallID +MobileWikiAppOnThisDay event_totalEvents +MobileWikiAppOnThisDay event_scrolledEvents +MobileWikiAppOnThisDay event_source +MobileWikiAppOnThisDay event_timeSpent +MobileWikiAppOnThisDay event_appInstallID ReadingDepth webHost ReadingDepth wiki ReadingDepth event_action -- To view, visit https://gerrit.wikimedia.org/r/398542 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I1a7e6bb5e20843e57dd2dc8c7623f4261adc1d84 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Dbrant <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
