Problem:
We want to track for which datatypes the Bridge is opened. Based on this we want to figure out which datatypes to support next.
List of all available datatypes: https://www.wikidata.org/wiki/Special:ListDatatypes
Acceptance criteria:
Problem:
We want to track for which datatypes the Bridge is opened. Based on this we want to figure out which datatypes to support next.
List of all available datatypes: https://www.wikidata.org/wiki/Special:ListDatatypes
Acceptance criteria:
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | Lydia_Pintscher | T231204 track Bridge openings by property datatype | |||
Resolved | • Matthias_Geisler_WMDE | T236232 Add interface for repository to get datatype of property | |||
Resolved | • Matthias_Geisler_WMDE | T236233 Add interface for tracking/logging | |||
Resolved | Michael | T236234 Implement PropertyDatatypeRepository via ForeignApi | |||
Resolved | • Matthias_Geisler_WMDE | T236235 Implement and set up tracker in init module | |||
Resolved | • Pablo-WMDE | T236236 Get property datatype in store bridge init action and call tracker | |||
Resolved | • Tonina_Zhelyazkova_WMDE | T236237 Set up Grafana board for data bridge openings by property datatype |
Sounds like the right way for this would be JS -> graphite via statsv and statsd and then just displaying the data in grafana.
https://wikitech.wikimedia.org/wiki/Graphite#statsv included the needed infomation using mw.track in JS.
@Lydia_Pintscher and perhaps @Charlie_WMDE, as the people who'll potentially look the most at these Grafana boards, a question:
Would you like to see a separate board for each data type or all (17 I think?) data types in one board?
All on one graph like on https://grafana.wikimedia.org/d/000000167/wikidata-datamodel?refresh=30m&panelId=6&fullscreen&orgId=1 is fine. When clicking on an entry in the legend grafana hides all the others.