# HELP haproxy_process_nbthread Number of started threads (global.nbthread) # TYPE haproxy_process_nbthread gauge haproxy_process_nbthread 3 # HELP haproxy_process_nbproc Number of started worker processes (historical, always 1) # TYPE haproxy_process_nbproc gauge haproxy_process_nbproc 1 # HELP haproxy_process_relative_process_id Relative worker process number (1) # TYPE haproxy_process_relative_process_id gauge haproxy_process_relative_process_id 1 # HELP haproxy_process_uptime_seconds How long ago this worker process was started (seconds) # TYPE haproxy_process_uptime_seconds gauge haproxy_process_uptime_seconds 5125702 # HELP haproxy_process_pool_failures_total Number of failed pool allocations since this worker was started # TYPE haproxy_process_pool_failures_total counter haproxy_process_pool_failures_total 0 # HELP haproxy_process_max_fds Hard limit on the number of per-process file descriptors # TYPE haproxy_process_max_fds gauge haproxy_process_max_fds 2036 # HELP haproxy_process_max_sockets Hard limit on the number of per-process sockets # TYPE haproxy_process_max_sockets gauge haproxy_process_max_sockets 2036 # HELP haproxy_process_max_connections Hard limit on the number of per-process connections (configured or imposed by Ulimit-n) # TYPE haproxy_process_max_connections gauge haproxy_process_max_connections 1000 # HELP haproxy_process_hard_max_connections Hard limit on the number of per-process connections (imposed by Memmax_MB or Ulimit-n) # TYPE haproxy_process_hard_max_connections gauge haproxy_process_hard_max_connections 1000 # HELP haproxy_process_current_connections Current number of connections on this worker process # TYPE haproxy_process_current_connections gauge haproxy_process_current_connections 1 # HELP haproxy_process_connections_total Total number of connections on this worker process since started # TYPE haproxy_process_connections_total counter haproxy_process_connections_total 3481820 # HELP haproxy_process_requests_total Total number of requests on this worker process since started # TYPE haproxy_process_requests_total counter haproxy_process_requests_total 70887 # HELP haproxy_process_max_ssl_connections Hard limit on the number of per-process SSL endpoints (front+back), 0=unlimited # TYPE haproxy_process_max_ssl_connections gauge haproxy_process_max_ssl_connections 0 # HELP haproxy_process_current_ssl_connections Current number of SSL endpoints on this worker process (front+back) # TYPE haproxy_process_current_ssl_connections gauge haproxy_process_current_ssl_connections 0 # HELP haproxy_process_ssl_connections_total Total number of SSL endpoints on this worker process since started (front+back) # TYPE haproxy_process_ssl_connections_total counter haproxy_process_ssl_connections_total 0 # HELP haproxy_process_max_pipes Hard limit on the number of pipes for splicing, 0=unlimited # TYPE haproxy_process_max_pipes gauge haproxy_process_max_pipes 0 # HELP haproxy_process_pipes_used_total Current number of pipes in use in this worker process # TYPE haproxy_process_pipes_used_total counter haproxy_process_pipes_used_total 0 # HELP haproxy_process_pipes_free_total Current number of allocated and available pipes in this worker process # TYPE haproxy_process_pipes_free_total counter haproxy_process_pipes_free_total 0 # HELP haproxy_process_current_connection_rate Number of front connections created on this worker process over the last second # TYPE haproxy_process_current_connection_rate gauge haproxy_process_current_connection_rate 1 # HELP haproxy_process_limit_connection_rate Hard limit for ConnRate (global.maxconnrate) # TYPE haproxy_process_limit_connection_rate gauge haproxy_process_limit_connection_rate 0 # HELP haproxy_process_max_connection_rate Highest ConnRate reached on this worker process since started (in connections per second) # TYPE haproxy_process_max_connection_rate gauge haproxy_process_max_connection_rate 17 # HELP haproxy_process_current_session_rate Number of sessions created on this worker process over the last second # TYPE haproxy_process_current_session_rate gauge haproxy_process_current_session_rate 1 # HELP haproxy_process_limit_session_rate Hard limit for SessRate (global.maxsessrate) # TYPE haproxy_process_limit_session_rate gauge haproxy_process_limit_session_rate 0 # HELP haproxy_process_max_session_rate Highest SessRate reached on this worker process since started (in sessions per second) # TYPE haproxy_process_max_session_rate gauge haproxy_process_max_session_rate 17 # HELP haproxy_process_current_ssl_rate Number of SSL connections created on this worker process over the last second # TYPE haproxy_process_current_ssl_rate gauge haproxy_process_current_ssl_rate 0 # HELP haproxy_process_limit_ssl_rate Hard limit for SslRate (global.maxsslrate) # TYPE haproxy_process_limit_ssl_rate gauge haproxy_process_limit_ssl_rate 0 # HELP haproxy_process_max_ssl_rate Highest SslRate reached on this worker process since started (in connections per second) # TYPE haproxy_process_max_ssl_rate gauge haproxy_process_max_ssl_rate 0 # HELP haproxy_process_current_frontend_ssl_key_rate Number of SSL keys created on frontends in this worker process over the last second # TYPE haproxy_process_current_frontend_ssl_key_rate gauge haproxy_process_current_frontend_ssl_key_rate 0 # HELP haproxy_process_max_frontend_ssl_key_rate Highest SslFrontendKeyRate reached on this worker process since started (in SSL keys per second) # TYPE haproxy_process_max_frontend_ssl_key_rate gauge haproxy_process_max_frontend_ssl_key_rate 0 # HELP haproxy_process_frontend_ssl_reuse Percent of frontend SSL connections which did not require a new key # TYPE haproxy_process_frontend_ssl_reuse gauge haproxy_process_frontend_ssl_reuse 0 # HELP haproxy_process_current_backend_ssl_key_rate Number of SSL keys created on backends in this worker process over the last second # TYPE haproxy_process_current_backend_ssl_key_rate gauge haproxy_process_current_backend_ssl_key_rate 0 # HELP haproxy_process_max_backend_ssl_key_rate Highest SslBackendKeyRate reached on this worker process since started (in SSL keys per second) # TYPE haproxy_process_max_backend_ssl_key_rate gauge haproxy_process_max_backend_ssl_key_rate 0 # HELP haproxy_process_ssl_cache_lookups_total Total number of SSL session ID lookups in the SSL session cache on this worker since started # TYPE haproxy_process_ssl_cache_lookups_total counter haproxy_process_ssl_cache_lookups_total 0 # HELP haproxy_process_ssl_cache_misses_total Total number of SSL session ID lookups that didn't find a session in the SSL session cache on this worker since started # TYPE haproxy_process_ssl_cache_misses_total counter haproxy_process_ssl_cache_misses_total 0 # HELP haproxy_process_http_comp_bytes_in_total Number of bytes submitted to the HTTP compressor in this worker process over the last second # TYPE haproxy_process_http_comp_bytes_in_total counter haproxy_process_http_comp_bytes_in_total 0 # HELP haproxy_process_http_comp_bytes_out_total Number of bytes emitted by the HTTP compressor in this worker process over the last second # TYPE haproxy_process_http_comp_bytes_out_total counter haproxy_process_http_comp_bytes_out_total 0 # HELP haproxy_process_limit_http_comp Limit of CompressBpsOut beyond which HTTP compression is automatically disabled # TYPE haproxy_process_limit_http_comp gauge haproxy_process_limit_http_comp 0 # HELP haproxy_process_current_zlib_memory Amount of memory currently used by HTTP compression on the current worker process (in bytes) # TYPE haproxy_process_current_zlib_memory gauge haproxy_process_current_zlib_memory NaN # HELP haproxy_process_max_zlib_memory Limit on the amount of memory used by HTTP compression above which it is automatically disabled (in bytes, see global.maxzlibmem) # TYPE haproxy_process_max_zlib_memory gauge haproxy_process_max_zlib_memory NaN # HELP haproxy_process_current_tasks Total number of tasks in the current worker process (active + sleeping) # TYPE haproxy_process_current_tasks gauge haproxy_process_current_tasks 24 # HELP haproxy_process_current_run_queue Total number of active tasks+tasklets in the current worker process # TYPE haproxy_process_current_run_queue gauge haproxy_process_current_run_queue 0 # HELP haproxy_process_idle_time_percent Percentage of last second spent waiting in the current worker thread # TYPE haproxy_process_idle_time_percent gauge haproxy_process_idle_time_percent 100 # HELP haproxy_process_node Node name (global.node) # TYPE haproxy_process_node gauge haproxy_process_node{node="d9efa1489277"} 1 # HELP haproxy_process_stopping 1 if the worker process is currently stopping, otherwise zero # TYPE haproxy_process_stopping gauge haproxy_process_stopping 0 # HELP haproxy_process_jobs Current number of active jobs on the current worker process (frontend connections, master connections, listeners) # TYPE haproxy_process_jobs gauge haproxy_process_jobs 7 # HELP haproxy_process_unstoppable_jobs Current number of unstoppable jobs on the current worker process (master connections) # TYPE haproxy_process_unstoppable_jobs gauge haproxy_process_unstoppable_jobs 1 # HELP haproxy_process_listeners Current number of active listeners on the current worker process # TYPE haproxy_process_listeners gauge haproxy_process_listeners 5 # HELP haproxy_process_active_peers Current number of verified active peers connections on the current worker process # TYPE haproxy_process_active_peers gauge haproxy_process_active_peers 0 # HELP haproxy_process_connected_peers Current number of peers having passed the connection step on the current worker process # TYPE haproxy_process_connected_peers gauge haproxy_process_connected_peers 0 # HELP haproxy_process_dropped_logs_total Total number of dropped logs for current worker process since started # TYPE haproxy_process_dropped_logs_total counter haproxy_process_dropped_logs_total 6 # HELP haproxy_process_busy_polling_enabled 1 if busy-polling is currently in use on the worker process, otherwise zero (config.busy-polling) # TYPE haproxy_process_busy_polling_enabled gauge haproxy_process_busy_polling_enabled 0 # HELP haproxy_process_failed_resolutions Total number of failed DNS resolutions in current worker process since started # TYPE haproxy_process_failed_resolutions counter haproxy_process_failed_resolutions 0 # HELP haproxy_process_bytes_out_total Total number of bytes emitted by current worker process since started # TYPE haproxy_process_bytes_out_total counter haproxy_process_bytes_out_total 1432297877 # HELP haproxy_process_spliced_bytes_out_total Total number of bytes emitted by current worker process through a kernel pipe since started # TYPE haproxy_process_spliced_bytes_out_total counter haproxy_process_spliced_bytes_out_total 0 # HELP haproxy_process_bytes_out_rate Number of bytes emitted by current worker process over the last second # TYPE haproxy_process_bytes_out_rate gauge haproxy_process_bytes_out_rate 75456 # HELP haproxy_process_recv_logs_total Total number of log messages received by log-forwarding listeners on this worker process since started # TYPE haproxy_process_recv_logs_total counter haproxy_process_recv_logs_total 0 # HELP haproxy_process_build_info Build info # TYPE haproxy_process_build_info gauge haproxy_process_build_info{version="3.2.2-a55102f"} 1 # HELP haproxy_process_max_memory_bytes Worker process's hard limit on memory usage in byes (-m on command line) # TYPE haproxy_process_max_memory_bytes gauge haproxy_process_max_memory_bytes 0 # HELP haproxy_process_pool_allocated_bytes Amount of memory allocated in pools (in bytes) # TYPE haproxy_process_pool_allocated_bytes gauge haproxy_process_pool_allocated_bytes 1036560 # HELP haproxy_process_pool_used_bytes Amount of pool memory currently used (in bytes) # TYPE haproxy_process_pool_used_bytes gauge haproxy_process_pool_used_bytes 1036560 # HELP haproxy_process_start_time_seconds Start time in seconds # TYPE haproxy_process_start_time_seconds gauge haproxy_process_start_time_seconds 1756416772 # HELP haproxy_process_total_warnings Total warnings issued # TYPE haproxy_process_total_warnings counter haproxy_process_total_warnings 50 # HELP haproxy_frontend_current_sessions Number of current sessions on the frontend, backend or server # TYPE haproxy_frontend_current_sessions gauge haproxy_frontend_current_sessions{proxy="pgsql_primary"} 0 haproxy_frontend_current_sessions{proxy="pgsql_replicas"} 0 haproxy_frontend_current_sessions{proxy="stats-web"} 0 haproxy_frontend_current_sessions{proxy="stats-prometheus"} 1 # HELP haproxy_frontend_max_sessions Highest value of current sessions encountered since process started # TYPE haproxy_frontend_max_sessions gauge haproxy_frontend_max_sessions{proxy="pgsql_primary"} 50 haproxy_frontend_max_sessions{proxy="pgsql_replicas"} 5 haproxy_frontend_max_sessions{proxy="stats-web"} 5 haproxy_frontend_max_sessions{proxy="stats-prometheus"} 3 # HELP haproxy_frontend_limit_sessions Frontend/listener/server's maxconn, backend's fullconn # TYPE haproxy_frontend_limit_sessions gauge haproxy_frontend_limit_sessions{proxy="pgsql_primary"} 1000 haproxy_frontend_limit_sessions{proxy="pgsql_replicas"} 1000 haproxy_frontend_limit_sessions{proxy="stats-web"} 1000 haproxy_frontend_limit_sessions{proxy="stats-prometheus"} 1000 # HELP haproxy_frontend_sessions_total Total number of sessions since process started # TYPE haproxy_frontend_sessions_total counter haproxy_frontend_sessions_total{proxy="pgsql_primary"} 66775 haproxy_frontend_sessions_total{proxy="pgsql_replicas"} 1740 haproxy_frontend_sessions_total{proxy="stats-web"} 661 haproxy_frontend_sessions_total{proxy="stats-prometheus"} 504 # HELP haproxy_frontend_bytes_in_total Total number of request bytes since process started # TYPE haproxy_frontend_bytes_in_total counter haproxy_frontend_bytes_in_total{proxy="pgsql_primary"} 484070054 haproxy_frontend_bytes_in_total{proxy="pgsql_replicas"} 1686776 haproxy_frontend_bytes_in_total{proxy="stats-web"} 1164992 haproxy_frontend_bytes_in_total{proxy="stats-prometheus"} 275862 # HELP haproxy_frontend_bytes_out_total Total number of response bytes since process started # TYPE haproxy_frontend_bytes_out_total counter haproxy_frontend_bytes_out_total{proxy="pgsql_primary"} 869799119 haproxy_frontend_bytes_out_total{proxy="pgsql_replicas"} 2220729 haproxy_frontend_bytes_out_total{proxy="stats-web"} 31389162 haproxy_frontend_bytes_out_total{proxy="stats-prometheus"} 43164555 # HELP haproxy_frontend_requests_denied_total Total number of denied requests since process started # TYPE haproxy_frontend_requests_denied_total counter haproxy_frontend_requests_denied_total{proxy="pgsql_primary"} 0 haproxy_frontend_requests_denied_total{proxy="pgsql_replicas"} 0 haproxy_frontend_requests_denied_total{proxy="stats-web"} 0 haproxy_frontend_requests_denied_total{proxy="stats-prometheus"} 0 # HELP haproxy_frontend_responses_denied_total Total number of denied responses since process started # TYPE haproxy_frontend_responses_denied_total counter haproxy_frontend_responses_denied_total{proxy="pgsql_primary"} 0 haproxy_frontend_responses_denied_total{proxy="pgsql_replicas"} 0 haproxy_frontend_responses_denied_total{proxy="stats-web"} 0 haproxy_frontend_responses_denied_total{proxy="stats-prometheus"} 0 # HELP haproxy_frontend_request_errors_total Total number of invalid requests since process started # TYPE haproxy_frontend_request_errors_total counter haproxy_frontend_request_errors_total{proxy="pgsql_primary"} 0 haproxy_frontend_request_errors_total{proxy="pgsql_replicas"} 0 haproxy_frontend_request_errors_total{proxy="stats-web"} 57 haproxy_frontend_request_errors_total{proxy="stats-prometheus"} 67 # HELP haproxy_frontend_status Current status of the service, per state label value. # TYPE haproxy_frontend_status gauge haproxy_frontend_status{proxy="pgsql_primary",state="DOWN"} 0 haproxy_frontend_status{proxy="pgsql_primary",state="UP"} 1 haproxy_frontend_status{proxy="pgsql_replicas",state="DOWN"} 0 haproxy_frontend_status{proxy="pgsql_replicas",state="UP"} 1 haproxy_frontend_status{proxy="stats-web",state="DOWN"} 0 haproxy_frontend_status{proxy="stats-web",state="UP"} 1 haproxy_frontend_status{proxy="stats-prometheus",state="DOWN"} 0 haproxy_frontend_status{proxy="stats-prometheus",state="UP"} 1 # HELP haproxy_frontend_current_session_rate Total number of sessions processed by this object over the last second (sessions for listeners/frontends, requests for backends/servers) # TYPE haproxy_frontend_current_session_rate gauge haproxy_frontend_current_session_rate{proxy="pgsql_primary"} 0 haproxy_frontend_current_session_rate{proxy="pgsql_replicas"} 0 haproxy_frontend_current_session_rate{proxy="stats-web"} 0 haproxy_frontend_current_session_rate{proxy="stats-prometheus"} 1 # HELP haproxy_frontend_limit_session_rate Limit on the number of sessions accepted in a second (frontend only, 'rate-limit sessions' setting) # TYPE haproxy_frontend_limit_session_rate gauge haproxy_frontend_limit_session_rate{proxy="pgsql_primary"} 0 haproxy_frontend_limit_session_rate{proxy="pgsql_replicas"} 0 haproxy_frontend_limit_session_rate{proxy="stats-web"} 0 haproxy_frontend_limit_session_rate{proxy="stats-prometheus"} 0 # HELP haproxy_frontend_max_session_rate Highest value of sessions per second observed since the worker process started # TYPE haproxy_frontend_max_session_rate gauge haproxy_frontend_max_session_rate{proxy="pgsql_primary"} 14 haproxy_frontend_max_session_rate{proxy="pgsql_replicas"} 10 haproxy_frontend_max_session_rate{proxy="stats-web"} 3 haproxy_frontend_max_session_rate{proxy="stats-prometheus"} 16 # HELP haproxy_frontend_http_responses_total Total number of HTTP responses with status 100-199 returned by this object since the worker process started # TYPE haproxy_frontend_http_responses_total counter haproxy_frontend_http_responses_total{proxy="stats-web",code="1xx"} 0 haproxy_frontend_http_responses_total{proxy="stats-prometheus",code="1xx"} 0 haproxy_frontend_http_responses_total{proxy="stats-web",code="2xx"} 980 haproxy_frontend_http_responses_total{proxy="stats-prometheus",code="2xx"} 577 haproxy_frontend_http_responses_total{proxy="stats-web",code="3xx"} 0 haproxy_frontend_http_responses_total{proxy="stats-prometheus",code="3xx"} 0 haproxy_frontend_http_responses_total{proxy="stats-web",code="4xx"} 59 haproxy_frontend_http_responses_total{proxy="stats-prometheus",code="4xx"} 67 haproxy_frontend_http_responses_total{proxy="stats-web",code="5xx"} 688 haproxy_frontend_http_responses_total{proxy="stats-prometheus",code="5xx"} 0 haproxy_frontend_http_responses_total{proxy="stats-web",code="other"} 0 haproxy_frontend_http_responses_total{proxy="stats-prometheus",code="other"} 0 # HELP haproxy_frontend_http_requests_rate_max Highest value of http requests observed since the worker process started # TYPE haproxy_frontend_http_requests_rate_max gauge haproxy_frontend_http_requests_rate_max{proxy="stats-web"} 6 haproxy_frontend_http_requests_rate_max{proxy="stats-prometheus"} 16 # HELP haproxy_frontend_http_requests_total Total number of HTTP requests processed by this object since the worker process started # TYPE haproxy_frontend_http_requests_total counter haproxy_frontend_http_requests_total{proxy="stats-web"} 1727 haproxy_frontend_http_requests_total{proxy="stats-prometheus"} 645 # HELP haproxy_frontend_http_comp_bytes_in_total Total number of bytes submitted to the HTTP compressor for this object since the worker process started # TYPE haproxy_frontend_http_comp_bytes_in_total counter haproxy_frontend_http_comp_bytes_in_total{proxy="stats-web"} 0 haproxy_frontend_http_comp_bytes_in_total{proxy="stats-prometheus"} 0 # HELP haproxy_frontend_http_comp_bytes_out_total Total number of bytes emitted by the HTTP compressor for this object since the worker process started # TYPE haproxy_frontend_http_comp_bytes_out_total counter haproxy_frontend_http_comp_bytes_out_total{proxy="stats-web"} 0 haproxy_frontend_http_comp_bytes_out_total{proxy="stats-prometheus"} 0 # HELP haproxy_frontend_http_comp_bytes_bypassed_total Total number of bytes that bypassed HTTP compression for this object since the worker process started (CPU/memory/bandwidth limitation) # TYPE haproxy_frontend_http_comp_bytes_bypassed_total counter haproxy_frontend_http_comp_bytes_bypassed_total{proxy="stats-web"} 0 haproxy_frontend_http_comp_bytes_bypassed_total{proxy="stats-prometheus"} 0 # HELP haproxy_frontend_http_comp_responses_total Total number of HTTP responses that were compressed for this object since the worker process started # TYPE haproxy_frontend_http_comp_responses_total counter haproxy_frontend_http_comp_responses_total{proxy="stats-web"} 0 haproxy_frontend_http_comp_responses_total{proxy="stats-prometheus"} 0 # HELP haproxy_frontend_connections_rate_max Highest value of connections per second observed since the worker process started # TYPE haproxy_frontend_connections_rate_max gauge haproxy_frontend_connections_rate_max{proxy="pgsql_primary"} 14 haproxy_frontend_connections_rate_max{proxy="pgsql_replicas"} 10 haproxy_frontend_connections_rate_max{proxy="stats-web"} 3 haproxy_frontend_connections_rate_max{proxy="stats-prometheus"} 16 # HELP haproxy_frontend_connections_total Total number of new connections accepted on this frontend since the worker process started # TYPE haproxy_frontend_connections_total counter haproxy_frontend_connections_total{proxy="pgsql_primary"} 66775 haproxy_frontend_connections_total{proxy="pgsql_replicas"} 1740 haproxy_frontend_connections_total{proxy="stats-web"} 661 haproxy_frontend_connections_total{proxy="stats-prometheus"} 504 # HELP haproxy_frontend_intercepted_requests_total Total number of HTTP requests intercepted on the frontend (redirects/stats/services) since the worker process started # TYPE haproxy_frontend_intercepted_requests_total counter haproxy_frontend_intercepted_requests_total{proxy="stats-web"} 982 haproxy_frontend_intercepted_requests_total{proxy="stats-prometheus"} 578 # HELP haproxy_frontend_denied_connections_total Total number of incoming connections blocked on a listener/frontend by a tcp-request connection rule since the worker process started # TYPE haproxy_frontend_denied_connections_total counter haproxy_frontend_denied_connections_total{proxy="pgsql_primary"} 0 haproxy_frontend_denied_connections_total{proxy="pgsql_replicas"} 0 haproxy_frontend_denied_connections_total{proxy="stats-web"} 0 haproxy_frontend_denied_connections_total{proxy="stats-prometheus"} 0 # HELP haproxy_frontend_denied_sessions_total Total number of incoming sessions blocked on a listener/frontend by a tcp-request connection rule since the worker process started # TYPE haproxy_frontend_denied_sessions_total counter haproxy_frontend_denied_sessions_total{proxy="pgsql_primary"} 0 haproxy_frontend_denied_sessions_total{proxy="pgsql_replicas"} 0 haproxy_frontend_denied_sessions_total{proxy="stats-web"} 0 haproxy_frontend_denied_sessions_total{proxy="stats-prometheus"} 0 # HELP haproxy_frontend_failed_header_rewriting_total Total number of failed HTTP header rewrites since the worker process started # TYPE haproxy_frontend_failed_header_rewriting_total counter haproxy_frontend_failed_header_rewriting_total{proxy="pgsql_primary"} 0 haproxy_frontend_failed_header_rewriting_total{proxy="pgsql_replicas"} 0 haproxy_frontend_failed_header_rewriting_total{proxy="stats-web"} 0 haproxy_frontend_failed_header_rewriting_total{proxy="stats-prometheus"} 0 # HELP haproxy_frontend_http_cache_lookups_total Total number of HTTP requests looked up in the cache on this frontend/backend since the worker process started # TYPE haproxy_frontend_http_cache_lookups_total counter haproxy_frontend_http_cache_lookups_total{proxy="stats-web"} 0 haproxy_frontend_http_cache_lookups_total{proxy="stats-prometheus"} 0 # HELP haproxy_frontend_http_cache_hits_total Total number of HTTP requests not found in the cache on this frontend/backend since the worker process started # TYPE haproxy_frontend_http_cache_hits_total counter haproxy_frontend_http_cache_hits_total{proxy="stats-web"} 0 haproxy_frontend_http_cache_hits_total{proxy="stats-prometheus"} 0 # HELP haproxy_frontend_internal_errors_total Total number of internal errors since process started # TYPE haproxy_frontend_internal_errors_total counter haproxy_frontend_internal_errors_total{proxy="pgsql_primary"} 0 haproxy_frontend_internal_errors_total{proxy="pgsql_replicas"} 0 haproxy_frontend_internal_errors_total{proxy="stats-web"} 0 haproxy_frontend_internal_errors_total{proxy="stats-prometheus"} 0 # HELP haproxy_backend_current_queue Number of current queued connections # TYPE haproxy_backend_current_queue gauge haproxy_backend_current_queue{proxy="pgsql_primary_backend"} 0 haproxy_backend_current_queue{proxy="pgsql_master_and_replicas_backend"} 0 haproxy_backend_current_queue{proxy="stats-web"} 0 haproxy_backend_current_queue{proxy="stats-prometheus"} 0 # HELP haproxy_backend_max_queue Highest value of queued connections encountered since process started # TYPE haproxy_backend_max_queue gauge haproxy_backend_max_queue{proxy="pgsql_primary_backend"} 0 haproxy_backend_max_queue{proxy="pgsql_master_and_replicas_backend"} 0 haproxy_backend_max_queue{proxy="stats-web"} 0 haproxy_backend_max_queue{proxy="stats-prometheus"} 0 # HELP haproxy_backend_current_sessions Number of current sessions on the frontend, backend or server # TYPE haproxy_backend_current_sessions gauge haproxy_backend_current_sessions{proxy="pgsql_primary_backend"} 0 haproxy_backend_current_sessions{proxy="pgsql_master_and_replicas_backend"} 0 haproxy_backend_current_sessions{proxy="stats-web"} 0 haproxy_backend_current_sessions{proxy="stats-prometheus"} 0 # HELP haproxy_backend_max_sessions Highest value of current sessions encountered since process started # TYPE haproxy_backend_max_sessions gauge haproxy_backend_max_sessions{proxy="pgsql_primary_backend"} 48 haproxy_backend_max_sessions{proxy="pgsql_master_and_replicas_backend"} 3 haproxy_backend_max_sessions{proxy="stats-web"} 1 haproxy_backend_max_sessions{proxy="stats-prometheus"} 0 # HELP haproxy_backend_limit_sessions Frontend/listener/server's maxconn, backend's fullconn # TYPE haproxy_backend_limit_sessions gauge haproxy_backend_limit_sessions{proxy="pgsql_primary_backend"} 100 haproxy_backend_limit_sessions{proxy="pgsql_master_and_replicas_backend"} 100 haproxy_backend_limit_sessions{proxy="stats-web"} 100 haproxy_backend_limit_sessions{proxy="stats-prometheus"} 100 # HELP haproxy_backend_sessions_total Total number of sessions since process started # TYPE haproxy_backend_sessions_total counter haproxy_backend_sessions_total{proxy="pgsql_primary_backend"} 66775 haproxy_backend_sessions_total{proxy="pgsql_master_and_replicas_backend"} 1740 haproxy_backend_sessions_total{proxy="stats-web"} 688 haproxy_backend_sessions_total{proxy="stats-prometheus"} 0 # HELP haproxy_backend_bytes_in_total Total number of request bytes since process started # TYPE haproxy_backend_bytes_in_total counter haproxy_backend_bytes_in_total{proxy="pgsql_primary_backend"} 484070054 haproxy_backend_bytes_in_total{proxy="pgsql_master_and_replicas_backend"} 1686776 haproxy_backend_bytes_in_total{proxy="stats-web"} 1164992 haproxy_backend_bytes_in_total{proxy="stats-prometheus"} 275862 # HELP haproxy_backend_bytes_out_total Total number of response bytes since process started # TYPE haproxy_backend_bytes_out_total counter haproxy_backend_bytes_out_total{proxy="pgsql_primary_backend"} 869799119 haproxy_backend_bytes_out_total{proxy="pgsql_master_and_replicas_backend"} 2220729 haproxy_backend_bytes_out_total{proxy="stats-web"} 31389162 haproxy_backend_bytes_out_total{proxy="stats-prometheus"} 43164555 # HELP haproxy_backend_requests_denied_total Total number of denied requests since process started # TYPE haproxy_backend_requests_denied_total counter haproxy_backend_requests_denied_total{proxy="pgsql_primary_backend"} 0 haproxy_backend_requests_denied_total{proxy="pgsql_master_and_replicas_backend"} 0 haproxy_backend_requests_denied_total{proxy="stats-web"} 0 haproxy_backend_requests_denied_total{proxy="stats-prometheus"} 0 # HELP haproxy_backend_responses_denied_total Total number of denied responses since process started # TYPE haproxy_backend_responses_denied_total counter haproxy_backend_responses_denied_total{proxy="pgsql_primary_backend"} 0 haproxy_backend_responses_denied_total{proxy="pgsql_master_and_replicas_backend"} 0 haproxy_backend_responses_denied_total{proxy="stats-web"} 0 haproxy_backend_responses_denied_total{proxy="stats-prometheus"} 0 # HELP haproxy_backend_connection_errors_total Total number of failed connections to server since the worker process started # TYPE haproxy_backend_connection_errors_total counter haproxy_backend_connection_errors_total{proxy="pgsql_primary_backend"} 23 haproxy_backend_connection_errors_total{proxy="pgsql_master_and_replicas_backend"} 0 haproxy_backend_connection_errors_total{proxy="stats-web"} 688 haproxy_backend_connection_errors_total{proxy="stats-prometheus"} 0 # HELP haproxy_backend_response_errors_total Total number of invalid responses since the worker process started # TYPE haproxy_backend_response_errors_total counter haproxy_backend_response_errors_total{proxy="pgsql_primary_backend"} 975 haproxy_backend_response_errors_total{proxy="pgsql_master_and_replicas_backend"} 80 haproxy_backend_response_errors_total{proxy="stats-web"} 0 haproxy_backend_response_errors_total{proxy="stats-prometheus"} 0 # HELP haproxy_backend_retry_warnings_total Total number of server connection retries since the worker process started # TYPE haproxy_backend_retry_warnings_total counter haproxy_backend_retry_warnings_total{proxy="pgsql_primary_backend"} 12 haproxy_backend_retry_warnings_total{proxy="pgsql_master_and_replicas_backend"} 0 haproxy_backend_retry_warnings_total{proxy="stats-web"} 0 haproxy_backend_retry_warnings_total{proxy="stats-prometheus"} 0 # HELP haproxy_backend_redispatch_warnings_total Total number of server redispatches due to connection failures since the worker process started # TYPE haproxy_backend_redispatch_warnings_total counter haproxy_backend_redispatch_warnings_total{proxy="pgsql_primary_backend"} 0 haproxy_backend_redispatch_warnings_total{proxy="pgsql_master_and_replicas_backend"} 0 haproxy_backend_redispatch_warnings_total{proxy="stats-web"} 0 haproxy_backend_redispatch_warnings_total{proxy="stats-prometheus"} 0 # HELP haproxy_backend_status Current status of the service, per state label value. # TYPE haproxy_backend_status gauge haproxy_backend_status{proxy="pgsql_primary_backend",state="DOWN"} 0 haproxy_backend_status{proxy="pgsql_primary_backend",state="UP"} 1 haproxy_backend_status{proxy="pgsql_master_and_replicas_backend",state="DOWN"} 0 haproxy_backend_status{proxy="pgsql_master_and_replicas_backend",state="UP"} 1 haproxy_backend_status{proxy="stats-web",state="DOWN"} 0 haproxy_backend_status{proxy="stats-web",state="UP"} 1 haproxy_backend_status{proxy="stats-prometheus",state="DOWN"} 0 haproxy_backend_status{proxy="stats-prometheus",state="UP"} 1 # HELP haproxy_backend_weight Server's effective weight, or sum of active servers' effective weights for a backend # TYPE haproxy_backend_weight gauge haproxy_backend_weight{proxy="pgsql_primary_backend"} 1 haproxy_backend_weight{proxy="pgsql_master_and_replicas_backend"} 2 haproxy_backend_weight{proxy="stats-web"} 0 haproxy_backend_weight{proxy="stats-prometheus"} 0 # HELP haproxy_backend_active_servers Total number of active UP servers with a non-zero weight # TYPE haproxy_backend_active_servers gauge haproxy_backend_active_servers{proxy="pgsql_primary_backend"} 1 haproxy_backend_active_servers{proxy="pgsql_master_and_replicas_backend"} 1 haproxy_backend_active_servers{proxy="stats-web"} 0 haproxy_backend_active_servers{proxy="stats-prometheus"} 0 # HELP haproxy_backend_backup_servers Total number of backup UP servers with a non-zero weight # TYPE haproxy_backend_backup_servers gauge haproxy_backend_backup_servers{proxy="pgsql_primary_backend"} 0 haproxy_backend_backup_servers{proxy="pgsql_master_and_replicas_backend"} 0 haproxy_backend_backup_servers{proxy="stats-web"} 0 haproxy_backend_backup_servers{proxy="stats-prometheus"} 0 # HELP haproxy_backend_check_up_down_total Total number of failed checks causing UP to DOWN server transitions, per server/backend, since the worker process started # TYPE haproxy_backend_check_up_down_total counter haproxy_backend_check_up_down_total{proxy="pgsql_primary_backend"} 12 haproxy_backend_check_up_down_total{proxy="pgsql_master_and_replicas_backend"} 13 haproxy_backend_check_up_down_total{proxy="stats-web"} 0 haproxy_backend_check_up_down_total{proxy="stats-prometheus"} 0 # HELP haproxy_backend_check_last_change_seconds How long ago the last server state changed, in seconds # TYPE haproxy_backend_check_last_change_seconds gauge haproxy_backend_check_last_change_seconds{proxy="pgsql_primary_backend"} 67592 haproxy_backend_check_last_change_seconds{proxy="pgsql_master_and_replicas_backend"} 67592 haproxy_backend_check_last_change_seconds{proxy="stats-web"} 5125703 haproxy_backend_check_last_change_seconds{proxy="stats-prometheus"} 5125703 # HELP haproxy_backend_downtime_seconds_total Total time spent in DOWN state, for server or backend # TYPE haproxy_backend_downtime_seconds_total counter haproxy_backend_downtime_seconds_total{proxy="pgsql_primary_backend"} 171 haproxy_backend_downtime_seconds_total{proxy="pgsql_master_and_replicas_backend"} 181 haproxy_backend_downtime_seconds_total{proxy="stats-web"} NaN haproxy_backend_downtime_seconds_total{proxy="stats-prometheus"} NaN # HELP haproxy_backend_loadbalanced_total Total number of requests routed by load balancing since the worker process started (ignores queue pop and stickiness) # TYPE haproxy_backend_loadbalanced_total counter haproxy_backend_loadbalanced_total{proxy="pgsql_primary_backend"} 66756 haproxy_backend_loadbalanced_total{proxy="pgsql_master_and_replicas_backend"} 1740 haproxy_backend_loadbalanced_total{proxy="stats-web"} 0 haproxy_backend_loadbalanced_total{proxy="stats-prometheus"} 0 # HELP haproxy_backend_current_session_rate Total number of sessions processed by this object over the last second (sessions for listeners/frontends, requests for backends/servers) # TYPE haproxy_backend_current_session_rate gauge haproxy_backend_current_session_rate{proxy="pgsql_primary_backend"} 0 haproxy_backend_current_session_rate{proxy="pgsql_master_and_replicas_backend"} 0 haproxy_backend_current_session_rate{proxy="stats-web"} 0 haproxy_backend_current_session_rate{proxy="stats-prometheus"} 0 # HELP haproxy_backend_max_session_rate Highest value of sessions per second observed since the worker process started # TYPE haproxy_backend_max_session_rate gauge haproxy_backend_max_session_rate{proxy="pgsql_primary_backend"} 14 haproxy_backend_max_session_rate{proxy="pgsql_master_and_replicas_backend"} 10 haproxy_backend_max_session_rate{proxy="stats-web"} 6 haproxy_backend_max_session_rate{proxy="stats-prometheus"} 0 # HELP haproxy_backend_http_responses_total Total number of HTTP responses with status 100-199 returned by this object since the worker process started # TYPE haproxy_backend_http_responses_total counter haproxy_backend_http_responses_total{proxy="stats-web",code="1xx"} 0 haproxy_backend_http_responses_total{proxy="stats-prometheus",code="1xx"} 0 haproxy_backend_http_responses_total{proxy="stats-web",code="2xx"} 0 haproxy_backend_http_responses_total{proxy="stats-prometheus",code="2xx"} 0 haproxy_backend_http_responses_total{proxy="stats-web",code="3xx"} 0 haproxy_backend_http_responses_total{proxy="stats-prometheus",code="3xx"} 0 haproxy_backend_http_responses_total{proxy="stats-web",code="4xx"} 0 haproxy_backend_http_responses_total{proxy="stats-prometheus",code="4xx"} 0 haproxy_backend_http_responses_total{proxy="stats-web",code="5xx"} 688 haproxy_backend_http_responses_total{proxy="stats-prometheus",code="5xx"} 0 haproxy_backend_http_responses_total{proxy="stats-web",code="other"} 0 haproxy_backend_http_responses_total{proxy="stats-prometheus",code="other"} 0 # HELP haproxy_backend_http_requests_total Total number of HTTP requests processed by this object since the worker process started # TYPE haproxy_backend_http_requests_total counter haproxy_backend_http_requests_total{proxy="stats-web"} 688 haproxy_backend_http_requests_total{proxy="stats-prometheus"} 0 # HELP haproxy_backend_client_aborts_total Total number of requests or connections aborted by the client since the worker process started # TYPE haproxy_backend_client_aborts_total counter haproxy_backend_client_aborts_total{proxy="pgsql_primary_backend"} 27295 haproxy_backend_client_aborts_total{proxy="pgsql_master_and_replicas_backend"} 1400 haproxy_backend_client_aborts_total{proxy="stats-web"} 4 haproxy_backend_client_aborts_total{proxy="stats-prometheus"} 0 # HELP haproxy_backend_server_aborts_total Total number of requests or connections aborted by the server since the worker process started # TYPE haproxy_backend_server_aborts_total counter haproxy_backend_server_aborts_total{proxy="pgsql_primary_backend"} 975 haproxy_backend_server_aborts_total{proxy="pgsql_master_and_replicas_backend"} 80 haproxy_backend_server_aborts_total{proxy="stats-web"} 0 haproxy_backend_server_aborts_total{proxy="stats-prometheus"} 0 # HELP haproxy_backend_http_comp_bytes_in_total Total number of bytes submitted to the HTTP compressor for this object since the worker process started # TYPE haproxy_backend_http_comp_bytes_in_total counter haproxy_backend_http_comp_bytes_in_total{proxy="stats-web"} 0 haproxy_backend_http_comp_bytes_in_total{proxy="stats-prometheus"} 0 # HELP haproxy_backend_http_comp_bytes_out_total Total number of bytes emitted by the HTTP compressor for this object since the worker process started # TYPE haproxy_backend_http_comp_bytes_out_total counter haproxy_backend_http_comp_bytes_out_total{proxy="stats-web"} 0 haproxy_backend_http_comp_bytes_out_total{proxy="stats-prometheus"} 0 # HELP haproxy_backend_http_comp_bytes_bypassed_total Total number of bytes that bypassed HTTP compression for this object since the worker process started (CPU/memory/bandwidth limitation) # TYPE haproxy_backend_http_comp_bytes_bypassed_total counter haproxy_backend_http_comp_bytes_bypassed_total{proxy="stats-web"} 0 haproxy_backend_http_comp_bytes_bypassed_total{proxy="stats-prometheus"} 0 # HELP haproxy_backend_http_comp_responses_total Total number of HTTP responses that were compressed for this object since the worker process started # TYPE haproxy_backend_http_comp_responses_total counter haproxy_backend_http_comp_responses_total{proxy="stats-web"} 0 haproxy_backend_http_comp_responses_total{proxy="stats-prometheus"} 0 # HELP haproxy_backend_last_session_seconds How long ago some traffic was seen on this object on this worker process, in seconds # TYPE haproxy_backend_last_session_seconds gauge haproxy_backend_last_session_seconds{proxy="pgsql_primary_backend"} 37599 haproxy_backend_last_session_seconds{proxy="pgsql_master_and_replicas_backend"} 3455 haproxy_backend_last_session_seconds{proxy="stats-web"} 5066203 haproxy_backend_last_session_seconds{proxy="stats-prometheus"} 0 # HELP haproxy_backend_queue_time_average_seconds Avg. queue time for last 1024 successful connections. # TYPE haproxy_backend_queue_time_average_seconds gauge haproxy_backend_queue_time_average_seconds{proxy="pgsql_primary_backend"} 0.000000 haproxy_backend_queue_time_average_seconds{proxy="pgsql_master_and_replicas_backend"} 0.000000 haproxy_backend_queue_time_average_seconds{proxy="stats-web"} 0.000000 haproxy_backend_queue_time_average_seconds{proxy="stats-prometheus"} 0.000000 # HELP haproxy_backend_connect_time_average_seconds Avg. connect time for last 1024 successful connections. # TYPE haproxy_backend_connect_time_average_seconds gauge haproxy_backend_connect_time_average_seconds{proxy="pgsql_primary_backend"} 0.001000 haproxy_backend_connect_time_average_seconds{proxy="pgsql_master_and_replicas_backend"} 0.000000 haproxy_backend_connect_time_average_seconds{proxy="stats-web"} 0.000000 haproxy_backend_connect_time_average_seconds{proxy="stats-prometheus"} 0.000000 # HELP haproxy_backend_response_time_average_seconds Avg. response time for last 1024 successful connections. # TYPE haproxy_backend_response_time_average_seconds gauge haproxy_backend_response_time_average_seconds{proxy="pgsql_primary_backend"} 0.000000 haproxy_backend_response_time_average_seconds{proxy="pgsql_master_and_replicas_backend"} 0.000000 haproxy_backend_response_time_average_seconds{proxy="stats-web"} 0.000000 haproxy_backend_response_time_average_seconds{proxy="stats-prometheus"} 0.000000 # HELP haproxy_backend_total_time_average_seconds Avg. total time for last 1024 successful connections. # TYPE haproxy_backend_total_time_average_seconds gauge haproxy_backend_total_time_average_seconds{proxy="pgsql_primary_backend"} 781.691000 haproxy_backend_total_time_average_seconds{proxy="pgsql_master_and_replicas_backend"} 5.611000 haproxy_backend_total_time_average_seconds{proxy="stats-web"} 19.569000 haproxy_backend_total_time_average_seconds{proxy="stats-prometheus"} 2.795000 # HELP haproxy_backend_failed_header_rewriting_total Total number of failed HTTP header rewrites since the worker process started # TYPE haproxy_backend_failed_header_rewriting_total counter haproxy_backend_failed_header_rewriting_total{proxy="pgsql_primary_backend"} 0 haproxy_backend_failed_header_rewriting_total{proxy="pgsql_master_and_replicas_backend"} 0 haproxy_backend_failed_header_rewriting_total{proxy="stats-web"} 0 haproxy_backend_failed_header_rewriting_total{proxy="stats-prometheus"} 0 # HELP haproxy_backend_connection_attempts_total Total number of outgoing connection attempts on this backend/server since the worker process started # TYPE haproxy_backend_connection_attempts_total counter haproxy_backend_connection_attempts_total{proxy="pgsql_primary_backend"} 66768 haproxy_backend_connection_attempts_total{proxy="pgsql_master_and_replicas_backend"} 1740 haproxy_backend_connection_attempts_total{proxy="stats-web"} 0 haproxy_backend_connection_attempts_total{proxy="stats-prometheus"} 0 # HELP haproxy_backend_connection_reuses_total Total number of reused connection on this backend/server since the worker process started # TYPE haproxy_backend_connection_reuses_total counter haproxy_backend_connection_reuses_total{proxy="pgsql_primary_backend"} 0 haproxy_backend_connection_reuses_total{proxy="pgsql_master_and_replicas_backend"} 0 haproxy_backend_connection_reuses_total{proxy="stats-web"} 0 haproxy_backend_connection_reuses_total{proxy="stats-prometheus"} 0 # HELP haproxy_backend_http_cache_lookups_total Total number of HTTP requests looked up in the cache on this frontend/backend since the worker process started # TYPE haproxy_backend_http_cache_lookups_total counter haproxy_backend_http_cache_lookups_total{proxy="stats-web"} 0 haproxy_backend_http_cache_lookups_total{proxy="stats-prometheus"} 0 # HELP haproxy_backend_http_cache_hits_total Total number of HTTP requests not found in the cache on this frontend/backend since the worker process started # TYPE haproxy_backend_http_cache_hits_total counter haproxy_backend_http_cache_hits_total{proxy="stats-web"} 0 haproxy_backend_http_cache_hits_total{proxy="stats-prometheus"} 0 # HELP haproxy_backend_max_queue_time_seconds Maximum observed time spent in the queue # TYPE haproxy_backend_max_queue_time_seconds gauge haproxy_backend_max_queue_time_seconds{proxy="pgsql_primary_backend"} 0.000000 haproxy_backend_max_queue_time_seconds{proxy="pgsql_master_and_replicas_backend"} 0.000000 haproxy_backend_max_queue_time_seconds{proxy="stats-web"} 0.000000 haproxy_backend_max_queue_time_seconds{proxy="stats-prometheus"} 0.000000 # HELP haproxy_backend_max_connect_time_seconds Maximum observed time spent waiting for a connection to complete # TYPE haproxy_backend_max_connect_time_seconds gauge haproxy_backend_max_connect_time_seconds{proxy="pgsql_primary_backend"} 1.050000 haproxy_backend_max_connect_time_seconds{proxy="pgsql_master_and_replicas_backend"} 0.009000 haproxy_backend_max_connect_time_seconds{proxy="stats-web"} 0.000000 haproxy_backend_max_connect_time_seconds{proxy="stats-prometheus"} 0.000000 # HELP haproxy_backend_max_response_time_seconds Maximum observed time spent waiting for a server response # TYPE haproxy_backend_max_response_time_seconds gauge haproxy_backend_max_response_time_seconds{proxy="pgsql_primary_backend"} 0.000000 haproxy_backend_max_response_time_seconds{proxy="pgsql_master_and_replicas_backend"} 0.000000 haproxy_backend_max_response_time_seconds{proxy="stats-web"} 0.000000 haproxy_backend_max_response_time_seconds{proxy="stats-prometheus"} 0.000000 # HELP haproxy_backend_max_total_time_seconds Maximum observed total request+response time (request+queue+connect+response+processing) # TYPE haproxy_backend_max_total_time_seconds gauge haproxy_backend_max_total_time_seconds{proxy="pgsql_primary_backend"} 2248453.013000 haproxy_backend_max_total_time_seconds{proxy="pgsql_master_and_replicas_backend"} 300.043000 haproxy_backend_max_total_time_seconds{proxy="stats-web"} 16.492000 haproxy_backend_max_total_time_seconds{proxy="stats-prometheus"} 110.894000 # HELP haproxy_backend_internal_errors_total Total number of internal errors since process started # TYPE haproxy_backend_internal_errors_total counter haproxy_backend_internal_errors_total{proxy="pgsql_primary_backend"} 0 haproxy_backend_internal_errors_total{proxy="pgsql_master_and_replicas_backend"} 0 haproxy_backend_internal_errors_total{proxy="stats-web"} 0 haproxy_backend_internal_errors_total{proxy="stats-prometheus"} 0 # HELP haproxy_backend_uweight Server's user weight, or sum of active servers' user weights for a backend # TYPE haproxy_backend_uweight gauge haproxy_backend_uweight{proxy="pgsql_primary_backend"} 1 haproxy_backend_uweight{proxy="pgsql_master_and_replicas_backend"} 2 haproxy_backend_uweight{proxy="stats-web"} 0 haproxy_backend_uweight{proxy="stats-prometheus"} 0 # HELP haproxy_backend_agg_server_status Backend's aggregated gauge of servers' status # TYPE haproxy_backend_agg_server_status gauge haproxy_backend_agg_server_status{proxy="pgsql_primary_backend",state="DOWN"} 0 haproxy_backend_agg_server_status{proxy="pgsql_primary_backend",state="UP"} 1 haproxy_backend_agg_server_status{proxy="pgsql_primary_backend",state="MAINT"} 0 haproxy_backend_agg_server_status{proxy="pgsql_primary_backend",state="DRAIN"} 0 haproxy_backend_agg_server_status{proxy="pgsql_primary_backend",state="NOLB"} 0 haproxy_backend_agg_server_status{proxy="pgsql_master_and_replicas_backend",state="DOWN"} 0 haproxy_backend_agg_server_status{proxy="pgsql_master_and_replicas_backend",state="UP"} 1 haproxy_backend_agg_server_status{proxy="pgsql_master_and_replicas_backend",state="MAINT"} 0 haproxy_backend_agg_server_status{proxy="pgsql_master_and_replicas_backend",state="DRAIN"} 0 haproxy_backend_agg_server_status{proxy="pgsql_master_and_replicas_backend",state="NOLB"} 0 # HELP haproxy_backend_agg_server_check_status [DEPRECATED] Backend's aggregated gauge of servers' status # TYPE haproxy_backend_agg_server_check_status gauge haproxy_backend_agg_server_check_status{proxy="pgsql_primary_backend",state="DOWN"} 0 haproxy_backend_agg_server_check_status{proxy="pgsql_primary_backend",state="UP"} 1 haproxy_backend_agg_server_check_status{proxy="pgsql_primary_backend",state="MAINT"} 0 haproxy_backend_agg_server_check_status{proxy="pgsql_primary_backend",state="DRAIN"} 0 haproxy_backend_agg_server_check_status{proxy="pgsql_primary_backend",state="NOLB"} 0 haproxy_backend_agg_server_check_status{proxy="pgsql_master_and_replicas_backend",state="DOWN"} 0 haproxy_backend_agg_server_check_status{proxy="pgsql_master_and_replicas_backend",state="UP"} 1 haproxy_backend_agg_server_check_status{proxy="pgsql_master_and_replicas_backend",state="MAINT"} 0 haproxy_backend_agg_server_check_status{proxy="pgsql_master_and_replicas_backend",state="DRAIN"} 0 haproxy_backend_agg_server_check_status{proxy="pgsql_master_and_replicas_backend",state="NOLB"} 0 # HELP haproxy_backend_agg_check_status Backend's aggregated gauge of servers' state check status # TYPE haproxy_backend_agg_check_status gauge haproxy_backend_agg_check_status{proxy="pgsql_primary_backend",state="HANA"} 0 haproxy_backend_agg_check_status{proxy="pgsql_primary_backend",state="SOCKERR"} 0 haproxy_backend_agg_check_status{proxy="pgsql_primary_backend",state="L4OK"} 1 haproxy_backend_agg_check_status{proxy="pgsql_primary_backend",state="L4TOUT"} 0 haproxy_backend_agg_check_status{proxy="pgsql_primary_backend",state="L4CON"} 0 haproxy_backend_agg_check_status{proxy="pgsql_primary_backend",state="L6OK"} 0 haproxy_backend_agg_check_status{proxy="pgsql_primary_backend",state="L6TOUT"} 0 haproxy_backend_agg_check_status{proxy="pgsql_primary_backend",state="L6RSP"} 0 haproxy_backend_agg_check_status{proxy="pgsql_primary_backend",state="L7TOUT"} 0 haproxy_backend_agg_check_status{proxy="pgsql_primary_backend",state="L7RSP"} 0 haproxy_backend_agg_check_status{proxy="pgsql_primary_backend",state="L7OK"} 0 haproxy_backend_agg_check_status{proxy="pgsql_primary_backend",state="L7OKC"} 0 haproxy_backend_agg_check_status{proxy="pgsql_primary_backend",state="L7STS"} 0 haproxy_backend_agg_check_status{proxy="pgsql_primary_backend",state="PROCERR"} 0 haproxy_backend_agg_check_status{proxy="pgsql_primary_backend",state="PROCTOUT"} 0 haproxy_backend_agg_check_status{proxy="pgsql_primary_backend",state="PROCOK"} 0 haproxy_backend_agg_check_status{proxy="pgsql_master_and_replicas_backend",state="HANA"} 0 haproxy_backend_agg_check_status{proxy="pgsql_master_and_replicas_backend",state="SOCKERR"} 0 haproxy_backend_agg_check_status{proxy="pgsql_master_and_replicas_backend",state="L4OK"} 1 haproxy_backend_agg_check_status{proxy="pgsql_master_and_replicas_backend",state="L4TOUT"} 0 haproxy_backend_agg_check_status{proxy="pgsql_master_and_replicas_backend",state="L4CON"} 0 haproxy_backend_agg_check_status{proxy="pgsql_master_and_replicas_backend",state="L6OK"} 0 haproxy_backend_agg_check_status{proxy="pgsql_master_and_replicas_backend",state="L6TOUT"} 0 haproxy_backend_agg_check_status{proxy="pgsql_master_and_replicas_backend",state="L6RSP"} 0 haproxy_backend_agg_check_status{proxy="pgsql_master_and_replicas_backend",state="L7TOUT"} 0 haproxy_backend_agg_check_status{proxy="pgsql_master_and_replicas_backend",state="L7RSP"} 0 haproxy_backend_agg_check_status{proxy="pgsql_master_and_replicas_backend",state="L7OK"} 0 haproxy_backend_agg_check_status{proxy="pgsql_master_and_replicas_backend",state="L7OKC"} 0 haproxy_backend_agg_check_status{proxy="pgsql_master_and_replicas_backend",state="L7STS"} 0 haproxy_backend_agg_check_status{proxy="pgsql_master_and_replicas_backend",state="PROCERR"} 0 haproxy_backend_agg_check_status{proxy="pgsql_master_and_replicas_backend",state="PROCTOUT"} 0 haproxy_backend_agg_check_status{proxy="pgsql_master_and_replicas_backend",state="PROCOK"} 0 # HELP haproxy_server_current_queue Number of current queued connections # TYPE haproxy_server_current_queue gauge haproxy_server_current_queue{proxy="pgsql_primary_backend",server="master"} 0 haproxy_server_current_queue{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 0 # HELP haproxy_server_max_queue Highest value of queued connections encountered since process started # TYPE haproxy_server_max_queue gauge haproxy_server_max_queue{proxy="pgsql_primary_backend",server="master"} 0 haproxy_server_max_queue{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 0 # HELP haproxy_server_current_sessions Number of current sessions on the frontend, backend or server # TYPE haproxy_server_current_sessions gauge haproxy_server_current_sessions{proxy="pgsql_primary_backend",server="master"} 0 haproxy_server_current_sessions{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 0 # HELP haproxy_server_max_sessions Highest value of current sessions encountered since process started # TYPE haproxy_server_max_sessions gauge haproxy_server_max_sessions{proxy="pgsql_primary_backend",server="master"} 48 haproxy_server_max_sessions{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 3 # HELP haproxy_server_limit_sessions Frontend/listener/server's maxconn, backend's fullconn # TYPE haproxy_server_limit_sessions gauge haproxy_server_limit_sessions{proxy="pgsql_primary_backend",server="master"} NaN haproxy_server_limit_sessions{proxy="pgsql_master_and_replicas_backend",server="replica_master"} NaN # HELP haproxy_server_sessions_total Total number of sessions since process started # TYPE haproxy_server_sessions_total counter haproxy_server_sessions_total{proxy="pgsql_primary_backend",server="master"} 66768 haproxy_server_sessions_total{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 1740 # HELP haproxy_server_bytes_in_total Total number of request bytes since process started # TYPE haproxy_server_bytes_in_total counter haproxy_server_bytes_in_total{proxy="pgsql_primary_backend",server="master"} 484069480 haproxy_server_bytes_in_total{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 1686776 # HELP haproxy_server_bytes_out_total Total number of response bytes since process started # TYPE haproxy_server_bytes_out_total counter haproxy_server_bytes_out_total{proxy="pgsql_primary_backend",server="master"} 869799119 haproxy_server_bytes_out_total{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 2220729 # HELP haproxy_server_responses_denied_total Total number of denied responses since process started # TYPE haproxy_server_responses_denied_total counter haproxy_server_responses_denied_total{proxy="pgsql_primary_backend",server="master"} 0 haproxy_server_responses_denied_total{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 0 # HELP haproxy_server_connection_errors_total Total number of failed connections to server since the worker process started # TYPE haproxy_server_connection_errors_total counter haproxy_server_connection_errors_total{proxy="pgsql_primary_backend",server="master"} 4 haproxy_server_connection_errors_total{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 0 # HELP haproxy_server_response_errors_total Total number of invalid responses since the worker process started # TYPE haproxy_server_response_errors_total counter haproxy_server_response_errors_total{proxy="pgsql_primary_backend",server="master"} 975 haproxy_server_response_errors_total{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 80 # HELP haproxy_server_retry_warnings_total Total number of server connection retries since the worker process started # TYPE haproxy_server_retry_warnings_total counter haproxy_server_retry_warnings_total{proxy="pgsql_primary_backend",server="master"} 12 haproxy_server_retry_warnings_total{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 0 # HELP haproxy_server_redispatch_warnings_total Total number of server redispatches due to connection failures since the worker process started # TYPE haproxy_server_redispatch_warnings_total counter haproxy_server_redispatch_warnings_total{proxy="pgsql_primary_backend",server="master"} 0 haproxy_server_redispatch_warnings_total{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 0 # HELP haproxy_server_status Current status of the service, per state label value. # TYPE haproxy_server_status gauge haproxy_server_status{proxy="pgsql_primary_backend",server="master",state="DOWN"} 0 haproxy_server_status{proxy="pgsql_primary_backend",server="master",state="UP"} 1 haproxy_server_status{proxy="pgsql_primary_backend",server="master",state="MAINT"} 0 haproxy_server_status{proxy="pgsql_primary_backend",server="master",state="DRAIN"} 0 haproxy_server_status{proxy="pgsql_primary_backend",server="master",state="NOLB"} 0 haproxy_server_status{proxy="pgsql_master_and_replicas_backend",server="replica_master",state="DOWN"} 0 haproxy_server_status{proxy="pgsql_master_and_replicas_backend",server="replica_master",state="UP"} 1 haproxy_server_status{proxy="pgsql_master_and_replicas_backend",server="replica_master",state="MAINT"} 0 haproxy_server_status{proxy="pgsql_master_and_replicas_backend",server="replica_master",state="DRAIN"} 0 haproxy_server_status{proxy="pgsql_master_and_replicas_backend",server="replica_master",state="NOLB"} 0 # HELP haproxy_server_weight Server's effective weight, or sum of active servers' effective weights for a backend # TYPE haproxy_server_weight gauge haproxy_server_weight{proxy="pgsql_primary_backend",server="master"} 1 haproxy_server_weight{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 2 # HELP haproxy_server_active Total number of active UP servers with a non-zero weight # TYPE haproxy_server_active gauge haproxy_server_active{proxy="pgsql_primary_backend",server="master"} 1 haproxy_server_active{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 1 # HELP haproxy_server_backup Total number of backup UP servers with a non-zero weight # TYPE haproxy_server_backup gauge haproxy_server_backup{proxy="pgsql_primary_backend",server="master"} 0 haproxy_server_backup{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 0 # HELP haproxy_server_check_failures_total Total number of failed individual health checks per server/backend, since the worker process started # TYPE haproxy_server_check_failures_total counter haproxy_server_check_failures_total{proxy="pgsql_primary_backend",server="master"} 95 haproxy_server_check_failures_total{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 92 # HELP haproxy_server_check_up_down_total Total number of failed checks causing UP to DOWN server transitions, per server/backend, since the worker process started # TYPE haproxy_server_check_up_down_total counter haproxy_server_check_up_down_total{proxy="pgsql_primary_backend",server="master"} 12 haproxy_server_check_up_down_total{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 13 # HELP haproxy_server_check_last_change_seconds How long ago the last server state changed, in seconds # TYPE haproxy_server_check_last_change_seconds gauge haproxy_server_check_last_change_seconds{proxy="pgsql_primary_backend",server="master"} 67592 haproxy_server_check_last_change_seconds{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 67592 # HELP haproxy_server_downtime_seconds_total Total time spent in DOWN state, for server or backend # TYPE haproxy_server_downtime_seconds_total counter haproxy_server_downtime_seconds_total{proxy="pgsql_primary_backend",server="master"} 171 haproxy_server_downtime_seconds_total{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 181 # HELP haproxy_server_queue_limit Limit on the number of connections in queue, for servers only (maxqueue argument) # TYPE haproxy_server_queue_limit gauge haproxy_server_queue_limit{proxy="pgsql_primary_backend",server="master"} NaN haproxy_server_queue_limit{proxy="pgsql_master_and_replicas_backend",server="replica_master"} NaN # HELP haproxy_server_current_throttle Throttling ratio applied to a server's maxconn and weight during the slowstart period (0 to 100%) # TYPE haproxy_server_current_throttle gauge haproxy_server_current_throttle{proxy="pgsql_primary_backend",server="master"} NaN haproxy_server_current_throttle{proxy="pgsql_master_and_replicas_backend",server="replica_master"} NaN # HELP haproxy_server_loadbalanced_total Total number of requests routed by load balancing since the worker process started (ignores queue pop and stickiness) # TYPE haproxy_server_loadbalanced_total counter haproxy_server_loadbalanced_total{proxy="pgsql_primary_backend",server="master"} 66756 haproxy_server_loadbalanced_total{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 1740 # HELP haproxy_server_current_session_rate Total number of sessions processed by this object over the last second (sessions for listeners/frontends, requests for backends/servers) # TYPE haproxy_server_current_session_rate gauge haproxy_server_current_session_rate{proxy="pgsql_primary_backend",server="master"} 0 haproxy_server_current_session_rate{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 0 # HELP haproxy_server_max_session_rate Highest value of sessions per second observed since the worker process started # TYPE haproxy_server_max_session_rate gauge haproxy_server_max_session_rate{proxy="pgsql_primary_backend",server="master"} 14 haproxy_server_max_session_rate{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 10 # HELP haproxy_server_check_status Status of last health check, per state label value. # TYPE haproxy_server_check_status gauge haproxy_server_check_status{proxy="pgsql_primary_backend",server="master",state="HANA"} 0 haproxy_server_check_status{proxy="pgsql_primary_backend",server="master",state="SOCKERR"} 0 haproxy_server_check_status{proxy="pgsql_primary_backend",server="master",state="L4OK"} 1 haproxy_server_check_status{proxy="pgsql_primary_backend",server="master",state="L4TOUT"} 0 haproxy_server_check_status{proxy="pgsql_primary_backend",server="master",state="L4CON"} 0 haproxy_server_check_status{proxy="pgsql_primary_backend",server="master",state="L6OK"} 0 haproxy_server_check_status{proxy="pgsql_primary_backend",server="master",state="L6TOUT"} 0 haproxy_server_check_status{proxy="pgsql_primary_backend",server="master",state="L6RSP"} 0 haproxy_server_check_status{proxy="pgsql_primary_backend",server="master",state="L7TOUT"} 0 haproxy_server_check_status{proxy="pgsql_primary_backend",server="master",state="L7RSP"} 0 haproxy_server_check_status{proxy="pgsql_primary_backend",server="master",state="L7OK"} 0 haproxy_server_check_status{proxy="pgsql_primary_backend",server="master",state="L7OKC"} 0 haproxy_server_check_status{proxy="pgsql_primary_backend",server="master",state="L7STS"} 0 haproxy_server_check_status{proxy="pgsql_primary_backend",server="master",state="PROCERR"} 0 haproxy_server_check_status{proxy="pgsql_primary_backend",server="master",state="PROCTOUT"} 0 haproxy_server_check_status{proxy="pgsql_primary_backend",server="master",state="PROCOK"} 0 haproxy_server_check_status{proxy="pgsql_master_and_replicas_backend",server="replica_master",state="HANA"} 0 haproxy_server_check_status{proxy="pgsql_master_and_replicas_backend",server="replica_master",state="SOCKERR"} 0 haproxy_server_check_status{proxy="pgsql_master_and_replicas_backend",server="replica_master",state="L4OK"} 1 haproxy_server_check_status{proxy="pgsql_master_and_replicas_backend",server="replica_master",state="L4TOUT"} 0 haproxy_server_check_status{proxy="pgsql_master_and_replicas_backend",server="replica_master",state="L4CON"} 0 haproxy_server_check_status{proxy="pgsql_master_and_replicas_backend",server="replica_master",state="L6OK"} 0 haproxy_server_check_status{proxy="pgsql_master_and_replicas_backend",server="replica_master",state="L6TOUT"} 0 haproxy_server_check_status{proxy="pgsql_master_and_replicas_backend",server="replica_master",state="L6RSP"} 0 haproxy_server_check_status{proxy="pgsql_master_and_replicas_backend",server="replica_master",state="L7TOUT"} 0 haproxy_server_check_status{proxy="pgsql_master_and_replicas_backend",server="replica_master",state="L7RSP"} 0 haproxy_server_check_status{proxy="pgsql_master_and_replicas_backend",server="replica_master",state="L7OK"} 0 haproxy_server_check_status{proxy="pgsql_master_and_replicas_backend",server="replica_master",state="L7OKC"} 0 haproxy_server_check_status{proxy="pgsql_master_and_replicas_backend",server="replica_master",state="L7STS"} 0 haproxy_server_check_status{proxy="pgsql_master_and_replicas_backend",server="replica_master",state="PROCERR"} 0 haproxy_server_check_status{proxy="pgsql_master_and_replicas_backend",server="replica_master",state="PROCTOUT"} 0 haproxy_server_check_status{proxy="pgsql_master_and_replicas_backend",server="replica_master",state="PROCOK"} 0 # HELP haproxy_server_check_code layer5-7 code, if available of the last health check. # TYPE haproxy_server_check_code gauge haproxy_server_check_code{proxy="pgsql_primary_backend",server="master"} 0 haproxy_server_check_code{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 0 # HELP haproxy_server_check_duration_seconds Total duration of the latest server health check, in seconds. # TYPE haproxy_server_check_duration_seconds gauge haproxy_server_check_duration_seconds{proxy="pgsql_primary_backend",server="master"} 0.000000 haproxy_server_check_duration_seconds{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 0.000000 # HELP haproxy_server_client_aborts_total Total number of requests or connections aborted by the client since the worker process started # TYPE haproxy_server_client_aborts_total counter haproxy_server_client_aborts_total{proxy="pgsql_primary_backend",server="master"} 27295 haproxy_server_client_aborts_total{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 1400 # HELP haproxy_server_server_aborts_total Total number of requests or connections aborted by the server since the worker process started # TYPE haproxy_server_server_aborts_total counter haproxy_server_server_aborts_total{proxy="pgsql_primary_backend",server="master"} 975 haproxy_server_server_aborts_total{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 80 # HELP haproxy_server_last_session_seconds How long ago some traffic was seen on this object on this worker process, in seconds # TYPE haproxy_server_last_session_seconds gauge haproxy_server_last_session_seconds{proxy="pgsql_primary_backend",server="master"} 37599 haproxy_server_last_session_seconds{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 3455 # HELP haproxy_server_queue_time_average_seconds Avg. queue time for last 1024 successful connections. # TYPE haproxy_server_queue_time_average_seconds gauge haproxy_server_queue_time_average_seconds{proxy="pgsql_primary_backend",server="master"} 0.000000 haproxy_server_queue_time_average_seconds{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 0.000000 # HELP haproxy_server_connect_time_average_seconds Avg. connect time for last 1024 successful connections. # TYPE haproxy_server_connect_time_average_seconds gauge haproxy_server_connect_time_average_seconds{proxy="pgsql_primary_backend",server="master"} 0.001000 haproxy_server_connect_time_average_seconds{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 0.000000 # HELP haproxy_server_response_time_average_seconds Avg. response time for last 1024 successful connections. # TYPE haproxy_server_response_time_average_seconds gauge haproxy_server_response_time_average_seconds{proxy="pgsql_primary_backend",server="master"} 0.000000 haproxy_server_response_time_average_seconds{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 0.000000 # HELP haproxy_server_total_time_average_seconds Avg. total time for last 1024 successful connections. # TYPE haproxy_server_total_time_average_seconds gauge haproxy_server_total_time_average_seconds{proxy="pgsql_primary_backend",server="master"} 781.691000 haproxy_server_total_time_average_seconds{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 5.611000 # HELP haproxy_server_failed_header_rewriting_total Total number of failed HTTP header rewrites since the worker process started # TYPE haproxy_server_failed_header_rewriting_total counter haproxy_server_failed_header_rewriting_total{proxy="pgsql_primary_backend",server="master"} 0 haproxy_server_failed_header_rewriting_total{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 0 # HELP haproxy_server_connection_attempts_total Total number of outgoing connection attempts on this backend/server since the worker process started # TYPE haproxy_server_connection_attempts_total counter haproxy_server_connection_attempts_total{proxy="pgsql_primary_backend",server="master"} 66768 haproxy_server_connection_attempts_total{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 1740 # HELP haproxy_server_connection_reuses_total Total number of reused connection on this backend/server since the worker process started # TYPE haproxy_server_connection_reuses_total counter haproxy_server_connection_reuses_total{proxy="pgsql_primary_backend",server="master"} 0 haproxy_server_connection_reuses_total{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 0 # HELP haproxy_server_idle_connections_current Current number of idle connections available for reuse on this server # TYPE haproxy_server_idle_connections_current gauge haproxy_server_idle_connections_current{proxy="pgsql_primary_backend",server="master"} 0 haproxy_server_idle_connections_current{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 0 # HELP haproxy_server_idle_connections_limit Limit on the number of available idle connections on this server (server 'pool_max_conn' directive) # TYPE haproxy_server_idle_connections_limit gauge haproxy_server_idle_connections_limit{proxy="pgsql_primary_backend",server="master"} NaN haproxy_server_idle_connections_limit{proxy="pgsql_master_and_replicas_backend",server="replica_master"} NaN # HELP haproxy_server_max_queue_time_seconds Maximum observed time spent in the queue # TYPE haproxy_server_max_queue_time_seconds gauge haproxy_server_max_queue_time_seconds{proxy="pgsql_primary_backend",server="master"} 0.000000 haproxy_server_max_queue_time_seconds{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 0.000000 # HELP haproxy_server_max_connect_time_seconds Maximum observed time spent waiting for a connection to complete # TYPE haproxy_server_max_connect_time_seconds gauge haproxy_server_max_connect_time_seconds{proxy="pgsql_primary_backend",server="master"} 1.050000 haproxy_server_max_connect_time_seconds{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 0.009000 # HELP haproxy_server_max_response_time_seconds Maximum observed time spent waiting for a server response # TYPE haproxy_server_max_response_time_seconds gauge haproxy_server_max_response_time_seconds{proxy="pgsql_primary_backend",server="master"} 0.000000 haproxy_server_max_response_time_seconds{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 0.000000 # HELP haproxy_server_max_total_time_seconds Maximum observed total request+response time (request+queue+connect+response+processing) # TYPE haproxy_server_max_total_time_seconds gauge haproxy_server_max_total_time_seconds{proxy="pgsql_primary_backend",server="master"} 2248453.013000 haproxy_server_max_total_time_seconds{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 300.043000 # HELP haproxy_server_internal_errors_total Total number of internal errors since process started # TYPE haproxy_server_internal_errors_total counter haproxy_server_internal_errors_total{proxy="pgsql_primary_backend",server="master"} 0 haproxy_server_internal_errors_total{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 0 # HELP haproxy_server_unsafe_idle_connections_current Current number of unsafe idle connections # TYPE haproxy_server_unsafe_idle_connections_current gauge haproxy_server_unsafe_idle_connections_current{proxy="pgsql_primary_backend",server="master"} 0 haproxy_server_unsafe_idle_connections_current{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 0 # HELP haproxy_server_safe_idle_connections_current Current number of safe idle connections # TYPE haproxy_server_safe_idle_connections_current gauge haproxy_server_safe_idle_connections_current{proxy="pgsql_primary_backend",server="master"} 0 haproxy_server_safe_idle_connections_current{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 0 # HELP haproxy_server_used_connections_current Current number of connections in use # TYPE haproxy_server_used_connections_current gauge haproxy_server_used_connections_current{proxy="pgsql_primary_backend",server="master"} 0 haproxy_server_used_connections_current{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 0 # HELP haproxy_server_need_connections_current Estimated needed number of connections # TYPE haproxy_server_need_connections_current gauge haproxy_server_need_connections_current{proxy="pgsql_primary_backend",server="master"} 3 haproxy_server_need_connections_current{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 2 # HELP haproxy_server_uweight Server's user weight, or sum of active servers' user weights for a backend # TYPE haproxy_server_uweight gauge haproxy_server_uweight{proxy="pgsql_primary_backend",server="master"} 1 haproxy_server_uweight{proxy="pgsql_master_and_replicas_backend",server="replica_master"} 2 # HELP haproxy_resolver_sent Sent # TYPE haproxy_resolver_sent gauge haproxy_resolver_sent{resolver="default",nameserver="127.0.0.11"} 0 # HELP haproxy_resolver_send_error Send error # TYPE haproxy_resolver_send_error gauge haproxy_resolver_send_error{resolver="default",nameserver="127.0.0.11"} 0 # HELP haproxy_resolver_valid Valid # TYPE haproxy_resolver_valid gauge haproxy_resolver_valid{resolver="default",nameserver="127.0.0.11"} 0 # HELP haproxy_resolver_update Update # TYPE haproxy_resolver_update gauge haproxy_resolver_update{resolver="default",nameserver="127.0.0.11"} 0 # HELP haproxy_resolver_cname CNAME # TYPE haproxy_resolver_cname gauge haproxy_resolver_cname{resolver="default",nameserver="127.0.0.11"} 0 # HELP haproxy_resolver_cname_error CNAME error # TYPE haproxy_resolver_cname_error gauge haproxy_resolver_cname_error{resolver="default",nameserver="127.0.0.11"} 0 # HELP haproxy_resolver_any_err Any errors # TYPE haproxy_resolver_any_err gauge haproxy_resolver_any_err{resolver="default",nameserver="127.0.0.11"} 0 # HELP haproxy_resolver_nx NX # TYPE haproxy_resolver_nx gauge haproxy_resolver_nx{resolver="default",nameserver="127.0.0.11"} 0 # HELP haproxy_resolver_timeout Timeout # TYPE haproxy_resolver_timeout gauge haproxy_resolver_timeout{resolver="default",nameserver="127.0.0.11"} 0 # HELP haproxy_resolver_refused Refused # TYPE haproxy_resolver_refused gauge haproxy_resolver_refused{resolver="default",nameserver="127.0.0.11"} 0 # HELP haproxy_resolver_other Other # TYPE haproxy_resolver_other gauge haproxy_resolver_other{resolver="default",nameserver="127.0.0.11"} 0 # HELP haproxy_resolver_invalid Invalid # TYPE haproxy_resolver_invalid gauge haproxy_resolver_invalid{resolver="default",nameserver="127.0.0.11"} 0 # HELP haproxy_resolver_too_big Too big # TYPE haproxy_resolver_too_big gauge haproxy_resolver_too_big{resolver="default",nameserver="127.0.0.11"} 0 # HELP haproxy_resolver_truncated Truncated # TYPE haproxy_resolver_truncated gauge haproxy_resolver_truncated{resolver="default",nameserver="127.0.0.11"} 0 # HELP haproxy_resolver_outdated Outdated # TYPE haproxy_resolver_outdated gauge haproxy_resolver_outdated{resolver="default",nameserver="127.0.0.11"} 0