Releases: edgan/att-fiber-gateway-outage-detection
Releases · edgan/att-fiber-gateway-outage-detection
1.0.7
Added version flag
Added color support
Broke apart main.go into functions and files
1.0.6
Renamed -hostname to -dnshost
Improved docker support
Improved docs/DOCKER.md
1.0.5
Fixing reporting of outages as a metric
Improving logging
1.0.4
Added the ability to report the outage data as a metric
to statsd for monitoring and alerting
1.0.3
Removing the DNS lookup errors, because they are to be expected and they
are noise
1.0.1
Fixed the sleep to be consistent
Added debug mode
Improved README.md