[15:10:48] hi robh. I am not sure if the acceptable time to ping after creating a ticket has passed, so please forgive me :) I wanted to ask about https://phabricator.wikimedia.org/T238652 and if there is any more information you require. [15:11:00] T238652 [15:11:01] T238652: Hardware request for Postgres database for censorship monitoring scripts - https://phabricator.wikimedia.org/T238652 [15:11:03] better [15:12:47] _joe_: okay rlazarus and I are around now [15:13:49] <_joe_> should we just use the "hangout on hangouts" channel? Or you prefer IRC? [15:14:11] I'm happy either way [15:14:14] same [15:14:25] voice is probably higher-bandwidth, all else being equal [15:14:36] <_joe_> yeah let's go that way [16:22:48] When I hit http://prometheus.svc.eqiad.wmnet/ops/api/v1/query?query=blazegraph_lastupdated I get 2 values.. Are they the last 2 values of blazegraph_lastupdated? or something else? [16:24:33] addshore: I'm getting more than two, there will be one value per metric, in this case per wdqs host [16:25:16] So I get 2 values per metric [16:25:21] {"metric":{"__name__":"blazegraph_lastupdated","cluster":"wdqs-test","instance":"wdqs1009:9193","job":"blazegraph","site":"eqiad"},"value":[1574439709.764,"1574439658"]}]}} [16:30:55] ah got it, the first value is the timestamp whereas the second the datapoint [16:32:07] Aaah, so that would be the timestamp of that datapoint, lovely! [16:34:12] addshore: exactly, note that depending on the query you are running you can get different results, I think for your usage a single timestamp+value is right [16:34:19] addshore: https://prometheus.io/docs/prometheus/latest/querying/api/#expression-query-result-formats [16:37:01] Thanks! [17:38:39] so _joe_ -- what is to be done about a go thing you want to package saying it requires a much newer version of golang than is available on stretch? [17:39:17] <_joe_> cdanis: 1 - we have some newish version in backports, you use BACKPORTS=yes in pdebuild [17:39:47] <_joe_> 2 - check if the requirement is true, or just some artifact of what you declared in the control file [17:39:56] ah ofc backports [17:39:57] <_joe_> 3 - build on buster, copy the package to stretch [17:40:01] <_joe_> in this order [17:40:04] the joys of static linking :D [17:40:05] <_joe_> :P [17:40:11] do we have a buster equivalent of boron? [17:40:23] <_joe_> boron has a buster image [17:40:27] oh i guess there's the pbuilder for buster there yes [19:40:25] XioNoX: are the dropped packets for 22280 gone now? https://phabricator.wikimedia.org/T238781 [19:40:54] mutante: yep! [19:41:21] XioNoX: :) cool. then we can close it. thanks for confirming [19:41:33] thanks for fixing it! [20:19:02] "create project not permitted [20:19:03] " [20:19:10] that's interesting, I thought we could create repositories ourselves [20:19:12] time to file a ticket