prometheus-fail2ban-exporter/src
Hector acb40a94bd fix: recover from fail2ban server restarts
Update the code collecting metrics to open a new socket connection each
time metrics are collected. This ensures that a new socket connection is
used each time and avoids errors caused by fail2ban being restarted.
2021-08-30 07:36:15 +01:00
..
cfg feat: collect new up metric from fail2ban socket 2021-08-29 11:50:53 +00:00
db fix: update banned metrics to exclude expired bans 2021-08-27 16:29:01 +01:00
socket fix: recover from fail2ban server restarts 2021-08-30 07:36:15 +01:00
exporter.go fix: recover from fail2ban server restarts 2021-08-30 07:36:15 +01:00
go.mod feat: collect new up metric from fail2ban socket 2021-08-29 11:50:53 +00:00
go.sum feat: collect new up metric from fail2ban socket 2021-08-29 11:50:53 +00:00