Hi, I want to know the difference between HAProxy Prometheus metrics and HAProxy stats metrics. In my case, when I look at haproxy_process_current_connections
, it equals 1, but in HAProxy stats, current_connections
is 0. What is the difference between these metrics?