Using blackbox exporter to check the network health from specific host to many remote mysql server. Suddenly the max network delay value changed to 0.5s
[image: 微信截图_20200831171233.png] Open x.x.x.x:9115 on browser and click any specific log: Logs for the probe: ts=2020-08-31T09:05:04.80989131Z caller=main.go:304 module=tcp_connect target=192.168.116.17:3306 level=info msg="Beginning probe" probe=tcp timeout_seconds=0.5 But when i just run curl 'http://x.x.x.x:9115/probe?module=tcp_connect&target=192.168.116.17:3306&debug=true&debug=true' ts=2020-08-31T09:08:03.409757011Z caller=main.go:304 module=tcp_connect target=192.168.116.17:3306 level=info msg="Beginning probe" probe=tcp timeout_seconds=119.5 This really confuses me a lot. Any insight on this? -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/d8ddbfa4-6df7-45ed-8c8a-8b9f6eafa299n%40googlegroups.com.

