Page MenuHomePhabricator

Track mw.ext.data.get() lua call counts
Closed, ResolvedPublic

Description

In order to evaluate usefulness of the Tabular data, we should track the pages that call mw.ext.data.get("MyData.tab"). The easiest is to do it via the same mechanism as in Kartographer - page_props table.

Event Timeline

Change 325878 had a related patch set uploaded (by Yurik):
Track mw.ext.data.get() calls

https://gerrit.wikimedia.org/r/325878

Change 326051 had a related patch set uploaded (by Yurik):
Track mw.ext.data.get() calls

https://gerrit.wikimedia.org/r/326051

Change 325878 merged by jenkins-bot:
Track mw.ext.data.get() calls

https://gerrit.wikimedia.org/r/325878

Change 326051 merged by jenkins-bot:
Track mw.ext.data.get() calls

https://gerrit.wikimedia.org/r/326051

done, merged, in the process of being deployed.