Update tests
This commit is contained in:
parent
4fe1143ce1
commit
45e63cbd4d
6 changed files with 6 additions and 2 deletions
|
|
@ -32,6 +32,7 @@ defaults
|
|||
frontend stats
|
||||
bind *:1936
|
||||
mode http
|
||||
http-request use-service prometheus-exporter if { path /metrics }
|
||||
stats enable
|
||||
stats hide-version
|
||||
stats realm Haproxy\ Statistics
|
||||
|
|
|
|||
|
|
@ -32,6 +32,7 @@ defaults
|
|||
frontend stats
|
||||
bind *:1937
|
||||
mode http
|
||||
http-request use-service prometheus-exporter if { path /metrics }
|
||||
stats enable
|
||||
stats hide-version
|
||||
stats realm Haproxy\ Statistics
|
||||
|
|
|
|||
|
|
@ -23,6 +23,7 @@ defaults
|
|||
frontend stats
|
||||
bind *:1936
|
||||
mode http
|
||||
http-request use-service prometheus-exporter if { path /metrics }
|
||||
stats enable
|
||||
stats hide-version
|
||||
stats realm Haproxy\ Statistics
|
||||
|
|
|
|||
|
|
@ -32,6 +32,7 @@ defaults
|
|||
frontend stats
|
||||
bind *:1936
|
||||
mode http
|
||||
http-request use-service prometheus-exporter if { path /metrics }
|
||||
stats enable
|
||||
stats hide-version
|
||||
stats realm Haproxy\ Statistics
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue