feat: add haproxy exporter
- add admin socket for exporter
This commit is contained in:
@@ -55,6 +55,7 @@ class profiles::haproxy::server (
|
||||
include profiles::haproxy::frontends # create frontends
|
||||
include profiles::haproxy::backends # create backends
|
||||
include profiles::haproxy::listeners # create listeners
|
||||
include prometheus::haproxy_exporter # generate metrics
|
||||
|
||||
Class['profiles::haproxy::certlist']
|
||||
-> Class['profiles::haproxy::dns']
|
||||
|
||||
Reference in New Issue
Block a user