You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Somokeping_Prober allows to generate great Heatmaps of latency between hosts. Compared to blackbox_exporter (prometheus.exporter.blackbox) it can do icmp checks with much higher frequency of 1 second or milliseconds which is helpful in datacenters or for critical links. Not to check only the availability but to check latency changes in some situations (cluster change, availability zone change).
Blackbox exporter only does pings if you scrape it. smokeping does the pings independently and then provides all results in buckets with the length of the scrape time.
The text was updated successfully, but these errors were encountered:
Request
I would like to see this great icmp prober in alloy.
https://github.com/SuperQ/smokeping_prober
Use case
Somokeping_Prober allows to generate great Heatmaps of latency between hosts. Compared to blackbox_exporter (prometheus.exporter.blackbox) it can do icmp checks with much higher frequency of 1 second or milliseconds which is helpful in datacenters or for critical links. Not to check only the availability but to check latency changes in some situations (cluster change, availability zone change).
Blackbox exporter only does pings if you scrape it. smokeping does the pings independently and then provides all results in buckets with the length of the scrape time.
The text was updated successfully, but these errors were encountered: