1
0
Fork 0

Update tests

This commit is contained in:
Zasda Yusuf Mikail 2024-02-03 16:34:58 +07:00
parent 4fe1143ce1
commit 45e63cbd4d
No known key found for this signature in database
6 changed files with 6 additions and 2 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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