Ladsgroup added a comment.

  On the API-side of requests, this is the number I got since first of April 
(17 days);
  
    select params['qppage'], params['gdppage'], count(*) as hitcount from 
event.mediawiki_api_request where year = 2020 and month = 4 and 
params['action'] = 'query' and (params['list'] = 'querypage' or 
params['generator'] = 'querypage') and meta.domain = "www.wikidata.org" group 
by params['qppage'], params['gdppage'];
    _c0 _c1     hitcount
    NULL        NULL    1153
    DoubleRedirects     NULL    17
    Longpages   NULL    112
    Ancientpages        NULL    118
    Shortpages  NULL    114
  
  Figuring out the NULL ones + trying to to get request number for special 
pages now.

TASK DETAIL
  https://phabricator.wikimedia.org/T245818

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ladsgroup
Cc: Lea_Lacroix_WMDE, Marostegui, Addshore, Lydia_Pintscher, Ladsgroup, 
matej_suchanek, Aklapper, darthmon_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to