fail2ban-prometheus-exporter/src
Hector b7e317edbc feat: configure tool using environment variables (#17)
Replace CLI parsing functionality with the `kingpin` library to better
support configuring the tool with environment variables.
Add new environment variables to configure the tool.

BREAKING CHANGE: CLI params now require two dashes instead of one (e.g. `--socket`)
2022-01-30 21:32:48 +00:00
..
auth feat: add support for basic auth (#16) 2022-01-14 21:36:49 +00:00
cfg feat: configure tool using environment variables (#17) 2022-01-30 21:32:48 +00:00
collector remove: references to db collector 2021-12-21 17:42:42 +00:00
socket fix: support python2 fail2ban 2021-12-18 06:58:40 +00:00
exporter.go feat: add support for basic auth (#16) 2022-01-14 21:36:49 +00:00
go.mod feat: configure tool using environment variables (#17) 2022-01-30 21:32:48 +00:00
go.sum feat: configure tool using environment variables (#17) 2022-01-30 21:32:48 +00:00