prometheus-fail2ban-exporter/src
Hector 5a107cc547 feat: support for textfile metrics (#13)
Add support for collecting arbitrary metrics from a textfile as well as
metrics collected from fail2ban. This allows other data to be exported
along with the fail2ban metrics (e.g. instance metadata).
Update the docker image to allow mounting a folder with a collection of
metric files to be exported. Only files ending in `.prom` with be read.
Update project README with the new functionality.
2021-10-12 20:38:26 +00:00
..
cfg feat: support for textfile metrics (#13) 2021-10-12 20:38:26 +00:00
db fix: update banned metrics to exclude expired bans 2021-08-27 16:29:01 +01:00
export refactor: move exporter code to new package 2021-09-13 20:25:54 +01:00
socket feat: export new version metric (#12) 2021-09-10 06:13:56 +00:00
textfile feat: support for textfile metrics (#13) 2021-10-12 20:38:26 +00:00
exporter.go feat: support for textfile metrics (#13) 2021-10-12 20:38:26 +00: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