Bearloga has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/378782 )

Change subject: Annotate Pkget shutting down
......................................................................


Annotate Pkget shutting down

Bug: T176165
Change-Id: If554d09da1e15bf3e79e7f93ac3eea4f262dec44
---
M server.R
M tab_documentation/tiles_summary.md
M tab_documentation/tiles_total_by_style.md
M tab_documentation/tiles_users_by_style.md
4 files changed, 27 insertions(+), 6 deletions(-)

Approvals:
  Bearloga: Verified; Looks good to me, approved



diff --git a/server.R b/server.R
index a659724..eb642d5 100644
--- a/server.R
+++ b/server.R
@@ -41,7 +41,8 @@
       dyEvent(as.Date("2016-01-08"), "B (enwiki launch)", labelLoc = "bottom") 
%>%
       dyEvent(as.Date("2016-01-12"), "C (cache clear)", labelLoc = "bottom") 
%>%
       dyEvent(as.Date("2016-11-09"), "D (pkget)", labelLoc = "bottom") %>%
-      dyEvent(as.Date("2017-01-01"), "R (reportupdater)", labelLoc = "bottom")
+      dyEvent(as.Date("2017-01-01"), "R (reportupdater)", labelLoc = "bottom") 
%>%
+      dyEvent(as.Date("2017-08-14"), "E (pkget)", labelLoc = "bottom")
   })
 
   output$tiles_style_series <- renderDygraph({
@@ -61,7 +62,8 @@
       dyEvent(as.Date("2016-01-08"), "B (enwiki launch)", labelLoc = "bottom") 
%>%
       dyEvent(as.Date("2016-01-12"), "C (cache clear)", labelLoc = "bottom") 
%>%
       dyEvent(as.Date("2016-11-09"), "D (pkget)", labelLoc = "top") %>%
-      dyEvent(as.Date("2017-01-01"), "R (reportupdater)", labelLoc = "bottom")
+      dyEvent(as.Date("2017-01-01"), "R (reportupdater)", labelLoc = "bottom") 
%>%
+      dyEvent(as.Date("2017-08-14"), "E (pkget)", labelLoc = "bottom")
   })
 
   output$tiles_users_series <- renderDygraph({
@@ -81,7 +83,8 @@
       dyEvent(as.Date("2016-01-08"), "B (enwiki launch)", labelLoc = "bottom") 
%>%
       dyEvent(as.Date("2016-01-12"), "C (cache clear)", labelLoc = "bottom") 
%>%
       dyEvent(as.Date("2016-11-08"), "D (pkget)", labelLoc = "top") %>%
-      dyEvent(as.Date("2017-01-01"), "R (reportupdater)", labelLoc = "bottom")
+      dyEvent(as.Date("2017-01-01"), "R (reportupdater)", labelLoc = "bottom") 
%>%
+      dyEvent(as.Date("2017-08-14"), "E (pkget)", labelLoc = "bottom")
   })
 
   output$zoom_level_selector_container <- renderUI({
diff --git a/tab_documentation/tiles_summary.md 
b/tab_documentation/tiles_summary.md
index eb1d3a1..831ac2f 100644
--- a/tab_documentation/tiles_summary.md
+++ b/tab_documentation/tiles_summary.md
@@ -6,12 +6,13 @@
 Notes
 -----
 
-- From 2015-11-01 to 2015-11-10 stress-testing traffic made its way into this 
data; this has now been removed.
+* From 2015-11-01 to 2015-11-10 stress-testing traffic made its way into this 
data; this has now been removed.
 * '__A__' (2015-09-17): Maps launch announced
 * '__B__' (2016-01-08): Maps launched on en.wikipedia.org
 * '__C__' (2016-01-12): Maps launch on en.wikipedia.org reverted on the 9th; 
caches begin to clear
 * '__D__' (2016-11-09): Pokemon Go fan site Pkget switched to using our tiles 
after getting [blocked from 
tile.osm.org](https://github.com/openstreetmap/chef/commit/dece06b6) on 
2016-11-08 (see [T154717](https://phabricator.wikimedia.org/T154717) for more 
details)
 * '__R__': on 2017-01-01 we started calculating all of Discovery's metrics 
using a new version of [our data retrieval and processing 
codebase](https://phabricator.wikimedia.org/diffusion/WDGO/) that we migrated 
to [Wikimedia Analytics](https://www.mediawiki.org/wiki/Analytics)' 
[Reportupdater 
infrastructure](https://wikitech.wikimedia.org/wiki/Analytics/Reportupdater). 
See [T150915](https://phabricator.wikimedia.org/T150915) for more details.
+* '__E__': on 2017-08-14, Pokemon Go fan site Pkget was shut down.
 
 Questions, bug reports, and feature suggestions
 ------
diff --git a/tab_documentation/tiles_total_by_style.md 
b/tab_documentation/tiles_total_by_style.md
index 9003408..84ee09d 100644
--- a/tab_documentation/tiles_total_by_style.md
+++ b/tab_documentation/tiles_total_by_style.md
@@ -5,6 +5,17 @@
 
 Data is displayed on a 30-day rolling window for performance reasons but the 
original data can be found in 
[here](http://datasets.wikimedia.org/aggregate-datasets/maps/)
 
+Notes
+-----
+
+* From 2015-11-01 to 2015-11-10 stress-testing traffic made its way into this 
data; this has now been removed.
+* '__A__' (2015-09-17): Maps launch announced
+* '__B__' (2016-01-08): Maps launched on en.wikipedia.org
+* '__C__' (2016-01-12): Maps launch on en.wikipedia.org reverted on the 9th; 
caches begin to clear
+* '__D__' (2016-11-09): Pokemon Go fan site Pkget switched to using our tiles 
after getting [blocked from 
tile.osm.org](https://github.com/openstreetmap/chef/commit/dece06b6) on 
2016-11-08 (see [T154717](https://phabricator.wikimedia.org/T154717) for more 
details)
+* '__R__': on 2017-01-01 we started calculating all of Discovery's metrics 
using a new version of [our data retrieval and processing 
codebase](https://phabricator.wikimedia.org/diffusion/WDGO/) that we migrated 
to [Wikimedia Analytics](https://www.mediawiki.org/wiki/Analytics)' 
[Reportupdater 
infrastructure](https://wikitech.wikimedia.org/wiki/Analytics/Reportupdater). 
See [T150915](https://phabricator.wikimedia.org/T150915) for more details.
+* '__E__': on 2017-08-14, Pokemon Go fan site Pkget was shut down.
+
 Questions, bug reports, and feature suggestions
 ------
 For technical, non-bug questions, [email 
Mikhail](mailto:[email protected]?subject=Dashboard%20Question) or 
[Chelsy](mailto:[email protected]?subject=Dashboard%20Question). If you 
experience a bug or notice something wrong or have a suggestion, [open a ticket 
in 
Phabricator](https://phabricator.wikimedia.org/maniphest/task/create/?projects=Discovery)
 in the Discovery board or [email 
Deb](mailto:[email protected]?subject=Dashboard%20Question).
diff --git a/tab_documentation/tiles_users_by_style.md 
b/tab_documentation/tiles_users_by_style.md
index e645ff6..0584fbf 100644
--- a/tab_documentation/tiles_users_by_style.md
+++ b/tab_documentation/tiles_users_by_style.md
@@ -5,10 +5,16 @@
 
 Data is displayed on a 30-day rolling window for performance reasons but the 
original data can be found in 
[here](http://datasets.wikimedia.org/aggregate-datasets/maps/)
 
-Outages and inaccuracies
-------
+Notes
+-----
 
+* From 2015-11-01 to 2015-11-10 stress-testing traffic made its way into this 
data; this has now been removed.
+* '__A__' (2015-09-17): Maps launch announced
+* '__B__' (2016-01-08): Maps launched on en.wikipedia.org
+* '__C__' (2016-01-12): Maps launch on en.wikipedia.org reverted on the 9th; 
caches begin to clear
+* '__D__' (2016-11-09): Pokemon Go fan site Pkget switched to using our tiles 
after getting [blocked from 
tile.osm.org](https://github.com/openstreetmap/chef/commit/dece06b6) on 
2016-11-08 (see [T154717](https://phabricator.wikimedia.org/T154717) for more 
details)
 * '__R__': on 2017-01-01 we started calculating all of Discovery's metrics 
using a new version of [our data retrieval and processing 
codebase](https://phabricator.wikimedia.org/diffusion/WDGO/) that we migrated 
to [Wikimedia Analytics](https://www.mediawiki.org/wiki/Analytics)' 
[Reportupdater 
infrastructure](https://wikitech.wikimedia.org/wiki/Analytics/Reportupdater). 
See [T150915](https://phabricator.wikimedia.org/T150915) for more details.
+* '__E__': on 2017-08-14, Pokemon Go fan site Pkget was shut down.
 
 Questions, bug reports, and feature suggestions
 ------

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

Gerrit-MessageType: merged
Gerrit-Change-Id: If554d09da1e15bf3e79e7f93ac3eea4f262dec44
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/discovery/wetzel
Gerrit-Branch: develop
Gerrit-Owner: Bearloga <[email protected]>
Gerrit-Reviewer: Bearloga <[email protected]>

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

Reply via email to