Addshore added a comment.

  We need queries like this:
  
    SELECT count(lang), lang
    FROM wmf.wikidata_entity
    LATERAL VIEW explode(labels) t AS lang, text
    WHERE snapshot='2020-03-02'
    GROUP BY lang
    LIMIT 100
  
  So briefly chatting with WMF Analytics.
  
  > 7:33 PM <ottomata> addshore:  just fyi, SRE is trying to deprecate graphite
  > 7:33 PM <ottomata> so you might not want to add anything new there
  > 9:37 PM <ottomata> addshore: the tricky thing is that grafana's datasources 
(that we currently use) can't accept historical data
  > 9:37 PM <ottomata> graphite does
  > 9:37 PM <ottomata> but prometheus does not
  > 9:37 PM <ottomata> there is a unmaintained druid datasource for grafana 
that would work
  > 9:38 PM <ottomata> but until someone fixes it up we can't use it
  > 9:38 PM <ottomata> could you make a dashboard in superset instead?
  > 9:39 PM <addshore> Now thats a valid question! I imagine the answer is yes? 
all of the data could just live in another hadoop table after all. the fact 
said dashboard wouldnt be public could be annoying
  > 9:39 PM <addshore> we have a whole bunch of this sort of data that we 
currently put in graphite
  
  @Lydia_Pintscher would it be okay for these dashboards to move to superset? 
(not public)

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

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

To: Addshore
Cc: Lucas_Werkmeister_WMDE, Ladsgroup, Bugreporter, WMDE-leszek, Aleksey_WMDE, 
Ivanhercaz, VIGNERON, Lydia_Pintscher, GoranSMilovanovic, gerritbot, Addshore, 
Sjoerddebruin, Aklapper, Alter-paule, Beast1978, Un1tY, Hook696, Iflorez, 
darthmon_wmde, Kent7301, alaa_wmde, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, QZanden, LawExplorer, 
Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, 
aude, Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to