Igor Kudrin

Results 3 comments of Igor Kudrin

I was just passing by and saw that someone [on Reddit](https://www.reddit.com/r/PrometheusMonitoring/comments/q60357/blackbox_exporter_for_smtp_monitoring_w_tcp_module/) suggested the solution: ``` - expect: "^220 ([^ ]+) ESMTP (.+)$" - send: "EHLO prober\r" ``` e.g. you should...

Did anyone tried https://github.com/traefik/traefik/releases/tag/v2.9.1 with this fix? https://github.com/traefik/traefik/pull/9037 Is it worth upgrading?