This website requires JavaScript.
Explore
Help
Sign In
volker.raschek
/
prometheus-fail2ban-exporter
Watch
1
Star
0
Fork
0
You've already forked prometheus-fail2ban-exporter
Code
Issues
Pull Requests
2
Packages
Projects
Releases
Wiki
Activity
7ced8464e0
prometheus-fail2ban-exporter
/
go.mod
6 lines
97 B
Modula-2
Raw
Normal View
History
Unescape
Escape
initial commit
2021-02-05 22:49:47 +00: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-05 23:01:00 +00:00
require
github
.
com
/
prometheus
/
client_golang
v1
.
9.0
Reference in New Issue
Copy Permalink