Releases: Noah-Huppert/net-test
v1.1.0
This release brings an overall level of polish to the v1.0.0 release. The ping_rtt
Prometheus metric has been tuned to have more meaningful Histogram buckets. The Grafana dashboard has also been cleaned up a lot. The round trip time percentiles graph was setup incorrectly and has been fixed, it will now display the correct numbers. The ping failures graph has also been changed from a line graph to a bar graph. As ping failures are one time events, not rates over time. On top of all this the documentation has been improved over several revisions.
v1.0.0
The latest release of Net Test uses techniques from sever monitoring tools. It collects time series data and stores it in Prometheus for analysis. Grafana is used to view this data and gain insight.
This solution also offers room to expand with features like traceroute and upload download tests in the future.
v0.1.0
Net Test's first release. This includes a bash script which can detect network downtime and offer light analysis.