# HELP haproxy_process_nbthread Number of started threads (global.nbthread) # TYPE haproxy_process_nbthread gauge haproxy_process_nbthread 8 # 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 15346142 # 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 8239 # HELP haproxy_process_max_sockets Hard limit on the number of per-process sockets # TYPE haproxy_process_max_sockets gauge haproxy_process_max_sockets 8239 # 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 4096 # 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 4096 # HELP haproxy_process_current_connections Current number of connections on this worker process # TYPE haproxy_process_current_connections gauge haproxy_process_current_connections 2 # 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 5869279 # 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 6395459 # 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 827 # 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 827 # 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 31 # 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_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 5 # 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 3 # 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 0 # 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 166073124954 # 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 37248 # 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="2.8.0-fdd8154"} 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 8255784 # 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 3351272 # HELP haproxy_process_start_time_seconds Start time in seconds # TYPE haproxy_process_start_time_seconds gauge haproxy_process_start_time_seconds 1749649741 # 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="stats"} 2 haproxy_frontend_current_sessions{proxy="balancer"} 0 # 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="stats"} 24 haproxy_frontend_max_sessions{proxy="balancer"} 1379 # HELP haproxy_frontend_limit_sessions Frontend/listener/server's maxconn, backend's fullconn # TYPE haproxy_frontend_limit_sessions gauge haproxy_frontend_limit_sessions{proxy="stats"} 4096 haproxy_frontend_limit_sessions{proxy="balancer"} 4096 # HELP haproxy_frontend_sessions_total Total number of sessions since process started # TYPE haproxy_frontend_sessions_total counter haproxy_frontend_sessions_total{proxy="stats"} 164828 haproxy_frontend_sessions_total{proxy="balancer"} 5704451 # 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="stats"} 152665764 haproxy_frontend_bytes_in_total{proxy="balancer"} 3993673502 # 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="stats"} 41418801048 haproxy_frontend_bytes_out_total{proxy="balancer"} 119811677198 # 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="stats"} 0 haproxy_frontend_requests_denied_total{proxy="balancer"} 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="stats"} 0 haproxy_frontend_responses_denied_total{proxy="balancer"} 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="stats"} 8133 haproxy_frontend_request_errors_total{proxy="balancer"} 6824 # HELP haproxy_frontend_status Current status of the service, per state label value. # TYPE haproxy_frontend_status gauge haproxy_frontend_status{proxy="stats",state="DOWN"} 0 haproxy_frontend_status{proxy="stats",state="UP"} 1 haproxy_frontend_status{proxy="balancer",state="DOWN"} 0 haproxy_frontend_status{proxy="balancer",state="UP"} 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="stats"} 0 haproxy_frontend_limit_session_rate{proxy="balancer"} 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="stats"} 19 haproxy_frontend_max_session_rate{proxy="balancer"} 827 # 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",code="1xx"} 0 haproxy_frontend_http_responses_total{proxy="balancer",code="1xx"} 0 haproxy_frontend_http_responses_total{proxy="stats",code="2xx"} 639885 haproxy_frontend_http_responses_total{proxy="balancer",code="2xx"} 5333422 haproxy_frontend_http_responses_total{proxy="stats",code="3xx"} 203 haproxy_frontend_http_responses_total{proxy="balancer",code="3xx"} 25563 haproxy_frontend_http_responses_total{proxy="stats",code="4xx"} 8133 haproxy_frontend_http_responses_total{proxy="balancer",code="4xx"} 344638 haproxy_frontend_http_responses_total{proxy="stats",code="5xx"} 28165 haproxy_frontend_http_responses_total{proxy="balancer",code="5xx"} 18041 haproxy_frontend_http_responses_total{proxy="stats",code="other"} 0 haproxy_frontend_http_responses_total{proxy="balancer",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"} 19 haproxy_frontend_http_requests_rate_max{proxy="balancer"} 827 # 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"} 676387 haproxy_frontend_http_requests_total{proxy="balancer"} 5721664 # 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"} 0 haproxy_frontend_http_comp_bytes_in_total{proxy="balancer"} 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"} 0 haproxy_frontend_http_comp_bytes_out_total{proxy="balancer"} 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"} 0 haproxy_frontend_http_comp_bytes_bypassed_total{proxy="balancer"} 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"} 0 haproxy_frontend_http_comp_responses_total{proxy="balancer"} 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="stats"} 19 haproxy_frontend_connections_rate_max{proxy="balancer"} 827 # 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="stats"} 164828 haproxy_frontend_connections_total{proxy="balancer"} 5704451 # 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"} 640089 haproxy_frontend_intercepted_requests_total{proxy="balancer"} 0 # 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="stats"} 0 haproxy_frontend_denied_connections_total{proxy="balancer"} 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="stats"} 0 haproxy_frontend_denied_sessions_total{proxy="balancer"} 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="stats"} 0 haproxy_frontend_failed_header_rewriting_total{proxy="balancer"} 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"} 0 haproxy_frontend_http_cache_lookups_total{proxy="balancer"} 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"} 0 haproxy_frontend_http_cache_hits_total{proxy="balancer"} 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="stats"} 0 haproxy_frontend_internal_errors_total{proxy="balancer"} 0 # HELP haproxy_backend_current_queue Number of current queued connections # TYPE haproxy_backend_current_queue gauge haproxy_backend_current_queue{proxy="stats"} 0 haproxy_backend_current_queue{proxy="goitaquefanara"} 0 haproxy_backend_current_queue{proxy="goitaquefanara-dev"} 0 haproxy_backend_current_queue{proxy="mestremurri"} 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="stats"} 0 haproxy_backend_max_queue{proxy="goitaquefanara"} 0 haproxy_backend_max_queue{proxy="goitaquefanara-dev"} 0 haproxy_backend_max_queue{proxy="mestremurri"} 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="stats"} 0 haproxy_backend_current_sessions{proxy="goitaquefanara"} 0 haproxy_backend_current_sessions{proxy="goitaquefanara-dev"} 0 haproxy_backend_current_sessions{proxy="mestremurri"} 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="stats"} 2 haproxy_backend_max_sessions{proxy="goitaquefanara"} 1378 haproxy_backend_max_sessions{proxy="goitaquefanara-dev"} 82 haproxy_backend_max_sessions{proxy="mestremurri"} 17 # HELP haproxy_backend_limit_sessions Frontend/listener/server's maxconn, backend's fullconn # TYPE haproxy_backend_limit_sessions gauge haproxy_backend_limit_sessions{proxy="stats"} 410 haproxy_backend_limit_sessions{proxy="goitaquefanara"} 410 haproxy_backend_limit_sessions{proxy="goitaquefanara-dev"} 410 haproxy_backend_limit_sessions{proxy="mestremurri"} 410 # HELP haproxy_backend_sessions_total Total number of sessions since process started # TYPE haproxy_backend_sessions_total counter haproxy_backend_sessions_total{proxy="stats"} 28165 haproxy_backend_sessions_total{proxy="goitaquefanara"} 5336056 haproxy_backend_sessions_total{proxy="goitaquefanara-dev"} 369777 haproxy_backend_sessions_total{proxy="mestremurri"} 9007 # 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="stats"} 152665764 haproxy_backend_bytes_in_total{proxy="goitaquefanara"} 3829145999 haproxy_backend_bytes_in_total{proxy="goitaquefanara-dev"} 157978105 haproxy_backend_bytes_in_total{proxy="mestremurri"} 6549398 # 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="stats"} 41418801048 haproxy_backend_bytes_out_total{proxy="goitaquefanara"} 113649063214 haproxy_backend_bytes_out_total{proxy="goitaquefanara-dev"} 6027863103 haproxy_backend_bytes_out_total{proxy="mestremurri"} 134750881 # 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="stats"} 0 haproxy_backend_requests_denied_total{proxy="goitaquefanara"} 0 haproxy_backend_requests_denied_total{proxy="goitaquefanara-dev"} 0 haproxy_backend_requests_denied_total{proxy="mestremurri"} 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="stats"} 0 haproxy_backend_responses_denied_total{proxy="goitaquefanara"} 0 haproxy_backend_responses_denied_total{proxy="goitaquefanara-dev"} 0 haproxy_backend_responses_denied_total{proxy="mestremurri"} 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="stats"} 28165 haproxy_backend_connection_errors_total{proxy="goitaquefanara"} 3006 haproxy_backend_connection_errors_total{proxy="goitaquefanara-dev"} 92 haproxy_backend_connection_errors_total{proxy="mestremurri"} 4140 # 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="stats"} 0 haproxy_backend_response_errors_total{proxy="goitaquefanara"} 8361 haproxy_backend_response_errors_total{proxy="goitaquefanara-dev"} 5 haproxy_backend_response_errors_total{proxy="mestremurri"} 1249 # 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="stats"} 0 haproxy_backend_retry_warnings_total{proxy="goitaquefanara"} 9341 haproxy_backend_retry_warnings_total{proxy="goitaquefanara-dev"} 648 haproxy_backend_retry_warnings_total{proxy="mestremurri"} 12420 # 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="stats"} 0 haproxy_backend_redispatch_warnings_total{proxy="goitaquefanara"} 0 haproxy_backend_redispatch_warnings_total{proxy="goitaquefanara-dev"} 0 haproxy_backend_redispatch_warnings_total{proxy="mestremurri"} 0 # HELP haproxy_backend_status Current status of the service, per state label value. # TYPE haproxy_backend_status gauge haproxy_backend_status{proxy="stats",state="DOWN"} 0 haproxy_backend_status{proxy="stats",state="UP"} 1 haproxy_backend_status{proxy="goitaquefanara",state="DOWN"} 0 haproxy_backend_status{proxy="goitaquefanara",state="UP"} 1 haproxy_backend_status{proxy="goitaquefanara-dev",state="DOWN"} 0 haproxy_backend_status{proxy="goitaquefanara-dev",state="UP"} 1 haproxy_backend_status{proxy="mestremurri",state="DOWN"} 0 haproxy_backend_status{proxy="mestremurri",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="stats"} 0 haproxy_backend_weight{proxy="goitaquefanara"} 1 haproxy_backend_weight{proxy="goitaquefanara-dev"} 1 haproxy_backend_weight{proxy="mestremurri"} 1 # 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="stats"} 0 haproxy_backend_active_servers{proxy="goitaquefanara"} 1 haproxy_backend_active_servers{proxy="goitaquefanara-dev"} 1 haproxy_backend_active_servers{proxy="mestremurri"} 1 # 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="stats"} 0 haproxy_backend_backup_servers{proxy="goitaquefanara"} 0 haproxy_backend_backup_servers{proxy="goitaquefanara-dev"} 0 haproxy_backend_backup_servers{proxy="mestremurri"} 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="stats"} 0 haproxy_backend_check_up_down_total{proxy="goitaquefanara"} 0 haproxy_backend_check_up_down_total{proxy="goitaquefanara-dev"} 0 haproxy_backend_check_up_down_total{proxy="mestremurri"} 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="stats"} 15346143 haproxy_backend_check_last_change_seconds{proxy="goitaquefanara"} 15346143 haproxy_backend_check_last_change_seconds{proxy="goitaquefanara-dev"} 15346143 haproxy_backend_check_last_change_seconds{proxy="mestremurri"} 15346143 # 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="stats"} NaN haproxy_backend_downtime_seconds_total{proxy="goitaquefanara"} 0 haproxy_backend_downtime_seconds_total{proxy="goitaquefanara-dev"} 0 haproxy_backend_downtime_seconds_total{proxy="mestremurri"} 0 # 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="stats"} 0 haproxy_backend_loadbalanced_total{proxy="goitaquefanara"} 5336056 haproxy_backend_loadbalanced_total{proxy="goitaquefanara-dev"} 369777 haproxy_backend_loadbalanced_total{proxy="mestremurri"} 9007 # 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="stats"} 14 haproxy_backend_max_session_rate{proxy="goitaquefanara"} 827 haproxy_backend_max_session_rate{proxy="goitaquefanara-dev"} 233 haproxy_backend_max_session_rate{proxy="mestremurri"} 22 # 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",code="1xx"} 0 haproxy_backend_http_responses_total{proxy="goitaquefanara",code="1xx"} 0 haproxy_backend_http_responses_total{proxy="goitaquefanara-dev",code="1xx"} 0 haproxy_backend_http_responses_total{proxy="mestremurri",code="1xx"} 0 haproxy_backend_http_responses_total{proxy="stats",code="2xx"} 0 haproxy_backend_http_responses_total{proxy="goitaquefanara",code="2xx"} 4962711 haproxy_backend_http_responses_total{proxy="goitaquefanara-dev",code="2xx"} 367768 haproxy_backend_http_responses_total{proxy="mestremurri",code="2xx"} 2943 haproxy_backend_http_responses_total{proxy="stats",code="3xx"} 0 haproxy_backend_http_responses_total{proxy="goitaquefanara",code="3xx"} 25498 haproxy_backend_http_responses_total{proxy="goitaquefanara-dev",code="3xx"} 63 haproxy_backend_http_responses_total{proxy="mestremurri",code="3xx"} 2 haproxy_backend_http_responses_total{proxy="stats",code="4xx"} 0 haproxy_backend_http_responses_total{proxy="goitaquefanara",code="4xx"} 335357 haproxy_backend_http_responses_total{proxy="goitaquefanara-dev",code="4xx"} 1841 haproxy_backend_http_responses_total{proxy="mestremurri",code="4xx"} 616 haproxy_backend_http_responses_total{proxy="stats",code="5xx"} 28165 haproxy_backend_http_responses_total{proxy="goitaquefanara",code="5xx"} 12490 haproxy_backend_http_responses_total{proxy="goitaquefanara-dev",code="5xx"} 105 haproxy_backend_http_responses_total{proxy="mestremurri",code="5xx"} 5446 haproxy_backend_http_responses_total{proxy="stats",code="other"} 0 haproxy_backend_http_responses_total{proxy="goitaquefanara",code="other"} 0 haproxy_backend_http_responses_total{proxy="goitaquefanara-dev",code="other"} 0 haproxy_backend_http_responses_total{proxy="mestremurri",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"} 28165 haproxy_backend_http_requests_total{proxy="goitaquefanara"} 5336056 haproxy_backend_http_requests_total{proxy="goitaquefanara-dev"} 369777 haproxy_backend_http_requests_total{proxy="mestremurri"} 9007 # 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="stats"} 229 haproxy_backend_client_aborts_total{proxy="goitaquefanara"} 3789 haproxy_backend_client_aborts_total{proxy="goitaquefanara-dev"} 48 haproxy_backend_client_aborts_total{proxy="mestremurri"} 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="stats"} 0 haproxy_backend_server_aborts_total{proxy="goitaquefanara"} 0 haproxy_backend_server_aborts_total{proxy="goitaquefanara-dev"} 1 haproxy_backend_server_aborts_total{proxy="mestremurri"} 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"} 0 haproxy_backend_http_comp_bytes_in_total{proxy="goitaquefanara"} 0 haproxy_backend_http_comp_bytes_in_total{proxy="goitaquefanara-dev"} 0 haproxy_backend_http_comp_bytes_in_total{proxy="mestremurri"} 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"} 0 haproxy_backend_http_comp_bytes_out_total{proxy="goitaquefanara"} 0 haproxy_backend_http_comp_bytes_out_total{proxy="goitaquefanara-dev"} 0 haproxy_backend_http_comp_bytes_out_total{proxy="mestremurri"} 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"} 0 haproxy_backend_http_comp_bytes_bypassed_total{proxy="goitaquefanara"} 0 haproxy_backend_http_comp_bytes_bypassed_total{proxy="goitaquefanara-dev"} 0 haproxy_backend_http_comp_bytes_bypassed_total{proxy="mestremurri"} 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"} 0 haproxy_backend_http_comp_responses_total{proxy="goitaquefanara"} 0 haproxy_backend_http_comp_responses_total{proxy="goitaquefanara-dev"} 0 haproxy_backend_http_comp_responses_total{proxy="mestremurri"} 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="stats"} 0 haproxy_backend_last_session_seconds{proxy="goitaquefanara"} 11 haproxy_backend_last_session_seconds{proxy="goitaquefanara-dev"} 46 haproxy_backend_last_session_seconds{proxy="mestremurri"} 1607 # 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="stats"} 0.000000 haproxy_backend_queue_time_average_seconds{proxy="goitaquefanara"} 0.000000 haproxy_backend_queue_time_average_seconds{proxy="goitaquefanara-dev"} 0.000000 haproxy_backend_queue_time_average_seconds{proxy="mestremurri"} 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="stats"} 0.000000 haproxy_backend_connect_time_average_seconds{proxy="goitaquefanara"} 0.000000 haproxy_backend_connect_time_average_seconds{proxy="goitaquefanara-dev"} 0.002000 haproxy_backend_connect_time_average_seconds{proxy="mestremurri"} 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="stats"} 0.000000 haproxy_backend_response_time_average_seconds{proxy="goitaquefanara"} 0.239000 haproxy_backend_response_time_average_seconds{proxy="goitaquefanara-dev"} 1.351000 haproxy_backend_response_time_average_seconds{proxy="mestremurri"} 0.076000 # 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="stats"} 29.381000 haproxy_backend_total_time_average_seconds{proxy="goitaquefanara"} 0.248000 haproxy_backend_total_time_average_seconds{proxy="goitaquefanara-dev"} 1.360000 haproxy_backend_total_time_average_seconds{proxy="mestremurri"} 0.077000 # 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="stats"} 0 haproxy_backend_failed_header_rewriting_total{proxy="goitaquefanara"} 0 haproxy_backend_failed_header_rewriting_total{proxy="goitaquefanara-dev"} 0 haproxy_backend_failed_header_rewriting_total{proxy="mestremurri"} 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="stats"} 0 haproxy_backend_connection_attempts_total{proxy="goitaquefanara"} 5330142 haproxy_backend_connection_attempts_total{proxy="goitaquefanara-dev"} 370425 haproxy_backend_connection_attempts_total{proxy="mestremurri"} 21427 # 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="stats"} 0 haproxy_backend_connection_reuses_total{proxy="goitaquefanara"} 15255 haproxy_backend_connection_reuses_total{proxy="goitaquefanara-dev"} 0 haproxy_backend_connection_reuses_total{proxy="mestremurri"} 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"} 0 haproxy_backend_http_cache_lookups_total{proxy="goitaquefanara"} 0 haproxy_backend_http_cache_lookups_total{proxy="goitaquefanara-dev"} 0 haproxy_backend_http_cache_lookups_total{proxy="mestremurri"} 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"} 0 haproxy_backend_http_cache_hits_total{proxy="goitaquefanara"} 0 haproxy_backend_http_cache_hits_total{proxy="goitaquefanara-dev"} 0 haproxy_backend_http_cache_hits_total{proxy="mestremurri"} 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="stats"} 0.000000 haproxy_backend_max_queue_time_seconds{proxy="goitaquefanara"} 0.000000 haproxy_backend_max_queue_time_seconds{proxy="goitaquefanara-dev"} 0.000000 haproxy_backend_max_queue_time_seconds{proxy="mestremurri"} 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="stats"} 0.000000 haproxy_backend_max_connect_time_seconds{proxy="goitaquefanara"} 3.045000 haproxy_backend_max_connect_time_seconds{proxy="goitaquefanara-dev"} 3.020000 haproxy_backend_max_connect_time_seconds{proxy="mestremurri"} 0.012000 # 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="stats"} 0.000000 haproxy_backend_max_response_time_seconds{proxy="goitaquefanara"} 59.996000 haproxy_backend_max_response_time_seconds{proxy="goitaquefanara-dev"} 59.258000 haproxy_backend_max_response_time_seconds{proxy="mestremurri"} 30.277000 # 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="stats"} 36.286000 haproxy_backend_max_total_time_seconds{proxy="goitaquefanara"} 82.134000 haproxy_backend_max_total_time_seconds{proxy="goitaquefanara-dev"} 59.269000 haproxy_backend_max_total_time_seconds{proxy="mestremurri"} 30.278000 # 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="stats"} 0 haproxy_backend_internal_errors_total{proxy="goitaquefanara"} 0 haproxy_backend_internal_errors_total{proxy="goitaquefanara-dev"} 0 haproxy_backend_internal_errors_total{proxy="mestremurri"} 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="stats"} 0 haproxy_backend_uweight{proxy="goitaquefanara"} 1 haproxy_backend_uweight{proxy="goitaquefanara-dev"} 1 haproxy_backend_uweight{proxy="mestremurri"} 1 # 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="goitaquefanara",state="DOWN"} 0 haproxy_backend_agg_server_status{proxy="goitaquefanara",state="UP"} 1 haproxy_backend_agg_server_status{proxy="goitaquefanara",state="MAINT"} 0 haproxy_backend_agg_server_status{proxy="goitaquefanara",state="DRAIN"} 0 haproxy_backend_agg_server_status{proxy="goitaquefanara",state="NOLB"} 0 haproxy_backend_agg_server_status{proxy="goitaquefanara-dev",state="DOWN"} 0 haproxy_backend_agg_server_status{proxy="goitaquefanara-dev",state="UP"} 1 haproxy_backend_agg_server_status{proxy="goitaquefanara-dev",state="MAINT"} 0 haproxy_backend_agg_server_status{proxy="goitaquefanara-dev",state="DRAIN"} 0 haproxy_backend_agg_server_status{proxy="goitaquefanara-dev",state="NOLB"} 0 haproxy_backend_agg_server_status{proxy="mestremurri",state="DOWN"} 0 haproxy_backend_agg_server_status{proxy="mestremurri",state="UP"} 1 haproxy_backend_agg_server_status{proxy="mestremurri",state="MAINT"} 0 haproxy_backend_agg_server_status{proxy="mestremurri",state="DRAIN"} 0 haproxy_backend_agg_server_status{proxy="mestremurri",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="goitaquefanara",state="DOWN"} 0 haproxy_backend_agg_server_check_status{proxy="goitaquefanara",state="UP"} 1 haproxy_backend_agg_server_check_status{proxy="goitaquefanara",state="MAINT"} 0 haproxy_backend_agg_server_check_status{proxy="goitaquefanara",state="DRAIN"} 0 haproxy_backend_agg_server_check_status{proxy="goitaquefanara",state="NOLB"} 0 haproxy_backend_agg_server_check_status{proxy="goitaquefanara-dev",state="DOWN"} 0 haproxy_backend_agg_server_check_status{proxy="goitaquefanara-dev",state="UP"} 1 haproxy_backend_agg_server_check_status{proxy="goitaquefanara-dev",state="MAINT"} 0 haproxy_backend_agg_server_check_status{proxy="goitaquefanara-dev",state="DRAIN"} 0 haproxy_backend_agg_server_check_status{proxy="goitaquefanara-dev",state="NOLB"} 0 haproxy_backend_agg_server_check_status{proxy="mestremurri",state="DOWN"} 0 haproxy_backend_agg_server_check_status{proxy="mestremurri",state="UP"} 1 haproxy_backend_agg_server_check_status{proxy="mestremurri",state="MAINT"} 0 haproxy_backend_agg_server_check_status{proxy="mestremurri",state="DRAIN"} 0 haproxy_backend_agg_server_check_status{proxy="mestremurri",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="goitaquefanara",state="HANA"} 0 haproxy_backend_agg_check_status{proxy="goitaquefanara",state="SOCKERR"} 0 haproxy_backend_agg_check_status{proxy="goitaquefanara",state="L4OK"} 0 haproxy_backend_agg_check_status{proxy="goitaquefanara",state="L4TOUT"} 0 haproxy_backend_agg_check_status{proxy="goitaquefanara",state="L4CON"} 0 haproxy_backend_agg_check_status{proxy="goitaquefanara",state="L6OK"} 0 haproxy_backend_agg_check_status{proxy="goitaquefanara",state="L6TOUT"} 0 haproxy_backend_agg_check_status{proxy="goitaquefanara",state="L6RSP"} 0 haproxy_backend_agg_check_status{proxy="goitaquefanara",state="L7TOUT"} 0 haproxy_backend_agg_check_status{proxy="goitaquefanara",state="L7RSP"} 0 haproxy_backend_agg_check_status{proxy="goitaquefanara",state="L7OK"} 0 haproxy_backend_agg_check_status{proxy="goitaquefanara",state="L7OKC"} 0 haproxy_backend_agg_check_status{proxy="goitaquefanara",state="L7STS"} 0 haproxy_backend_agg_check_status{proxy="goitaquefanara",state="PROCERR"} 0 haproxy_backend_agg_check_status{proxy="goitaquefanara",state="PROCTOUT"} 0 haproxy_backend_agg_check_status{proxy="goitaquefanara",state="PROCOK"} 0 haproxy_backend_agg_check_status{proxy="goitaquefanara-dev",state="HANA"} 0 haproxy_backend_agg_check_status{proxy="goitaquefanara-dev",state="SOCKERR"} 0 haproxy_backend_agg_check_status{proxy="goitaquefanara-dev",state="L4OK"} 0 haproxy_backend_agg_check_status{proxy="goitaquefanara-dev",state="L4TOUT"} 0 haproxy_backend_agg_check_status{proxy="goitaquefanara-dev",state="L4CON"} 0 haproxy_backend_agg_check_status{proxy="goitaquefanara-dev",state="L6OK"} 0 haproxy_backend_agg_check_status{proxy="goitaquefanara-dev",state="L6TOUT"} 0 haproxy_backend_agg_check_status{proxy="goitaquefanara-dev",state="L6RSP"} 0 haproxy_backend_agg_check_status{proxy="goitaquefanara-dev",state="L7TOUT"} 0 haproxy_backend_agg_check_status{proxy="goitaquefanara-dev",state="L7RSP"} 0 haproxy_backend_agg_check_status{proxy="goitaquefanara-dev",state="L7OK"} 0 haproxy_backend_agg_check_status{proxy="goitaquefanara-dev",state="L7OKC"} 0 haproxy_backend_agg_check_status{proxy="goitaquefanara-dev",state="L7STS"} 0 haproxy_backend_agg_check_status{proxy="goitaquefanara-dev",state="PROCERR"} 0 haproxy_backend_agg_check_status{proxy="goitaquefanara-dev",state="PROCTOUT"} 0 haproxy_backend_agg_check_status{proxy="goitaquefanara-dev",state="PROCOK"} 0 haproxy_backend_agg_check_status{proxy="mestremurri",state="HANA"} 0 haproxy_backend_agg_check_status{proxy="mestremurri",state="SOCKERR"} 0 haproxy_backend_agg_check_status{proxy="mestremurri",state="L4OK"} 0 haproxy_backend_agg_check_status{proxy="mestremurri",state="L4TOUT"} 0 haproxy_backend_agg_check_status{proxy="mestremurri",state="L4CON"} 0 haproxy_backend_agg_check_status{proxy="mestremurri",state="L6OK"} 0 haproxy_backend_agg_check_status{proxy="mestremurri",state="L6TOUT"} 0 haproxy_backend_agg_check_status{proxy="mestremurri",state="L6RSP"} 0 haproxy_backend_agg_check_status{proxy="mestremurri",state="L7TOUT"} 0 haproxy_backend_agg_check_status{proxy="mestremurri",state="L7RSP"} 0 haproxy_backend_agg_check_status{proxy="mestremurri",state="L7OK"} 0 haproxy_backend_agg_check_status{proxy="mestremurri",state="L7OKC"} 0 haproxy_backend_agg_check_status{proxy="mestremurri",state="L7STS"} 0 haproxy_backend_agg_check_status{proxy="mestremurri",state="PROCERR"} 0 haproxy_backend_agg_check_status{proxy="mestremurri",state="PROCTOUT"} 0 haproxy_backend_agg_check_status{proxy="mestremurri",state="PROCOK"} 0 # HELP haproxy_server_current_queue Number of current queued connections # TYPE haproxy_server_current_queue gauge haproxy_server_current_queue{proxy="goitaquefanara",server="goitaquefanara1"} 0 haproxy_server_current_queue{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} 0 haproxy_server_current_queue{proxy="mestremurri",server="mestremurri1"} 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="goitaquefanara",server="goitaquefanara1"} 0 haproxy_server_max_queue{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} 0 haproxy_server_max_queue{proxy="mestremurri",server="mestremurri1"} 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="goitaquefanara",server="goitaquefanara1"} 0 haproxy_server_current_sessions{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} 0 haproxy_server_current_sessions{proxy="mestremurri",server="mestremurri1"} 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="goitaquefanara",server="goitaquefanara1"} 1378 haproxy_server_max_sessions{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} 82 haproxy_server_max_sessions{proxy="mestremurri",server="mestremurri1"} 17 # HELP haproxy_server_limit_sessions Frontend/listener/server's maxconn, backend's fullconn # TYPE haproxy_server_limit_sessions gauge haproxy_server_limit_sessions{proxy="goitaquefanara",server="goitaquefanara1"} NaN haproxy_server_limit_sessions{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} NaN haproxy_server_limit_sessions{proxy="mestremurri",server="mestremurri1"} NaN # HELP haproxy_server_sessions_total Total number of sessions since process started # TYPE haproxy_server_sessions_total counter haproxy_server_sessions_total{proxy="goitaquefanara",server="goitaquefanara1"} 5345397 haproxy_server_sessions_total{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} 370425 haproxy_server_sessions_total{proxy="mestremurri",server="mestremurri1"} 21427 # 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="goitaquefanara",server="goitaquefanara1"} 3829145999 haproxy_server_bytes_in_total{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} 157978105 haproxy_server_bytes_in_total{proxy="mestremurri",server="mestremurri1"} 6549398 # 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="goitaquefanara",server="goitaquefanara1"} 113649063214 haproxy_server_bytes_out_total{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} 6027863103 haproxy_server_bytes_out_total{proxy="mestremurri",server="mestremurri1"} 134750881 # 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="goitaquefanara",server="goitaquefanara1"} 0 haproxy_server_responses_denied_total{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} 0 haproxy_server_responses_denied_total{proxy="mestremurri",server="mestremurri1"} 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="goitaquefanara",server="goitaquefanara1"} 3006 haproxy_server_connection_errors_total{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} 92 haproxy_server_connection_errors_total{proxy="mestremurri",server="mestremurri1"} 4140 # 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="goitaquefanara",server="goitaquefanara1"} 8361 haproxy_server_response_errors_total{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} 5 haproxy_server_response_errors_total{proxy="mestremurri",server="mestremurri1"} 1249 # 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="goitaquefanara",server="goitaquefanara1"} 9341 haproxy_server_retry_warnings_total{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} 648 haproxy_server_retry_warnings_total{proxy="mestremurri",server="mestremurri1"} 12420 # 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="goitaquefanara",server="goitaquefanara1"} 0 haproxy_server_redispatch_warnings_total{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} 0 haproxy_server_redispatch_warnings_total{proxy="mestremurri",server="mestremurri1"} 0 # HELP haproxy_server_status Current status of the service, per state label value. # TYPE haproxy_server_status gauge haproxy_server_status{proxy="goitaquefanara",server="goitaquefanara1",state="DOWN"} 0 haproxy_server_status{proxy="goitaquefanara",server="goitaquefanara1",state="UP"} 1 haproxy_server_status{proxy="goitaquefanara",server="goitaquefanara1",state="MAINT"} 0 haproxy_server_status{proxy="goitaquefanara",server="goitaquefanara1",state="DRAIN"} 0 haproxy_server_status{proxy="goitaquefanara",server="goitaquefanara1",state="NOLB"} 0 haproxy_server_status{proxy="goitaquefanara-dev",server="goitaquefanara_dev1",state="DOWN"} 0 haproxy_server_status{proxy="goitaquefanara-dev",server="goitaquefanara_dev1",state="UP"} 1 haproxy_server_status{proxy="goitaquefanara-dev",server="goitaquefanara_dev1",state="MAINT"} 0 haproxy_server_status{proxy="goitaquefanara-dev",server="goitaquefanara_dev1",state="DRAIN"} 0 haproxy_server_status{proxy="goitaquefanara-dev",server="goitaquefanara_dev1",state="NOLB"} 0 haproxy_server_status{proxy="mestremurri",server="mestremurri1",state="DOWN"} 0 haproxy_server_status{proxy="mestremurri",server="mestremurri1",state="UP"} 1 haproxy_server_status{proxy="mestremurri",server="mestremurri1",state="MAINT"} 0 haproxy_server_status{proxy="mestremurri",server="mestremurri1",state="DRAIN"} 0 haproxy_server_status{proxy="mestremurri",server="mestremurri1",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="goitaquefanara",server="goitaquefanara1"} 1 haproxy_server_weight{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} 1 haproxy_server_weight{proxy="mestremurri",server="mestremurri1"} 1 # 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="goitaquefanara",server="goitaquefanara1"} NaN haproxy_server_check_failures_total{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} NaN haproxy_server_check_failures_total{proxy="mestremurri",server="mestremurri1"} NaN # 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="goitaquefanara",server="goitaquefanara1"} NaN haproxy_server_check_up_down_total{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} NaN haproxy_server_check_up_down_total{proxy="mestremurri",server="mestremurri1"} NaN # 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="goitaquefanara",server="goitaquefanara1"} 15346143 haproxy_server_check_last_change_seconds{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} 15346143 haproxy_server_check_last_change_seconds{proxy="mestremurri",server="mestremurri1"} 15346143 # 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="goitaquefanara",server="goitaquefanara1"} NaN haproxy_server_downtime_seconds_total{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} NaN haproxy_server_downtime_seconds_total{proxy="mestremurri",server="mestremurri1"} NaN # 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="goitaquefanara",server="goitaquefanara1"} NaN haproxy_server_queue_limit{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} NaN haproxy_server_queue_limit{proxy="mestremurri",server="mestremurri1"} 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="goitaquefanara",server="goitaquefanara1"} NaN haproxy_server_current_throttle{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} NaN haproxy_server_current_throttle{proxy="mestremurri",server="mestremurri1"} 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="goitaquefanara",server="goitaquefanara1"} 5336056 haproxy_server_loadbalanced_total{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} 369777 haproxy_server_loadbalanced_total{proxy="mestremurri",server="mestremurri1"} 9007 # 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="goitaquefanara",server="goitaquefanara1"} 827 haproxy_server_max_session_rate{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} 233 haproxy_server_max_session_rate{proxy="mestremurri",server="mestremurri1"} 22 # HELP haproxy_server_http_responses_total Total number of HTTP responses with status 100-199 returned by this object since the worker process started # TYPE haproxy_server_http_responses_total counter haproxy_server_http_responses_total{proxy="goitaquefanara",server="goitaquefanara1",code="1xx"} 0 haproxy_server_http_responses_total{proxy="goitaquefanara-dev",server="goitaquefanara_dev1",code="1xx"} 0 haproxy_server_http_responses_total{proxy="mestremurri",server="mestremurri1",code="1xx"} 0 haproxy_server_http_responses_total{proxy="goitaquefanara",server="goitaquefanara1",code="2xx"} 4962711 haproxy_server_http_responses_total{proxy="goitaquefanara-dev",server="goitaquefanara_dev1",code="2xx"} 367768 haproxy_server_http_responses_total{proxy="mestremurri",server="mestremurri1",code="2xx"} 2943 haproxy_server_http_responses_total{proxy="goitaquefanara",server="goitaquefanara1",code="3xx"} 25498 haproxy_server_http_responses_total{proxy="goitaquefanara-dev",server="goitaquefanara_dev1",code="3xx"} 63 haproxy_server_http_responses_total{proxy="mestremurri",server="mestremurri1",code="3xx"} 2 haproxy_server_http_responses_total{proxy="goitaquefanara",server="goitaquefanara1",code="4xx"} 335357 haproxy_server_http_responses_total{proxy="goitaquefanara-dev",server="goitaquefanara_dev1",code="4xx"} 1841 haproxy_server_http_responses_total{proxy="mestremurri",server="mestremurri1",code="4xx"} 616 haproxy_server_http_responses_total{proxy="goitaquefanara",server="goitaquefanara1",code="5xx"} 1130 haproxy_server_http_responses_total{proxy="goitaquefanara-dev",server="goitaquefanara_dev1",code="5xx"} 9 haproxy_server_http_responses_total{proxy="mestremurri",server="mestremurri1",code="5xx"} 57 haproxy_server_http_responses_total{proxy="goitaquefanara",server="goitaquefanara1",code="other"} 0 haproxy_server_http_responses_total{proxy="goitaquefanara-dev",server="goitaquefanara_dev1",code="other"} 0 haproxy_server_http_responses_total{proxy="mestremurri",server="mestremurri1",code="other"} 0 # 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="goitaquefanara",server="goitaquefanara1"} 3789 haproxy_server_client_aborts_total{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} 48 haproxy_server_client_aborts_total{proxy="mestremurri",server="mestremurri1"} 0 # 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="goitaquefanara",server="goitaquefanara1"} 0 haproxy_server_server_aborts_total{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} 1 haproxy_server_server_aborts_total{proxy="mestremurri",server="mestremurri1"} 0 # 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="goitaquefanara",server="goitaquefanara1"} 11 haproxy_server_last_session_seconds{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} 46 haproxy_server_last_session_seconds{proxy="mestremurri",server="mestremurri1"} 1597 # 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="goitaquefanara",server="goitaquefanara1"} 0.000000 haproxy_server_queue_time_average_seconds{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} 0.000000 haproxy_server_queue_time_average_seconds{proxy="mestremurri",server="mestremurri1"} 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="goitaquefanara",server="goitaquefanara1"} 0.000000 haproxy_server_connect_time_average_seconds{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} 0.002000 haproxy_server_connect_time_average_seconds{proxy="mestremurri",server="mestremurri1"} 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="goitaquefanara",server="goitaquefanara1"} 0.239000 haproxy_server_response_time_average_seconds{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} 1.351000 haproxy_server_response_time_average_seconds{proxy="mestremurri",server="mestremurri1"} 0.076000 # 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="goitaquefanara",server="goitaquefanara1"} 0.248000 haproxy_server_total_time_average_seconds{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} 1.360000 haproxy_server_total_time_average_seconds{proxy="mestremurri",server="mestremurri1"} 0.078000 # 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="goitaquefanara",server="goitaquefanara1"} 0 haproxy_server_failed_header_rewriting_total{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} 0 haproxy_server_failed_header_rewriting_total{proxy="mestremurri",server="mestremurri1"} 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="goitaquefanara",server="goitaquefanara1"} 5330142 haproxy_server_connection_attempts_total{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} 370425 haproxy_server_connection_attempts_total{proxy="mestremurri",server="mestremurri1"} 21427 # 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="goitaquefanara",server="goitaquefanara1"} 15255 haproxy_server_connection_reuses_total{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} 0 haproxy_server_connection_reuses_total{proxy="mestremurri",server="mestremurri1"} 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="goitaquefanara",server="goitaquefanara1"} 0 haproxy_server_idle_connections_current{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} 0 haproxy_server_idle_connections_current{proxy="mestremurri",server="mestremurri1"} 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="goitaquefanara",server="goitaquefanara1"} NaN haproxy_server_idle_connections_limit{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} NaN haproxy_server_idle_connections_limit{proxy="mestremurri",server="mestremurri1"} 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="goitaquefanara",server="goitaquefanara1"} 0.000000 haproxy_server_max_queue_time_seconds{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} 0.000000 haproxy_server_max_queue_time_seconds{proxy="mestremurri",server="mestremurri1"} 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="goitaquefanara",server="goitaquefanara1"} 3.045000 haproxy_server_max_connect_time_seconds{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} 3.020000 haproxy_server_max_connect_time_seconds{proxy="mestremurri",server="mestremurri1"} 0.012000 # 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="goitaquefanara",server="goitaquefanara1"} 59.996000 haproxy_server_max_response_time_seconds{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} 59.258000 haproxy_server_max_response_time_seconds{proxy="mestremurri",server="mestremurri1"} 30.277000 # 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="goitaquefanara",server="goitaquefanara1"} 82.134000 haproxy_server_max_total_time_seconds{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} 59.269000 haproxy_server_max_total_time_seconds{proxy="mestremurri",server="mestremurri1"} 30.278000 # 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="goitaquefanara",server="goitaquefanara1"} 0 haproxy_server_internal_errors_total{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} 0 haproxy_server_internal_errors_total{proxy="mestremurri",server="mestremurri1"} 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="goitaquefanara",server="goitaquefanara1"} 0 haproxy_server_unsafe_idle_connections_current{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} 0 haproxy_server_unsafe_idle_connections_current{proxy="mestremurri",server="mestremurri1"} 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="goitaquefanara",server="goitaquefanara1"} 0 haproxy_server_safe_idle_connections_current{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} 0 haproxy_server_safe_idle_connections_current{proxy="mestremurri",server="mestremurri1"} 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="goitaquefanara",server="goitaquefanara1"} 0 haproxy_server_used_connections_current{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} 0 haproxy_server_used_connections_current{proxy="mestremurri",server="mestremurri1"} 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="goitaquefanara",server="goitaquefanara1"} 1 haproxy_server_need_connections_current{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} 0 haproxy_server_need_connections_current{proxy="mestremurri",server="mestremurri1"} 15 # 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="goitaquefanara",server="goitaquefanara1"} 1 haproxy_server_uweight{proxy="goitaquefanara-dev",server="goitaquefanara_dev1"} 1 haproxy_server_uweight{proxy="mestremurri",server="mestremurri1"} 1