This website requires JavaScript.
Explore
Help
Sign In
simono41
/
fail2ban-prometheus-exporter
Watch
1
Star
0
Fork
You've already forked fail2ban-prometheus-exporter
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
e2661bf243
fail2ban-prometheus-exporter
/
go.mod
6 lines
97 B
Modula-2
Raw
Normal View
History
Unescape
Escape
initial commit
2021-02-05 23:49:47 +01:00
module
fail2ban
-
prometheus
-
exporter
go
1.15
feat: initial setup of metric exporter Add dependency on the prometheus library to start exporting metrics. Add a new `up` metric that always returns `1` to ensure the exporter is working as expected.
2021-02-06 00:01:00 +01:00
require
github
.
com
/
prometheus
/
client_golang
v1
.
9.0
Reference in a new issue
Copy permalink