[18:26:20] merging some changes to add fixed VRTS monitoring. just testing it and then I will switch it to the other channel. so maybe one last time here but then no more [18:49:05] (ProbeDown) firing: Service otrs1001:1443 has failed probes (http_ticket_wikimedia_org_ip6) - https://wikitech.wikimedia.org/wiki/Network_monitoring#ProbeDown - https://grafana.wikimedia.org/d/O0nHhdhnz/network-probes-overview?var-job=probes/custom&var-module=All - https://alerts.wikimedia.org/?q=alertname%3DProbeDown [18:55:08] there it is [18:55:42] that was supposed to confirm monitoring is fixed:) on it and then I will move it too [18:57:16] also see comments on https://gerrit.wikimedia.org/r/c/operations/puppet/+/814926/ and in the IRC channel -gitlab if interested [22:49:20] (ProbeDown) firing: Service otrs1001:1443 has failed probes (http_ticket_wikimedia_org_ip6) - https://wikitech.wikimedia.org/wiki/Network_monitoring#ProbeDown - https://grafana.wikimedia.org/d/O0nHhdhnz/network-probes-overview?var-job=probes/custom&var-module=All - https://alerts.wikimedia.org/?q=alertname%3DProbeDown [22:57:28] it's because envoy on otrs1001 is so far only listening on IPv4 but monitoring checks IPv6 by default. I am using "ip_families" parameter to tell it to check just v4 for right now [23:04:07] parameter 'ip_families' index 0 expects a match for Enum['ip4', 'ip6'], got 'ipv4' duuuh :)