Lucas_Werkmeister_WMDE added a comment.

  Hm, not as much change since this morning though.
  
    MariaDB [warwiki]> SELECT NOW() AS asof, COUNT(*) AS total, SUM(eu_aspect 
LIKE 'C%') AS statements, SUM(eu_aspect LIKE 'O%') AS others FROM 
wbc_entity_usage;
    +---------------------+---------+------------+---------+
    | asof                | total   | statements | others  |
    +---------------------+---------+------------+---------+
    | 2022-01-26 10:51:05 | 2885789 |     319406 | 1137753 |
    +---------------------+---------+------------+---------+
    1 row in set (1.467 sec)
  
  
  
    MariaDB [warwiki]> SELECT NOW() AS asof, COUNT(*) AS total, SUM(eu_aspect 
LIKE 'C%') AS statements, SUM(eu_aspect LIKE 'O%') AS others FROM 
wbc_entity_usage;
    +---------------------+---------+------------+---------+
    | asof                | total   | statements | others  |
    +---------------------+---------+------------+---------+
    | 2022-01-26 19:51:35 | 2891759 |     325534 | 1137595 |
    +---------------------+---------+------------+---------+
    1 row in set (1.468 sec)
  
  I suppose it could’ve burned through an initial set of high-activity pages, 
and the rest is the long tail… we’ll see.

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

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

To: noarave, Lucas_Werkmeister_WMDE
Cc: Ladsgroup, Aklapper, Lydia_Pintscher, hoo, Michael, Marostegui, 
Lucas_Werkmeister_WMDE, Lmlmljs, Invadibot, maantietaja, Akuckartz, Nandana, 
lucamauri, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Addshore, Mbch331
_______________________________________________
Wikidata-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to