[10:45:41] Lydia_WMDE: one sec [11:50:41] a new tool that shows places depicted in the artworks (P180) http://zone47.com/crotos/callisto/ (it will freeze your navigator during the beginning ;) ) [12:03:05] Pyb, That is a very nice tool, but the performance is really bad even after 3 intial freezes. [12:17:45] yes [12:31:58] Change on 12www.mediawiki.org a page Extension:Wikibase Client was modified, changed by 62.25.9.193 link https://www.mediawiki.org/w/index.php?diff=1939791 edit summary: [+4] /* Configuration */ TNT [13:42:28] jzerebecki: I made this crappy thing, but should be fine for what we want https://github.com/addshore/graphite-backup [13:42:43] I can just run it on a cron on labs / stats matching all the metrics we care about [13:42:49] can't be that crappy :/ [13:42:56] :P [13:44:08] it has no tests :) probably not important enough that it works ;) [13:44:48] addshore: more importantly can you add instructions for restore? [13:45:07] well, restore is just loop over the data and fire it back at the graphite api [13:46:05] echo "${METRIC} ${VALUE} `${DATE} +%s`" | nc -q0 ${SERVER} ${PORT} [13:46:45] echo "${METRIC} ${VALUE} ${TIMESTAMP}" | nc -q0 ${SERVER} ${PORT} [13:46:52] addshore: seems like we want a crappy script for that :) [13:46:56] yeh, so, super easy ;) [14:30:51] DanielK_WMDE: Lydia_WMDE and me were just stumbling upon https://phabricator.wikimedia.org/T78011 [14:31:12] is that something we need to do in the next sprint? [14:31:20] it has no #Wikidata project added [14:31:27] but is related I guess? [14:31:53] Tobi_WMDE_SW: related but i think we can start with the available hooks in cirrus [14:32:07] and move that direction is probably what we want [14:38:58] jzerebecki: thats graphite config patch is being merged and deployed now :) [14:42:58] Lydia_WMDE, Tobi_WMDE_SW: it would be really good to get that going again. without a well defined interface between extensions that define content models and the search engine, we'll end up with more hacks that keep breaking. [14:43:41] getting this don wouldn't only help with porting suggestiosn from sql to elastic. it also has the potential to improve the ranking on the full text search results, etc [14:45:57] * aude thinks we should work next on introducing the EntitySearch (or such) interface [14:46:09] or more detailed specs for it [15:39:53] jzerebecki aude any idea what the convention is for adding a new group to modules/admin/data/data.yaml in puppet? [15:40:30] oh, it might not actually be needed.... [15:40:32] yay! [15:41:52] * addshore is trying to get access to dataset1001 [15:42:06] asuming there are logs for dumps.wm.o there... [15:44:58] addshore: i don't think those conventions are explicitly documented. you could look at the group wdqs-admins for inspiration [15:46:56] basically the only decision to make was should it go next to the other group that it relates to, or in order of gid ;) [15:54:53] Anyone from WMDE who knows if it would be possible to borrow the Datentankstelle the first week of July? [15:57:52] JanAinali_WMSE: you are better off asking on #wikimedia-de-intern [15:58:00] hoo! [15:58:05] hey addshore :) [15:58:09] any chance you can do me a favour! [15:58:15] I hope so [15:58:30] ssh to dataset1001 and look around for access logs and see if they are there :P [15:58:30] hope you get the dataset access, I gave up on that at some point [15:58:43] hmmmmm [15:58:47] *looks at something again* [15:59:02] I guess that was just the ultra slow process [15:59:05] but it still sucked [15:59:18] took over half a year to get some basic sudo access in the end [15:59:37] JeroenDeDauw: Thanks for the tip! [15:59:50] hoo: does snapshot-admins let you get onto dataset1001? [16:00:10] No, it doesn't [16:00:25] bah, okay, then if these logs are actually there or not will remain a mystry to me ;) [16:00:30] I initially also wanted shell on the dataset hosts, but that seemed way to abitious [16:01:09] well, I would also be happy with this https://phabricator.wikimedia.org/T116430 ;) [16:01:18] but greping logs would also do for now ;) [16:01:27] Link it in as an alternative [16:02:33] {{done}} [16:02:33] How efficient, addshore! [16:02:49] !gib AsimovBot [16:04:03] :P [16:04:20] *goes to update the dispatchlag dashboard as the crons are back on terbium now* [16:04:47] lolbot :D [18:25:49] SMalyshev: did tyou ever chase down that issue I saw with querying any more? :) [21:18:14] hi [21:18:27] i need help for an autolist procedure [21:25:30] Raminagrobiche: Just ask your question, the chances of someone answering are *way* higher than [21:25:40] * then [21:25:43] i find i've found the way [21:25:48] i'm trying it [21:25:55] Nice! :) [21:26:27] i want to add a Q571 (creation date) to thousands of compagnies [21:26:38] based on their classifications on wp-fr or wp-en [21:26:54] "category : company founded in 1899" for exemple [21:29:17] hoo: maybe you wanna have another look on https://gerrit.wikimedia.org/r/#/c/238771/? [21:29:36] yeah, sure [21:33:19] https://www.wikidata.org/w/index.php?title=Q1753718&type=revision&diff=272787002&oldid=254547999 looks like it works [21:34:58] Nice :) [21:36:03] benestar: do we intend wbsearch to be a permanent thing we support? (e.g. used by external users) [21:36:11] just documented all compagnies founded it 1862 [21:36:22] now i just have to deal with all the other years :-p [21:36:46] aude: Not marked as internal AFAIS [21:37:04] which makes it more scary [21:37:14] we can mark it internal [21:37:16] https://github.com/wikimedia/mediawiki-extensions-VisualEditor/blob/master/ApiVisualEditor.php#L694-L696 [21:37:19] Raminagrobiche: Good thing there are so few... :D [21:37:32] aude: Yeah, but it's not [21:37:53] hoo: i didn't do it manually :p [21:37:58] hoo: just saying we can [21:38:08] i don't think that prevents it from being used though [21:38:12] externally [21:38:14] aude: Probably we also should... I'm not to fond of the assumption that API module does [21:38:41] It doesn't, but it should warn users that we don't commit to keeping that stable [21:39:05] yeah [21:39:12] * aude comments on the patch [21:39:28] think I found a bug [21:39:31] but need to test [22:07:29] tedious work :p