[10:26:10] is there some easy way to filter the new watchlist page https://commons.wikimedia.org/wiki/Special:Watchlist to exclude edits by one particular user? there's a bot that adds metadata that I trust enough to not want to review their changes, but I don't want to just exclude all bot edits [10:48:11] wib_jonas: I think you can excludes bots [10:48:30] it's a all-bots or no-bots things I think [10:50:27] yeah, I know I can exclude bots [10:50:29] oh well [11:15:34] [[Tech]]; L10nM4st3r; /* css element (continued) */ new section; https://meta.wikimedia.org/w/index.php?diff=23490727&oldid=23483599&rcid=24415947 [14:44:58] does anyone know how trustworthy timestamps in logstash are, especially when looking at messages from different servers? [14:45:52] are the timestamps reported by the individual servers or assigned by logstash while collecting the messages? if the former, are there any numbers on typical clock drift within one datacenter? [15:53:04] Lucas_WMDE: the timestamps should be set by the origin server in most cases. We do run NTP pretty much everywhere to keep clocks in sync. I'm not finding any working grafana dashboard tracking drift however. [15:53:16] alright, thanks [15:53:31] I did a quick test on two mw servers and their clocks generally seemed to be within 20 ms of each other [15:54:18] so for now I’m willing to believe the clock in logstash and look into other possible confusion sources d) [15:54:20] * :) [16:42:28] what's the url param that forces ve or the old wikitext editor, again? [16:45:18] `action=edit` vs `action=submit` is the only one I know of [16:49:33] ack [16:49:40] thanks [16:57:00] [[Tech]]; Quiddity; /* css element (continued) */ Reply; https://meta.wikimedia.org/w/index.php?diff=23491576&oldid=23490727&rcid=24417636 [17:08:40] [[Tech]]; L10nM4st3r; /* css element (continued) */ Re; https://meta.wikimedia.org/w/index.php?diff=23491596&oldid=23491576&rcid=24417662 [18:44:09] [[Tech]]; Quiddity; /* css element (continued) */ fix signature, reply; https://meta.wikimedia.org/w/index.php?diff=23491823&oldid=23491596&rcid=24418079 [19:18:04] papaul do you have the racadm command for disabling PXE boot off 1G NIC handy? , or do I have to do that in BIOS [19:20:27] inflatador: this but replace "PXE" with something else: racadm config -g cfgServerInfo -o cfgServerFirstBootDevice PXE [19:20:56] where the trick is I guess how to find the other device names [19:21:15] oh yeah, I'll take a look [19:21:26] racadm config -g cfgServerInfo -o cfgServerBootOnce 1 [19:21:27] racadm config -g cfgServerInfo -o cfgServerFirstBootDevice BIOS [19:21:33] this will tell it to boot to BIOS instead [19:21:35] but only 1 time [19:21:41] and on second reboot go back to before [19:22:15] you are maybe on the wrong IRC channel btw but we have too many of them :) [19:23:13] inflatador: you can also just reboot, watch the console and hit F12 yourself in the right moment.. and pick it [19:23:36] if your terminal passes it through [20:22:39] Looks like the javascript is out of date on https://doc.wikimedia.org/mediawiki-core/master/js/ again [20:24:01] https://phabricator.wikimedia.org/T257188 [20:32:51] Potential JobQueue issues handled in this channel? [20:33:51] I guess so