1
0
Fork 0

Add prometheus metrics

This commit is contained in:
Zasda Yusuf Mikail 2024-01-30 09:01:20 +07:00
parent fea04f0510
commit 49cd42077e
No known key found for this signature in database

View file

@ -45,6 +45,7 @@ defaults
frontend stats
bind *:{{ data_stats["port"] | default(1936) }}
mode http
http-request use-service prometheus-exporter if { path /metrics }
stats enable
stats hide-version
stats realm Haproxy\ Statistics