v0.1.0
Changelog
6fb9a37 Add TCP port checker
6626120 Add prometheus instance to docker-compose setupThis should make it easier to evaluate the metrics in development
ad32868 Align naming and implement metrics
b542ff7 Debug log ticks in daemon
50858a0 Fix breaking change in goreleaser.yaml
bf45f06 Fix build flag for version variable (#5)
b29cecc Fix goreleaser replacements (#6)
85c7e04 Fix issue with start of http server
0b330dc Goreleaser and Travis setup (#4)
3b90420 Hide tcpchecker.Reporter in metrics behind method
46b00c9 Implemeting test setup using strongswan (#3)
5c221a7 Initial setup
56ed9e7 Remove commented code blob
c725fab Rest of TCP checker implementation (#2)
1a9fd8c Use errors.As
instead of cast
491b7c7 Use daemon for whooping loop (#1)
e65fa8f Use daemon with port checker
a16f510 Use string builder instead of dumb string concat