Hector
|
8c67b44052
|
feat: add health endpoint to exporter (!110)
* Add new `/health` endpoint to check if exporter is running correctly
* Update docker healthcheck to use the new endpoint
https://gitlab.com/hectorjsmith/fail2ban-prometheus-exporter/-/merge_requests/110
|
2023-09-09 06:15:23 +00:00 |
|
Hector
|
8e0284d9f0
|
feat: print fail2ban version on startup (!96)
* Print the version reported by `fail2ban-server` when the exporter starts up
* Logs an error if the connection to the server fails
https://gitlab.com/hectorjsmith/fail2ban-prometheus-exporter/-/merge_requests/96
|
2023-06-22 15:16:12 +00:00 |
|
Hector
|
dc342e3051
|
chore: replace ioutil with os calls (!95)
* Replace calls to deprecated `ioutil` functions with the `os` package
https://gitlab.com/hectorjsmith/fail2ban-prometheus-exporter/-/merge_requests/95
|
2023-06-22 14:33:56 +00:00 |
|
Hector
|
ae1285dc66
|
chore: move source code to root folder
|
2023-06-19 17:58:16 +00:00 |
|