Lucas_Werkmeister_WMDE added a comment.

  I think I’ve fixed the dashboard. Since we track under the `MediaWiki` 
namespace (hard-coded), that’s the one we need to use in the dashboard, 
regardless of what the PHP side is configured to use (`BetaMediaWiki`). Also,  
the `counter.` prefix is only a signal to WikimediaEvents on what kind of 
metric to send to Graphite; and since the `*` is the 5th part of the metric 
name (counting from 0), that’s the one we should alias by.
  
    
aliasByNode(consolidateBy(sortByMaxima(summarize(MediaWiki.wikibase.client.databridge.datatype.*.count,
 '1day', 'sum', false)), 'sum'), 5)
  
  (I left the other parts – `summarize`, `sortByMaxima` – alone, though I’m not 
sure if they’re correct.)

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

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

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

Reply via email to