# HELP haproxy_process_nbthread Number of started threads (global.nbthread) # TYPE haproxy_process_nbthread gauge haproxy_process_nbthread 2 # 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 51316 # 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 524287 # HELP haproxy_process_max_sockets Hard limit on the number of per-process sockets # TYPE haproxy_process_max_sockets gauge haproxy_process_max_sockets 524287 # 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 262107 # 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 262107 # 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 436351 # 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 706 # 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 1 # 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 447 # 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 0 # 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 19 # 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 0 # 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 19 # 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 19 # 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 16 # 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 114 # 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 83 # 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 39 # 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 6 # 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 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 38661451 # 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 0 # 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.16-0ubuntu0.24.04.2"} 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 715024 # 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 715024 # HELP haproxy_process_start_time_seconds Start time in seconds # TYPE haproxy_process_start_time_seconds gauge haproxy_process_start_time_seconds 1780133826 # 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="https-in"} 1 haproxy_frontend_current_sessions{proxy="http-in"} 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="https-in"} 11 haproxy_frontend_max_sessions{proxy="http-in"} 5 # HELP haproxy_frontend_limit_sessions Frontend/listener/server's maxconn, backend's fullconn # TYPE haproxy_frontend_limit_sessions gauge haproxy_frontend_limit_sessions{proxy="https-in"} 262107 haproxy_frontend_limit_sessions{proxy="http-in"} 262107 # HELP haproxy_frontend_sessions_total Total number of sessions since process started # TYPE haproxy_frontend_sessions_total counter haproxy_frontend_sessions_total{proxy="https-in"} 237 haproxy_frontend_sessions_total{proxy="http-in"} 191 # 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="https-in"} 115041 haproxy_frontend_bytes_in_total{proxy="http-in"} 64151 # 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="https-in"} 37067450 haproxy_frontend_bytes_out_total{proxy="http-in"} 100454 # 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="https-in"} 0 haproxy_frontend_requests_denied_total{proxy="http-in"} 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="https-in"} 0 haproxy_frontend_responses_denied_total{proxy="http-in"} 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="https-in"} 21 haproxy_frontend_request_errors_total{proxy="http-in"} 0 # HELP haproxy_frontend_status Current status of the service, per state label value. # TYPE haproxy_frontend_status gauge haproxy_frontend_status{proxy="https-in",state="DOWN"} 0 haproxy_frontend_status{proxy="https-in",state="UP"} 1 haproxy_frontend_status{proxy="http-in",state="DOWN"} 0 haproxy_frontend_status{proxy="http-in",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="https-in"} 0 haproxy_frontend_limit_session_rate{proxy="http-in"} 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="https-in"} 16 haproxy_frontend_max_session_rate{proxy="http-in"} 11 # 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="https-in",code="1xx"} 0 haproxy_frontend_http_responses_total{proxy="https-in",code="2xx"} 246 haproxy_frontend_http_responses_total{proxy="https-in",code="3xx"} 0 haproxy_frontend_http_responses_total{proxy="https-in",code="4xx"} 31 haproxy_frontend_http_responses_total{proxy="https-in",code="5xx"} 86 haproxy_frontend_http_responses_total{proxy="https-in",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="https-in"} 21 # 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="https-in"} 364 # 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="https-in"} 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="https-in"} 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="https-in"} 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="https-in"} 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="https-in"} 19 haproxy_frontend_connections_rate_max{proxy="http-in"} 11 # 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="https-in"} 447 haproxy_frontend_connections_total{proxy="http-in"} 191 # 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="https-in"} 243 # 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="https-in"} 0 haproxy_frontend_denied_connections_total{proxy="http-in"} 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="https-in"} 0 haproxy_frontend_denied_sessions_total{proxy="http-in"} 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="https-in"} 0 haproxy_frontend_failed_header_rewriting_total{proxy="http-in"} 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="https-in"} 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="https-in"} 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="https-in"} 0 haproxy_frontend_internal_errors_total{proxy="http-in"} 0 # HELP haproxy_backend_current_queue Number of current queued connections # TYPE haproxy_backend_current_queue gauge haproxy_backend_current_queue{proxy="k8s_grist"} 0 haproxy_backend_current_queue{proxy="ha_af"} 0 haproxy_backend_current_queue{proxy="ha_jks"} 0 haproxy_backend_current_queue{proxy="k8s_www"} 0 haproxy_backend_current_queue{proxy="http_back"} 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="k8s_grist"} 0 haproxy_backend_max_queue{proxy="ha_af"} 0 haproxy_backend_max_queue{proxy="ha_jks"} 0 haproxy_backend_max_queue{proxy="k8s_www"} 0 haproxy_backend_max_queue{proxy="http_back"} 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="k8s_grist"} 0 haproxy_backend_current_sessions{proxy="ha_af"} 0 haproxy_backend_current_sessions{proxy="ha_jks"} 0 haproxy_backend_current_sessions{proxy="k8s_www"} 0 haproxy_backend_current_sessions{proxy="http_back"} 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="k8s_grist"} 1 haproxy_backend_max_sessions{proxy="ha_af"} 1 haproxy_backend_max_sessions{proxy="ha_jks"} 1 haproxy_backend_max_sessions{proxy="k8s_www"} 1 haproxy_backend_max_sessions{proxy="http_back"} 5 # HELP haproxy_backend_limit_sessions Frontend/listener/server's maxconn, backend's fullconn # TYPE haproxy_backend_limit_sessions gauge haproxy_backend_limit_sessions{proxy="k8s_grist"} 26211 haproxy_backend_limit_sessions{proxy="ha_af"} 26211 haproxy_backend_limit_sessions{proxy="ha_jks"} 26211 haproxy_backend_limit_sessions{proxy="k8s_www"} 26211 haproxy_backend_limit_sessions{proxy="http_back"} 26211 # HELP haproxy_backend_sessions_total Total number of sessions since process started # TYPE haproxy_backend_sessions_total counter haproxy_backend_sessions_total{proxy="k8s_grist"} 3 haproxy_backend_sessions_total{proxy="ha_af"} 3 haproxy_backend_sessions_total{proxy="ha_jks"} 4 haproxy_backend_sessions_total{proxy="k8s_www"} 4 haproxy_backend_sessions_total{proxy="http_back"} 191 # 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="k8s_grist"} 778 haproxy_backend_bytes_in_total{proxy="ha_af"} 824 haproxy_backend_bytes_in_total{proxy="ha_jks"} 895 haproxy_backend_bytes_in_total{proxy="k8s_www"} 1039 haproxy_backend_bytes_in_total{proxy="http_back"} 64151 # 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="k8s_grist"} 11264 haproxy_backend_bytes_out_total{proxy="ha_af"} 1629 haproxy_backend_bytes_out_total{proxy="ha_jks"} 5763 haproxy_backend_bytes_out_total{proxy="k8s_www"} 1836 haproxy_backend_bytes_out_total{proxy="http_back"} 100454 # 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="k8s_grist"} 0 haproxy_backend_requests_denied_total{proxy="ha_af"} 0 haproxy_backend_requests_denied_total{proxy="ha_jks"} 0 haproxy_backend_requests_denied_total{proxy="k8s_www"} 0 haproxy_backend_requests_denied_total{proxy="http_back"} 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="k8s_grist"} 0 haproxy_backend_responses_denied_total{proxy="ha_af"} 0 haproxy_backend_responses_denied_total{proxy="ha_jks"} 0 haproxy_backend_responses_denied_total{proxy="k8s_www"} 0 haproxy_backend_responses_denied_total{proxy="http_back"} 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="k8s_grist"} 0 haproxy_backend_connection_errors_total{proxy="ha_af"} 0 haproxy_backend_connection_errors_total{proxy="ha_jks"} 0 haproxy_backend_connection_errors_total{proxy="k8s_www"} 0 haproxy_backend_connection_errors_total{proxy="http_back"} 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="k8s_grist"} 0 haproxy_backend_response_errors_total{proxy="ha_af"} 0 haproxy_backend_response_errors_total{proxy="ha_jks"} 0 haproxy_backend_response_errors_total{proxy="k8s_www"} 0 haproxy_backend_response_errors_total{proxy="http_back"} 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="k8s_grist"} 0 haproxy_backend_retry_warnings_total{proxy="ha_af"} 0 haproxy_backend_retry_warnings_total{proxy="ha_jks"} 0 haproxy_backend_retry_warnings_total{proxy="k8s_www"} 0 haproxy_backend_retry_warnings_total{proxy="http_back"} 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="k8s_grist"} 0 haproxy_backend_redispatch_warnings_total{proxy="ha_af"} 0 haproxy_backend_redispatch_warnings_total{proxy="ha_jks"} 0 haproxy_backend_redispatch_warnings_total{proxy="k8s_www"} 0 haproxy_backend_redispatch_warnings_total{proxy="http_back"} 0 # HELP haproxy_backend_status Current status of the service, per state label value. # TYPE haproxy_backend_status gauge haproxy_backend_status{proxy="k8s_grist",state="DOWN"} 0 haproxy_backend_status{proxy="k8s_grist",state="UP"} 1 haproxy_backend_status{proxy="ha_af",state="DOWN"} 0 haproxy_backend_status{proxy="ha_af",state="UP"} 1 haproxy_backend_status{proxy="ha_jks",state="DOWN"} 0 haproxy_backend_status{proxy="ha_jks",state="UP"} 1 haproxy_backend_status{proxy="k8s_www",state="DOWN"} 0 haproxy_backend_status{proxy="k8s_www",state="UP"} 1 haproxy_backend_status{proxy="http_back",state="DOWN"} 0 haproxy_backend_status{proxy="http_back",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="k8s_grist"} 5 haproxy_backend_weight{proxy="ha_af"} 1 haproxy_backend_weight{proxy="ha_jks"} 1 haproxy_backend_weight{proxy="k8s_www"} 5 haproxy_backend_weight{proxy="http_back"} 5 # 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="k8s_grist"} 5 haproxy_backend_active_servers{proxy="ha_af"} 1 haproxy_backend_active_servers{proxy="ha_jks"} 1 haproxy_backend_active_servers{proxy="k8s_www"} 5 haproxy_backend_active_servers{proxy="http_back"} 5 # 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="k8s_grist"} 0 haproxy_backend_backup_servers{proxy="ha_af"} 0 haproxy_backend_backup_servers{proxy="ha_jks"} 0 haproxy_backend_backup_servers{proxy="k8s_www"} 0 haproxy_backend_backup_servers{proxy="http_back"} 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="k8s_grist"} 0 haproxy_backend_check_up_down_total{proxy="ha_af"} 0 haproxy_backend_check_up_down_total{proxy="ha_jks"} 0 haproxy_backend_check_up_down_total{proxy="k8s_www"} 0 haproxy_backend_check_up_down_total{proxy="http_back"} 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="k8s_grist"} 51316 haproxy_backend_check_last_change_seconds{proxy="ha_af"} 51316 haproxy_backend_check_last_change_seconds{proxy="ha_jks"} 51316 haproxy_backend_check_last_change_seconds{proxy="k8s_www"} 51316 haproxy_backend_check_last_change_seconds{proxy="http_back"} 51316 # 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="k8s_grist"} 0 haproxy_backend_downtime_seconds_total{proxy="ha_af"} 0 haproxy_backend_downtime_seconds_total{proxy="ha_jks"} 0 haproxy_backend_downtime_seconds_total{proxy="k8s_www"} 0 haproxy_backend_downtime_seconds_total{proxy="http_back"} 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="k8s_grist"} 3 haproxy_backend_loadbalanced_total{proxy="ha_af"} 3 haproxy_backend_loadbalanced_total{proxy="ha_jks"} 3 haproxy_backend_loadbalanced_total{proxy="k8s_www"} 4 haproxy_backend_loadbalanced_total{proxy="http_back"} 191 # 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="k8s_grist"} 1 haproxy_backend_max_session_rate{proxy="ha_af"} 2 haproxy_backend_max_session_rate{proxy="ha_jks"} 1 haproxy_backend_max_session_rate{proxy="k8s_www"} 1 haproxy_backend_max_session_rate{proxy="http_back"} 11 # 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="k8s_grist",code="1xx"} 0 haproxy_backend_http_responses_total{proxy="ha_af",code="1xx"} 0 haproxy_backend_http_responses_total{proxy="ha_jks",code="1xx"} 0 haproxy_backend_http_responses_total{proxy="k8s_www",code="1xx"} 0 haproxy_backend_http_responses_total{proxy="k8s_grist",code="2xx"} 0 haproxy_backend_http_responses_total{proxy="ha_af",code="2xx"} 3 haproxy_backend_http_responses_total{proxy="ha_jks",code="2xx"} 1 haproxy_backend_http_responses_total{proxy="k8s_www",code="2xx"} 0 haproxy_backend_http_responses_total{proxy="k8s_grist",code="3xx"} 0 haproxy_backend_http_responses_total{proxy="ha_af",code="3xx"} 0 haproxy_backend_http_responses_total{proxy="ha_jks",code="3xx"} 0 haproxy_backend_http_responses_total{proxy="k8s_www",code="3xx"} 0 haproxy_backend_http_responses_total{proxy="k8s_grist",code="4xx"} 3 haproxy_backend_http_responses_total{proxy="ha_af",code="4xx"} 0 haproxy_backend_http_responses_total{proxy="ha_jks",code="4xx"} 3 haproxy_backend_http_responses_total{proxy="k8s_www",code="4xx"} 4 haproxy_backend_http_responses_total{proxy="k8s_grist",code="5xx"} 0 haproxy_backend_http_responses_total{proxy="ha_af",code="5xx"} 0 haproxy_backend_http_responses_total{proxy="ha_jks",code="5xx"} 0 haproxy_backend_http_responses_total{proxy="k8s_www",code="5xx"} 0 haproxy_backend_http_responses_total{proxy="k8s_grist",code="other"} 0 haproxy_backend_http_responses_total{proxy="ha_af",code="other"} 0 haproxy_backend_http_responses_total{proxy="ha_jks",code="other"} 0 haproxy_backend_http_responses_total{proxy="k8s_www",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="k8s_grist"} 3 haproxy_backend_http_requests_total{proxy="ha_af"} 3 haproxy_backend_http_requests_total{proxy="ha_jks"} 4 haproxy_backend_http_requests_total{proxy="k8s_www"} 4 # 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="k8s_grist"} 0 haproxy_backend_client_aborts_total{proxy="ha_af"} 0 haproxy_backend_client_aborts_total{proxy="ha_jks"} 0 haproxy_backend_client_aborts_total{proxy="k8s_www"} 0 haproxy_backend_client_aborts_total{proxy="http_back"} 52 # 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="k8s_grist"} 0 haproxy_backend_server_aborts_total{proxy="ha_af"} 0 haproxy_backend_server_aborts_total{proxy="ha_jks"} 0 haproxy_backend_server_aborts_total{proxy="k8s_www"} 0 haproxy_backend_server_aborts_total{proxy="http_back"} 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="k8s_grist"} 0 haproxy_backend_http_comp_bytes_in_total{proxy="ha_af"} 0 haproxy_backend_http_comp_bytes_in_total{proxy="ha_jks"} 0 haproxy_backend_http_comp_bytes_in_total{proxy="k8s_www"} 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="k8s_grist"} 0 haproxy_backend_http_comp_bytes_out_total{proxy="ha_af"} 0 haproxy_backend_http_comp_bytes_out_total{proxy="ha_jks"} 0 haproxy_backend_http_comp_bytes_out_total{proxy="k8s_www"} 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="k8s_grist"} 0 haproxy_backend_http_comp_bytes_bypassed_total{proxy="ha_af"} 0 haproxy_backend_http_comp_bytes_bypassed_total{proxy="ha_jks"} 0 haproxy_backend_http_comp_bytes_bypassed_total{proxy="k8s_www"} 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="k8s_grist"} 0 haproxy_backend_http_comp_responses_total{proxy="ha_af"} 0 haproxy_backend_http_comp_responses_total{proxy="ha_jks"} 0 haproxy_backend_http_comp_responses_total{proxy="k8s_www"} 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="k8s_grist"} 8885 haproxy_backend_last_session_seconds{proxy="ha_af"} 23880 haproxy_backend_last_session_seconds{proxy="ha_jks"} 12387 haproxy_backend_last_session_seconds{proxy="k8s_www"} 11610 haproxy_backend_last_session_seconds{proxy="http_back"} 1361 # 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="k8s_grist"} 0.000000 haproxy_backend_queue_time_average_seconds{proxy="ha_af"} 0.000000 haproxy_backend_queue_time_average_seconds{proxy="ha_jks"} 0.000000 haproxy_backend_queue_time_average_seconds{proxy="k8s_www"} 0.000000 haproxy_backend_queue_time_average_seconds{proxy="http_back"} 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="k8s_grist"} 0.001000 haproxy_backend_connect_time_average_seconds{proxy="ha_af"} 0.001000 haproxy_backend_connect_time_average_seconds{proxy="ha_jks"} 0.000000 haproxy_backend_connect_time_average_seconds{proxy="k8s_www"} 0.000000 haproxy_backend_connect_time_average_seconds{proxy="http_back"} 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="k8s_grist"} 0.001000 haproxy_backend_response_time_average_seconds{proxy="ha_af"} 0.001000 haproxy_backend_response_time_average_seconds{proxy="ha_jks"} 0.001000 haproxy_backend_response_time_average_seconds{proxy="k8s_www"} 0.001000 haproxy_backend_response_time_average_seconds{proxy="http_back"} 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="k8s_grist"} 0.001000 haproxy_backend_total_time_average_seconds{proxy="ha_af"} 0.001000 haproxy_backend_total_time_average_seconds{proxy="ha_jks"} 0.006000 haproxy_backend_total_time_average_seconds{proxy="k8s_www"} 0.001000 haproxy_backend_total_time_average_seconds{proxy="http_back"} 0.946000 # 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="k8s_grist"} 0 haproxy_backend_failed_header_rewriting_total{proxy="ha_af"} 0 haproxy_backend_failed_header_rewriting_total{proxy="ha_jks"} 0 haproxy_backend_failed_header_rewriting_total{proxy="k8s_www"} 0 haproxy_backend_failed_header_rewriting_total{proxy="http_back"} 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="k8s_grist"} 3 haproxy_backend_connection_attempts_total{proxy="ha_af"} 3 haproxy_backend_connection_attempts_total{proxy="ha_jks"} 4 haproxy_backend_connection_attempts_total{proxy="k8s_www"} 4 haproxy_backend_connection_attempts_total{proxy="http_back"} 191 # 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="k8s_grist"} 0 haproxy_backend_connection_reuses_total{proxy="ha_af"} 0 haproxy_backend_connection_reuses_total{proxy="ha_jks"} 0 haproxy_backend_connection_reuses_total{proxy="k8s_www"} 0 haproxy_backend_connection_reuses_total{proxy="http_back"} 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="k8s_grist"} 0 haproxy_backend_http_cache_lookups_total{proxy="ha_af"} 0 haproxy_backend_http_cache_lookups_total{proxy="ha_jks"} 0 haproxy_backend_http_cache_lookups_total{proxy="k8s_www"} 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="k8s_grist"} 0 haproxy_backend_http_cache_hits_total{proxy="ha_af"} 0 haproxy_backend_http_cache_hits_total{proxy="ha_jks"} 0 haproxy_backend_http_cache_hits_total{proxy="k8s_www"} 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="k8s_grist"} 0.000000 haproxy_backend_max_queue_time_seconds{proxy="ha_af"} 0.000000 haproxy_backend_max_queue_time_seconds{proxy="ha_jks"} 0.000000 haproxy_backend_max_queue_time_seconds{proxy="k8s_www"} 0.000000 haproxy_backend_max_queue_time_seconds{proxy="http_back"} 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="k8s_grist"} 0.001000 haproxy_backend_max_connect_time_seconds{proxy="ha_af"} 0.001000 haproxy_backend_max_connect_time_seconds{proxy="ha_jks"} 0.000000 haproxy_backend_max_connect_time_seconds{proxy="k8s_www"} 0.000000 haproxy_backend_max_connect_time_seconds{proxy="http_back"} 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="k8s_grist"} 0.005000 haproxy_backend_max_response_time_seconds{proxy="ha_af"} 0.004000 haproxy_backend_max_response_time_seconds{proxy="ha_jks"} 0.009000 haproxy_backend_max_response_time_seconds{proxy="k8s_www"} 0.001000 haproxy_backend_max_response_time_seconds{proxy="http_back"} 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="k8s_grist"} 0.114000 haproxy_backend_max_total_time_seconds{proxy="ha_af"} 0.114000 haproxy_backend_max_total_time_seconds{proxy="ha_jks"} 2.787000 haproxy_backend_max_total_time_seconds{proxy="k8s_www"} 0.110000 haproxy_backend_max_total_time_seconds{proxy="http_back"} 65.370000 # 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="k8s_grist"} 0 haproxy_backend_internal_errors_total{proxy="ha_af"} 0 haproxy_backend_internal_errors_total{proxy="ha_jks"} 0 haproxy_backend_internal_errors_total{proxy="k8s_www"} 0 haproxy_backend_internal_errors_total{proxy="http_back"} 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="k8s_grist"} 5 haproxy_backend_uweight{proxy="ha_af"} 1 haproxy_backend_uweight{proxy="ha_jks"} 1 haproxy_backend_uweight{proxy="k8s_www"} 5 haproxy_backend_uweight{proxy="http_back"} 5 # 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="k8s_grist",state="DOWN"} 0 haproxy_backend_agg_server_status{proxy="k8s_grist",state="UP"} 5 haproxy_backend_agg_server_status{proxy="k8s_grist",state="MAINT"} 0 haproxy_backend_agg_server_status{proxy="k8s_grist",state="DRAIN"} 0 haproxy_backend_agg_server_status{proxy="k8s_grist",state="NOLB"} 0 haproxy_backend_agg_server_status{proxy="ha_af",state="DOWN"} 0 haproxy_backend_agg_server_status{proxy="ha_af",state="UP"} 1 haproxy_backend_agg_server_status{proxy="ha_af",state="MAINT"} 0 haproxy_backend_agg_server_status{proxy="ha_af",state="DRAIN"} 0 haproxy_backend_agg_server_status{proxy="ha_af",state="NOLB"} 0 haproxy_backend_agg_server_status{proxy="ha_jks",state="DOWN"} 0 haproxy_backend_agg_server_status{proxy="ha_jks",state="UP"} 1 haproxy_backend_agg_server_status{proxy="ha_jks",state="MAINT"} 0 haproxy_backend_agg_server_status{proxy="ha_jks",state="DRAIN"} 0 haproxy_backend_agg_server_status{proxy="ha_jks",state="NOLB"} 0 haproxy_backend_agg_server_status{proxy="k8s_www",state="DOWN"} 0 haproxy_backend_agg_server_status{proxy="k8s_www",state="UP"} 5 haproxy_backend_agg_server_status{proxy="k8s_www",state="MAINT"} 0 haproxy_backend_agg_server_status{proxy="k8s_www",state="DRAIN"} 0 haproxy_backend_agg_server_status{proxy="k8s_www",state="NOLB"} 0 haproxy_backend_agg_server_status{proxy="http_back",state="DOWN"} 0 haproxy_backend_agg_server_status{proxy="http_back",state="UP"} 5 haproxy_backend_agg_server_status{proxy="http_back",state="MAINT"} 0 haproxy_backend_agg_server_status{proxy="http_back",state="DRAIN"} 0 haproxy_backend_agg_server_status{proxy="http_back",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="k8s_grist",state="DOWN"} 0 haproxy_backend_agg_server_check_status{proxy="k8s_grist",state="UP"} 5 haproxy_backend_agg_server_check_status{proxy="k8s_grist",state="MAINT"} 0 haproxy_backend_agg_server_check_status{proxy="k8s_grist",state="DRAIN"} 0 haproxy_backend_agg_server_check_status{proxy="k8s_grist",state="NOLB"} 0 haproxy_backend_agg_server_check_status{proxy="ha_af",state="DOWN"} 0 haproxy_backend_agg_server_check_status{proxy="ha_af",state="UP"} 1 haproxy_backend_agg_server_check_status{proxy="ha_af",state="MAINT"} 0 haproxy_backend_agg_server_check_status{proxy="ha_af",state="DRAIN"} 0 haproxy_backend_agg_server_check_status{proxy="ha_af",state="NOLB"} 0 haproxy_backend_agg_server_check_status{proxy="ha_jks",state="DOWN"} 0 haproxy_backend_agg_server_check_status{proxy="ha_jks",state="UP"} 1 haproxy_backend_agg_server_check_status{proxy="ha_jks",state="MAINT"} 0 haproxy_backend_agg_server_check_status{proxy="ha_jks",state="DRAIN"} 0 haproxy_backend_agg_server_check_status{proxy="ha_jks",state="NOLB"} 0 haproxy_backend_agg_server_check_status{proxy="k8s_www",state="DOWN"} 0 haproxy_backend_agg_server_check_status{proxy="k8s_www",state="UP"} 5 haproxy_backend_agg_server_check_status{proxy="k8s_www",state="MAINT"} 0 haproxy_backend_agg_server_check_status{proxy="k8s_www",state="DRAIN"} 0 haproxy_backend_agg_server_check_status{proxy="k8s_www",state="NOLB"} 0 haproxy_backend_agg_server_check_status{proxy="http_back",state="DOWN"} 0 haproxy_backend_agg_server_check_status{proxy="http_back",state="UP"} 5 haproxy_backend_agg_server_check_status{proxy="http_back",state="MAINT"} 0 haproxy_backend_agg_server_check_status{proxy="http_back",state="DRAIN"} 0 haproxy_backend_agg_server_check_status{proxy="http_back",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="k8s_grist",state="HANA"} 0 haproxy_backend_agg_check_status{proxy="k8s_grist",state="SOCKERR"} 0 haproxy_backend_agg_check_status{proxy="k8s_grist",state="L4OK"} 5 haproxy_backend_agg_check_status{proxy="k8s_grist",state="L4TOUT"} 0 haproxy_backend_agg_check_status{proxy="k8s_grist",state="L4CON"} 0 haproxy_backend_agg_check_status{proxy="k8s_grist",state="L6OK"} 0 haproxy_backend_agg_check_status{proxy="k8s_grist",state="L6TOUT"} 0 haproxy_backend_agg_check_status{proxy="k8s_grist",state="L6RSP"} 0 haproxy_backend_agg_check_status{proxy="k8s_grist",state="L7TOUT"} 0 haproxy_backend_agg_check_status{proxy="k8s_grist",state="L7RSP"} 0 haproxy_backend_agg_check_status{proxy="k8s_grist",state="L7OK"} 0 haproxy_backend_agg_check_status{proxy="k8s_grist",state="L7OKC"} 0 haproxy_backend_agg_check_status{proxy="k8s_grist",state="L7STS"} 0 haproxy_backend_agg_check_status{proxy="k8s_grist",state="PROCERR"} 0 haproxy_backend_agg_check_status{proxy="k8s_grist",state="PROCTOUT"} 0 haproxy_backend_agg_check_status{proxy="k8s_grist",state="PROCOK"} 0 haproxy_backend_agg_check_status{proxy="ha_af",state="HANA"} 0 haproxy_backend_agg_check_status{proxy="ha_af",state="SOCKERR"} 0 haproxy_backend_agg_check_status{proxy="ha_af",state="L4OK"} 1 haproxy_backend_agg_check_status{proxy="ha_af",state="L4TOUT"} 0 haproxy_backend_agg_check_status{proxy="ha_af",state="L4CON"} 0 haproxy_backend_agg_check_status{proxy="ha_af",state="L6OK"} 0 haproxy_backend_agg_check_status{proxy="ha_af",state="L6TOUT"} 0 haproxy_backend_agg_check_status{proxy="ha_af",state="L6RSP"} 0 haproxy_backend_agg_check_status{proxy="ha_af",state="L7TOUT"} 0 haproxy_backend_agg_check_status{proxy="ha_af",state="L7RSP"} 0 haproxy_backend_agg_check_status{proxy="ha_af",state="L7OK"} 0 haproxy_backend_agg_check_status{proxy="ha_af",state="L7OKC"} 0 haproxy_backend_agg_check_status{proxy="ha_af",state="L7STS"} 0 haproxy_backend_agg_check_status{proxy="ha_af",state="PROCERR"} 0 haproxy_backend_agg_check_status{proxy="ha_af",state="PROCTOUT"} 0 haproxy_backend_agg_check_status{proxy="ha_af",state="PROCOK"} 0 haproxy_backend_agg_check_status{proxy="ha_jks",state="HANA"} 0 haproxy_backend_agg_check_status{proxy="ha_jks",state="SOCKERR"} 0 haproxy_backend_agg_check_status{proxy="ha_jks",state="L4OK"} 1 haproxy_backend_agg_check_status{proxy="ha_jks",state="L4TOUT"} 0 haproxy_backend_agg_check_status{proxy="ha_jks",state="L4CON"} 0 haproxy_backend_agg_check_status{proxy="ha_jks",state="L6OK"} 0 haproxy_backend_agg_check_status{proxy="ha_jks",state="L6TOUT"} 0 haproxy_backend_agg_check_status{proxy="ha_jks",state="L6RSP"} 0 haproxy_backend_agg_check_status{proxy="ha_jks",state="L7TOUT"} 0 haproxy_backend_agg_check_status{proxy="ha_jks",state="L7RSP"} 0 haproxy_backend_agg_check_status{proxy="ha_jks",state="L7OK"} 0 haproxy_backend_agg_check_status{proxy="ha_jks",state="L7OKC"} 0 haproxy_backend_agg_check_status{proxy="ha_jks",state="L7STS"} 0 haproxy_backend_agg_check_status{proxy="ha_jks",state="PROCERR"} 0 haproxy_backend_agg_check_status{proxy="ha_jks",state="PROCTOUT"} 0 haproxy_backend_agg_check_status{proxy="ha_jks",state="PROCOK"} 0 haproxy_backend_agg_check_status{proxy="k8s_www",state="HANA"} 0 haproxy_backend_agg_check_status{proxy="k8s_www",state="SOCKERR"} 0 haproxy_backend_agg_check_status{proxy="k8s_www",state="L4OK"} 5 haproxy_backend_agg_check_status{proxy="k8s_www",state="L4TOUT"} 0 haproxy_backend_agg_check_status{proxy="k8s_www",state="L4CON"} 0 haproxy_backend_agg_check_status{proxy="k8s_www",state="L6OK"} 0 haproxy_backend_agg_check_status{proxy="k8s_www",state="L6TOUT"} 0 haproxy_backend_agg_check_status{proxy="k8s_www",state="L6RSP"} 0 haproxy_backend_agg_check_status{proxy="k8s_www",state="L7TOUT"} 0 haproxy_backend_agg_check_status{proxy="k8s_www",state="L7RSP"} 0 haproxy_backend_agg_check_status{proxy="k8s_www",state="L7OK"} 0 haproxy_backend_agg_check_status{proxy="k8s_www",state="L7OKC"} 0 haproxy_backend_agg_check_status{proxy="k8s_www",state="L7STS"} 0 haproxy_backend_agg_check_status{proxy="k8s_www",state="PROCERR"} 0 haproxy_backend_agg_check_status{proxy="k8s_www",state="PROCTOUT"} 0 haproxy_backend_agg_check_status{proxy="k8s_www",state="PROCOK"} 0 haproxy_backend_agg_check_status{proxy="http_back",state="HANA"} 0 haproxy_backend_agg_check_status{proxy="http_back",state="SOCKERR"} 0 haproxy_backend_agg_check_status{proxy="http_back",state="L4OK"} 5 haproxy_backend_agg_check_status{proxy="http_back",state="L4TOUT"} 0 haproxy_backend_agg_check_status{proxy="http_back",state="L4CON"} 0 haproxy_backend_agg_check_status{proxy="http_back",state="L6OK"} 0 haproxy_backend_agg_check_status{proxy="http_back",state="L6TOUT"} 0 haproxy_backend_agg_check_status{proxy="http_back",state="L6RSP"} 0 haproxy_backend_agg_check_status{proxy="http_back",state="L7TOUT"} 0 haproxy_backend_agg_check_status{proxy="http_back",state="L7RSP"} 0 haproxy_backend_agg_check_status{proxy="http_back",state="L7OK"} 0 haproxy_backend_agg_check_status{proxy="http_back",state="L7OKC"} 0 haproxy_backend_agg_check_status{proxy="http_back",state="L7STS"} 0 haproxy_backend_agg_check_status{proxy="http_back",state="PROCERR"} 0 haproxy_backend_agg_check_status{proxy="http_back",state="PROCTOUT"} 0 haproxy_backend_agg_check_status{proxy="http_back",state="PROCOK"} 0 # HELP haproxy_server_current_queue Number of current queued connections # TYPE haproxy_server_current_queue gauge haproxy_server_current_queue{proxy="k8s_grist",server="www-k8s1"} 0 haproxy_server_current_queue{proxy="k8s_grist",server="www-k8s2"} 0 haproxy_server_current_queue{proxy="k8s_grist",server="www-k8s3"} 0 haproxy_server_current_queue{proxy="k8s_grist",server="www-k8s4"} 0 haproxy_server_current_queue{proxy="k8s_grist",server="www-k8s5"} 0 haproxy_server_current_queue{proxy="ha_af",server="www-airflow"} 0 haproxy_server_current_queue{proxy="ha_jks",server="www-jenkins"} 0 haproxy_server_current_queue{proxy="k8s_www",server="www-k8s1"} 0 haproxy_server_current_queue{proxy="k8s_www",server="www-k8s2"} 0 haproxy_server_current_queue{proxy="k8s_www",server="www-k8s3"} 0 haproxy_server_current_queue{proxy="k8s_www",server="www-k8s4"} 0 haproxy_server_current_queue{proxy="k8s_www",server="www-k8s5"} 0 haproxy_server_current_queue{proxy="http_back",server="www-k8s1"} 0 haproxy_server_current_queue{proxy="http_back",server="www-k8s2"} 0 haproxy_server_current_queue{proxy="http_back",server="www-k8s3"} 0 haproxy_server_current_queue{proxy="http_back",server="www-k8s4"} 0 haproxy_server_current_queue{proxy="http_back",server="www-k8s5"} 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="k8s_grist",server="www-k8s1"} 0 haproxy_server_max_queue{proxy="k8s_grist",server="www-k8s2"} 0 haproxy_server_max_queue{proxy="k8s_grist",server="www-k8s3"} 0 haproxy_server_max_queue{proxy="k8s_grist",server="www-k8s4"} 0 haproxy_server_max_queue{proxy="k8s_grist",server="www-k8s5"} 0 haproxy_server_max_queue{proxy="ha_af",server="www-airflow"} 0 haproxy_server_max_queue{proxy="ha_jks",server="www-jenkins"} 0 haproxy_server_max_queue{proxy="k8s_www",server="www-k8s1"} 0 haproxy_server_max_queue{proxy="k8s_www",server="www-k8s2"} 0 haproxy_server_max_queue{proxy="k8s_www",server="www-k8s3"} 0 haproxy_server_max_queue{proxy="k8s_www",server="www-k8s4"} 0 haproxy_server_max_queue{proxy="k8s_www",server="www-k8s5"} 0 haproxy_server_max_queue{proxy="http_back",server="www-k8s1"} 0 haproxy_server_max_queue{proxy="http_back",server="www-k8s2"} 0 haproxy_server_max_queue{proxy="http_back",server="www-k8s3"} 0 haproxy_server_max_queue{proxy="http_back",server="www-k8s4"} 0 haproxy_server_max_queue{proxy="http_back",server="www-k8s5"} 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="k8s_grist",server="www-k8s1"} 0 haproxy_server_current_sessions{proxy="k8s_grist",server="www-k8s2"} 0 haproxy_server_current_sessions{proxy="k8s_grist",server="www-k8s3"} 0 haproxy_server_current_sessions{proxy="k8s_grist",server="www-k8s4"} 0 haproxy_server_current_sessions{proxy="k8s_grist",server="www-k8s5"} 0 haproxy_server_current_sessions{proxy="ha_af",server="www-airflow"} 0 haproxy_server_current_sessions{proxy="ha_jks",server="www-jenkins"} 0 haproxy_server_current_sessions{proxy="k8s_www",server="www-k8s1"} 0 haproxy_server_current_sessions{proxy="k8s_www",server="www-k8s2"} 0 haproxy_server_current_sessions{proxy="k8s_www",server="www-k8s3"} 0 haproxy_server_current_sessions{proxy="k8s_www",server="www-k8s4"} 0 haproxy_server_current_sessions{proxy="k8s_www",server="www-k8s5"} 0 haproxy_server_current_sessions{proxy="http_back",server="www-k8s1"} 0 haproxy_server_current_sessions{proxy="http_back",server="www-k8s2"} 0 haproxy_server_current_sessions{proxy="http_back",server="www-k8s3"} 0 haproxy_server_current_sessions{proxy="http_back",server="www-k8s4"} 0 haproxy_server_current_sessions{proxy="http_back",server="www-k8s5"} 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="k8s_grist",server="www-k8s1"} 1 haproxy_server_max_sessions{proxy="k8s_grist",server="www-k8s2"} 1 haproxy_server_max_sessions{proxy="k8s_grist",server="www-k8s3"} 1 haproxy_server_max_sessions{proxy="k8s_grist",server="www-k8s4"} 0 haproxy_server_max_sessions{proxy="k8s_grist",server="www-k8s5"} 0 haproxy_server_max_sessions{proxy="ha_af",server="www-airflow"} 1 haproxy_server_max_sessions{proxy="ha_jks",server="www-jenkins"} 1 haproxy_server_max_sessions{proxy="k8s_www",server="www-k8s1"} 1 haproxy_server_max_sessions{proxy="k8s_www",server="www-k8s2"} 1 haproxy_server_max_sessions{proxy="k8s_www",server="www-k8s3"} 1 haproxy_server_max_sessions{proxy="k8s_www",server="www-k8s4"} 1 haproxy_server_max_sessions{proxy="k8s_www",server="www-k8s5"} 0 haproxy_server_max_sessions{proxy="http_back",server="www-k8s1"} 1 haproxy_server_max_sessions{proxy="http_back",server="www-k8s2"} 1 haproxy_server_max_sessions{proxy="http_back",server="www-k8s3"} 1 haproxy_server_max_sessions{proxy="http_back",server="www-k8s4"} 1 haproxy_server_max_sessions{proxy="http_back",server="www-k8s5"} 1 # HELP haproxy_server_limit_sessions Frontend/listener/server's maxconn, backend's fullconn # TYPE haproxy_server_limit_sessions gauge haproxy_server_limit_sessions{proxy="k8s_grist",server="www-k8s1"} NaN haproxy_server_limit_sessions{proxy="k8s_grist",server="www-k8s2"} NaN haproxy_server_limit_sessions{proxy="k8s_grist",server="www-k8s3"} NaN haproxy_server_limit_sessions{proxy="k8s_grist",server="www-k8s4"} NaN haproxy_server_limit_sessions{proxy="k8s_grist",server="www-k8s5"} NaN haproxy_server_limit_sessions{proxy="ha_af",server="www-airflow"} NaN haproxy_server_limit_sessions{proxy="ha_jks",server="www-jenkins"} NaN haproxy_server_limit_sessions{proxy="k8s_www",server="www-k8s1"} NaN haproxy_server_limit_sessions{proxy="k8s_www",server="www-k8s2"} NaN haproxy_server_limit_sessions{proxy="k8s_www",server="www-k8s3"} NaN haproxy_server_limit_sessions{proxy="k8s_www",server="www-k8s4"} NaN haproxy_server_limit_sessions{proxy="k8s_www",server="www-k8s5"} NaN haproxy_server_limit_sessions{proxy="http_back",server="www-k8s1"} 20 haproxy_server_limit_sessions{proxy="http_back",server="www-k8s2"} 20 haproxy_server_limit_sessions{proxy="http_back",server="www-k8s3"} 20 haproxy_server_limit_sessions{proxy="http_back",server="www-k8s4"} 20 haproxy_server_limit_sessions{proxy="http_back",server="www-k8s5"} 20 # HELP haproxy_server_sessions_total Total number of sessions since process started # TYPE haproxy_server_sessions_total counter haproxy_server_sessions_total{proxy="k8s_grist",server="www-k8s1"} 1 haproxy_server_sessions_total{proxy="k8s_grist",server="www-k8s2"} 1 haproxy_server_sessions_total{proxy="k8s_grist",server="www-k8s3"} 1 haproxy_server_sessions_total{proxy="k8s_grist",server="www-k8s4"} 0 haproxy_server_sessions_total{proxy="k8s_grist",server="www-k8s5"} 0 haproxy_server_sessions_total{proxy="ha_af",server="www-airflow"} 3 haproxy_server_sessions_total{proxy="ha_jks",server="www-jenkins"} 4 haproxy_server_sessions_total{proxy="k8s_www",server="www-k8s1"} 1 haproxy_server_sessions_total{proxy="k8s_www",server="www-k8s2"} 1 haproxy_server_sessions_total{proxy="k8s_www",server="www-k8s3"} 1 haproxy_server_sessions_total{proxy="k8s_www",server="www-k8s4"} 1 haproxy_server_sessions_total{proxy="k8s_www",server="www-k8s5"} 0 haproxy_server_sessions_total{proxy="http_back",server="www-k8s1"} 39 haproxy_server_sessions_total{proxy="http_back",server="www-k8s2"} 38 haproxy_server_sessions_total{proxy="http_back",server="www-k8s3"} 38 haproxy_server_sessions_total{proxy="http_back",server="www-k8s4"} 38 haproxy_server_sessions_total{proxy="http_back",server="www-k8s5"} 38 # 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="k8s_grist",server="www-k8s1"} 211 haproxy_server_bytes_in_total{proxy="k8s_grist",server="www-k8s2"} 364 haproxy_server_bytes_in_total{proxy="k8s_grist",server="www-k8s3"} 203 haproxy_server_bytes_in_total{proxy="k8s_grist",server="www-k8s4"} 0 haproxy_server_bytes_in_total{proxy="k8s_grist",server="www-k8s5"} 0 haproxy_server_bytes_in_total{proxy="ha_af",server="www-airflow"} 824 haproxy_server_bytes_in_total{proxy="ha_jks",server="www-jenkins"} 895 haproxy_server_bytes_in_total{proxy="k8s_www",server="www-k8s1"} 241 haproxy_server_bytes_in_total{proxy="k8s_www",server="www-k8s2"} 202 haproxy_server_bytes_in_total{proxy="k8s_www",server="www-k8s3"} 384 haproxy_server_bytes_in_total{proxy="k8s_www",server="www-k8s4"} 212 haproxy_server_bytes_in_total{proxy="k8s_www",server="www-k8s5"} 0 haproxy_server_bytes_in_total{proxy="http_back",server="www-k8s1"} 8955 haproxy_server_bytes_in_total{proxy="http_back",server="www-k8s2"} 7469 haproxy_server_bytes_in_total{proxy="http_back",server="www-k8s3"} 7467 haproxy_server_bytes_in_total{proxy="http_back",server="www-k8s4"} 21909 haproxy_server_bytes_in_total{proxy="http_back",server="www-k8s5"} 18351 # 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="k8s_grist",server="www-k8s1"} 3682 haproxy_server_bytes_out_total{proxy="k8s_grist",server="www-k8s2"} 3682 haproxy_server_bytes_out_total{proxy="k8s_grist",server="www-k8s3"} 3900 haproxy_server_bytes_out_total{proxy="k8s_grist",server="www-k8s4"} 0 haproxy_server_bytes_out_total{proxy="k8s_grist",server="www-k8s5"} 0 haproxy_server_bytes_out_total{proxy="ha_af",server="www-airflow"} 1629 haproxy_server_bytes_out_total{proxy="ha_jks",server="www-jenkins"} 5763 haproxy_server_bytes_out_total{proxy="k8s_www",server="www-k8s1"} 258 haproxy_server_bytes_out_total{proxy="k8s_www",server="www-k8s2"} 258 haproxy_server_bytes_out_total{proxy="k8s_www",server="www-k8s3"} 660 haproxy_server_bytes_out_total{proxy="k8s_www",server="www-k8s4"} 660 haproxy_server_bytes_out_total{proxy="k8s_www",server="www-k8s5"} 0 haproxy_server_bytes_out_total{proxy="http_back",server="www-k8s1"} 15412 haproxy_server_bytes_out_total{proxy="http_back",server="www-k8s2"} 15092 haproxy_server_bytes_out_total{proxy="http_back",server="www-k8s3"} 18349 haproxy_server_bytes_out_total{proxy="http_back",server="www-k8s4"} 26563 haproxy_server_bytes_out_total{proxy="http_back",server="www-k8s5"} 25038 # 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="k8s_grist",server="www-k8s1"} 0 haproxy_server_responses_denied_total{proxy="k8s_grist",server="www-k8s2"} 0 haproxy_server_responses_denied_total{proxy="k8s_grist",server="www-k8s3"} 0 haproxy_server_responses_denied_total{proxy="k8s_grist",server="www-k8s4"} 0 haproxy_server_responses_denied_total{proxy="k8s_grist",server="www-k8s5"} 0 haproxy_server_responses_denied_total{proxy="ha_af",server="www-airflow"} 0 haproxy_server_responses_denied_total{proxy="ha_jks",server="www-jenkins"} 0 haproxy_server_responses_denied_total{proxy="k8s_www",server="www-k8s1"} 0 haproxy_server_responses_denied_total{proxy="k8s_www",server="www-k8s2"} 0 haproxy_server_responses_denied_total{proxy="k8s_www",server="www-k8s3"} 0 haproxy_server_responses_denied_total{proxy="k8s_www",server="www-k8s4"} 0 haproxy_server_responses_denied_total{proxy="k8s_www",server="www-k8s5"} 0 haproxy_server_responses_denied_total{proxy="http_back",server="www-k8s1"} 0 haproxy_server_responses_denied_total{proxy="http_back",server="www-k8s2"} 0 haproxy_server_responses_denied_total{proxy="http_back",server="www-k8s3"} 0 haproxy_server_responses_denied_total{proxy="http_back",server="www-k8s4"} 0 haproxy_server_responses_denied_total{proxy="http_back",server="www-k8s5"} 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="k8s_grist",server="www-k8s1"} 0 haproxy_server_connection_errors_total{proxy="k8s_grist",server="www-k8s2"} 0 haproxy_server_connection_errors_total{proxy="k8s_grist",server="www-k8s3"} 0 haproxy_server_connection_errors_total{proxy="k8s_grist",server="www-k8s4"} 0 haproxy_server_connection_errors_total{proxy="k8s_grist",server="www-k8s5"} 0 haproxy_server_connection_errors_total{proxy="ha_af",server="www-airflow"} 0 haproxy_server_connection_errors_total{proxy="ha_jks",server="www-jenkins"} 0 haproxy_server_connection_errors_total{proxy="k8s_www",server="www-k8s1"} 0 haproxy_server_connection_errors_total{proxy="k8s_www",server="www-k8s2"} 0 haproxy_server_connection_errors_total{proxy="k8s_www",server="www-k8s3"} 0 haproxy_server_connection_errors_total{proxy="k8s_www",server="www-k8s4"} 0 haproxy_server_connection_errors_total{proxy="k8s_www",server="www-k8s5"} 0 haproxy_server_connection_errors_total{proxy="http_back",server="www-k8s1"} 0 haproxy_server_connection_errors_total{proxy="http_back",server="www-k8s2"} 0 haproxy_server_connection_errors_total{proxy="http_back",server="www-k8s3"} 0 haproxy_server_connection_errors_total{proxy="http_back",server="www-k8s4"} 0 haproxy_server_connection_errors_total{proxy="http_back",server="www-k8s5"} 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="k8s_grist",server="www-k8s1"} 0 haproxy_server_response_errors_total{proxy="k8s_grist",server="www-k8s2"} 0 haproxy_server_response_errors_total{proxy="k8s_grist",server="www-k8s3"} 0 haproxy_server_response_errors_total{proxy="k8s_grist",server="www-k8s4"} 0 haproxy_server_response_errors_total{proxy="k8s_grist",server="www-k8s5"} 0 haproxy_server_response_errors_total{proxy="ha_af",server="www-airflow"} 0 haproxy_server_response_errors_total{proxy="ha_jks",server="www-jenkins"} 0 haproxy_server_response_errors_total{proxy="k8s_www",server="www-k8s1"} 0 haproxy_server_response_errors_total{proxy="k8s_www",server="www-k8s2"} 0 haproxy_server_response_errors_total{proxy="k8s_www",server="www-k8s3"} 0 haproxy_server_response_errors_total{proxy="k8s_www",server="www-k8s4"} 0 haproxy_server_response_errors_total{proxy="k8s_www",server="www-k8s5"} 0 haproxy_server_response_errors_total{proxy="http_back",server="www-k8s1"} 0 haproxy_server_response_errors_total{proxy="http_back",server="www-k8s2"} 0 haproxy_server_response_errors_total{proxy="http_back",server="www-k8s3"} 0 haproxy_server_response_errors_total{proxy="http_back",server="www-k8s4"} 0 haproxy_server_response_errors_total{proxy="http_back",server="www-k8s5"} 0 # 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="k8s_grist",server="www-k8s1"} 0 haproxy_server_retry_warnings_total{proxy="k8s_grist",server="www-k8s2"} 0 haproxy_server_retry_warnings_total{proxy="k8s_grist",server="www-k8s3"} 0 haproxy_server_retry_warnings_total{proxy="k8s_grist",server="www-k8s4"} 0 haproxy_server_retry_warnings_total{proxy="k8s_grist",server="www-k8s5"} 0 haproxy_server_retry_warnings_total{proxy="ha_af",server="www-airflow"} 0 haproxy_server_retry_warnings_total{proxy="ha_jks",server="www-jenkins"} 0 haproxy_server_retry_warnings_total{proxy="k8s_www",server="www-k8s1"} 0 haproxy_server_retry_warnings_total{proxy="k8s_www",server="www-k8s2"} 0 haproxy_server_retry_warnings_total{proxy="k8s_www",server="www-k8s3"} 0 haproxy_server_retry_warnings_total{proxy="k8s_www",server="www-k8s4"} 0 haproxy_server_retry_warnings_total{proxy="k8s_www",server="www-k8s5"} 0 haproxy_server_retry_warnings_total{proxy="http_back",server="www-k8s1"} 0 haproxy_server_retry_warnings_total{proxy="http_back",server="www-k8s2"} 0 haproxy_server_retry_warnings_total{proxy="http_back",server="www-k8s3"} 0 haproxy_server_retry_warnings_total{proxy="http_back",server="www-k8s4"} 0 haproxy_server_retry_warnings_total{proxy="http_back",server="www-k8s5"} 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="k8s_grist",server="www-k8s1"} 0 haproxy_server_redispatch_warnings_total{proxy="k8s_grist",server="www-k8s2"} 0 haproxy_server_redispatch_warnings_total{proxy="k8s_grist",server="www-k8s3"} 0 haproxy_server_redispatch_warnings_total{proxy="k8s_grist",server="www-k8s4"} 0 haproxy_server_redispatch_warnings_total{proxy="k8s_grist",server="www-k8s5"} 0 haproxy_server_redispatch_warnings_total{proxy="ha_af",server="www-airflow"} 0 haproxy_server_redispatch_warnings_total{proxy="ha_jks",server="www-jenkins"} 0 haproxy_server_redispatch_warnings_total{proxy="k8s_www",server="www-k8s1"} 0 haproxy_server_redispatch_warnings_total{proxy="k8s_www",server="www-k8s2"} 0 haproxy_server_redispatch_warnings_total{proxy="k8s_www",server="www-k8s3"} 0 haproxy_server_redispatch_warnings_total{proxy="k8s_www",server="www-k8s4"} 0 haproxy_server_redispatch_warnings_total{proxy="k8s_www",server="www-k8s5"} 0 haproxy_server_redispatch_warnings_total{proxy="http_back",server="www-k8s1"} 0 haproxy_server_redispatch_warnings_total{proxy="http_back",server="www-k8s2"} 0 haproxy_server_redispatch_warnings_total{proxy="http_back",server="www-k8s3"} 0 haproxy_server_redispatch_warnings_total{proxy="http_back",server="www-k8s4"} 0 haproxy_server_redispatch_warnings_total{proxy="http_back",server="www-k8s5"} 0 # HELP haproxy_server_status Current status of the service, per state label value. # TYPE haproxy_server_status gauge haproxy_server_status{proxy="k8s_grist",server="www-k8s1",state="DOWN"} 0 haproxy_server_status{proxy="k8s_grist",server="www-k8s1",state="UP"} 1 haproxy_server_status{proxy="k8s_grist",server="www-k8s1",state="MAINT"} 0 haproxy_server_status{proxy="k8s_grist",server="www-k8s1",state="DRAIN"} 0 haproxy_server_status{proxy="k8s_grist",server="www-k8s1",state="NOLB"} 0 haproxy_server_status{proxy="k8s_grist",server="www-k8s2",state="DOWN"} 0 haproxy_server_status{proxy="k8s_grist",server="www-k8s2",state="UP"} 1 haproxy_server_status{proxy="k8s_grist",server="www-k8s2",state="MAINT"} 0 haproxy_server_status{proxy="k8s_grist",server="www-k8s2",state="DRAIN"} 0 haproxy_server_status{proxy="k8s_grist",server="www-k8s2",state="NOLB"} 0 haproxy_server_status{proxy="k8s_grist",server="www-k8s3",state="DOWN"} 0 haproxy_server_status{proxy="k8s_grist",server="www-k8s3",state="UP"} 1 haproxy_server_status{proxy="k8s_grist",server="www-k8s3",state="MAINT"} 0 haproxy_server_status{proxy="k8s_grist",server="www-k8s3",state="DRAIN"} 0 haproxy_server_status{proxy="k8s_grist",server="www-k8s3",state="NOLB"} 0 haproxy_server_status{proxy="k8s_grist",server="www-k8s4",state="DOWN"} 0 haproxy_server_status{proxy="k8s_grist",server="www-k8s4",state="UP"} 1 haproxy_server_status{proxy="k8s_grist",server="www-k8s4",state="MAINT"} 0 haproxy_server_status{proxy="k8s_grist",server="www-k8s4",state="DRAIN"} 0 haproxy_server_status{proxy="k8s_grist",server="www-k8s4",state="NOLB"} 0 haproxy_server_status{proxy="k8s_grist",server="www-k8s5",state="DOWN"} 0 haproxy_server_status{proxy="k8s_grist",server="www-k8s5",state="UP"} 1 haproxy_server_status{proxy="k8s_grist",server="www-k8s5",state="MAINT"} 0 haproxy_server_status{proxy="k8s_grist",server="www-k8s5",state="DRAIN"} 0 haproxy_server_status{proxy="k8s_grist",server="www-k8s5",state="NOLB"} 0 haproxy_server_status{proxy="ha_af",server="www-airflow",state="DOWN"} 0 haproxy_server_status{proxy="ha_af",server="www-airflow",state="UP"} 1 haproxy_server_status{proxy="ha_af",server="www-airflow",state="MAINT"} 0 haproxy_server_status{proxy="ha_af",server="www-airflow",state="DRAIN"} 0 haproxy_server_status{proxy="ha_af",server="www-airflow",state="NOLB"} 0 haproxy_server_status{proxy="ha_jks",server="www-jenkins",state="DOWN"} 0 haproxy_server_status{proxy="ha_jks",server="www-jenkins",state="UP"} 1 haproxy_server_status{proxy="ha_jks",server="www-jenkins",state="MAINT"} 0 haproxy_server_status{proxy="ha_jks",server="www-jenkins",state="DRAIN"} 0 haproxy_server_status{proxy="ha_jks",server="www-jenkins",state="NOLB"} 0 haproxy_server_status{proxy="k8s_www",server="www-k8s1",state="DOWN"} 0 haproxy_server_status{proxy="k8s_www",server="www-k8s1",state="UP"} 1 haproxy_server_status{proxy="k8s_www",server="www-k8s1",state="MAINT"} 0 haproxy_server_status{proxy="k8s_www",server="www-k8s1",state="DRAIN"} 0 haproxy_server_status{proxy="k8s_www",server="www-k8s1",state="NOLB"} 0 haproxy_server_status{proxy="k8s_www",server="www-k8s2",state="DOWN"} 0 haproxy_server_status{proxy="k8s_www",server="www-k8s2",state="UP"} 1 haproxy_server_status{proxy="k8s_www",server="www-k8s2",state="MAINT"} 0 haproxy_server_status{proxy="k8s_www",server="www-k8s2",state="DRAIN"} 0 haproxy_server_status{proxy="k8s_www",server="www-k8s2",state="NOLB"} 0 haproxy_server_status{proxy="k8s_www",server="www-k8s3",state="DOWN"} 0 haproxy_server_status{proxy="k8s_www",server="www-k8s3",state="UP"} 1 haproxy_server_status{proxy="k8s_www",server="www-k8s3",state="MAINT"} 0 haproxy_server_status{proxy="k8s_www",server="www-k8s3",state="DRAIN"} 0 haproxy_server_status{proxy="k8s_www",server="www-k8s3",state="NOLB"} 0 haproxy_server_status{proxy="k8s_www",server="www-k8s4",state="DOWN"} 0 haproxy_server_status{proxy="k8s_www",server="www-k8s4",state="UP"} 1 haproxy_server_status{proxy="k8s_www",server="www-k8s4",state="MAINT"} 0 haproxy_server_status{proxy="k8s_www",server="www-k8s4",state="DRAIN"} 0 haproxy_server_status{proxy="k8s_www",server="www-k8s4",state="NOLB"} 0 haproxy_server_status{proxy="k8s_www",server="www-k8s5",state="DOWN"} 0 haproxy_server_status{proxy="k8s_www",server="www-k8s5",state="UP"} 1 haproxy_server_status{proxy="k8s_www",server="www-k8s5",state="MAINT"} 0 haproxy_server_status{proxy="k8s_www",server="www-k8s5",state="DRAIN"} 0 haproxy_server_status{proxy="k8s_www",server="www-k8s5",state="NOLB"} 0 haproxy_server_status{proxy="http_back",server="www-k8s1",state="DOWN"} 0 haproxy_server_status{proxy="http_back",server="www-k8s1",state="UP"} 1 haproxy_server_status{proxy="http_back",server="www-k8s1",state="MAINT"} 0 haproxy_server_status{proxy="http_back",server="www-k8s1",state="DRAIN"} 0 haproxy_server_status{proxy="http_back",server="www-k8s1",state="NOLB"} 0 haproxy_server_status{proxy="http_back",server="www-k8s2",state="DOWN"} 0 haproxy_server_status{proxy="http_back",server="www-k8s2",state="UP"} 1 haproxy_server_status{proxy="http_back",server="www-k8s2",state="MAINT"} 0 haproxy_server_status{proxy="http_back",server="www-k8s2",state="DRAIN"} 0 haproxy_server_status{proxy="http_back",server="www-k8s2",state="NOLB"} 0 haproxy_server_status{proxy="http_back",server="www-k8s3",state="DOWN"} 0 haproxy_server_status{proxy="http_back",server="www-k8s3",state="UP"} 1 haproxy_server_status{proxy="http_back",server="www-k8s3",state="MAINT"} 0 haproxy_server_status{proxy="http_back",server="www-k8s3",state="DRAIN"} 0 haproxy_server_status{proxy="http_back",server="www-k8s3",state="NOLB"} 0 haproxy_server_status{proxy="http_back",server="www-k8s4",state="DOWN"} 0 haproxy_server_status{proxy="http_back",server="www-k8s4",state="UP"} 1 haproxy_server_status{proxy="http_back",server="www-k8s4",state="MAINT"} 0 haproxy_server_status{proxy="http_back",server="www-k8s4",state="DRAIN"} 0 haproxy_server_status{proxy="http_back",server="www-k8s4",state="NOLB"} 0 haproxy_server_status{proxy="http_back",server="www-k8s5",state="DOWN"} 0 haproxy_server_status{proxy="http_back",server="www-k8s5",state="UP"} 1 haproxy_server_status{proxy="http_back",server="www-k8s5",state="MAINT"} 0 haproxy_server_status{proxy="http_back",server="www-k8s5",state="DRAIN"} 0 haproxy_server_status{proxy="http_back",server="www-k8s5",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="k8s_grist",server="www-k8s1"} 1 haproxy_server_weight{proxy="k8s_grist",server="www-k8s2"} 1 haproxy_server_weight{proxy="k8s_grist",server="www-k8s3"} 1 haproxy_server_weight{proxy="k8s_grist",server="www-k8s4"} 1 haproxy_server_weight{proxy="k8s_grist",server="www-k8s5"} 1 haproxy_server_weight{proxy="ha_af",server="www-airflow"} 1 haproxy_server_weight{proxy="ha_jks",server="www-jenkins"} 1 haproxy_server_weight{proxy="k8s_www",server="www-k8s1"} 1 haproxy_server_weight{proxy="k8s_www",server="www-k8s2"} 1 haproxy_server_weight{proxy="k8s_www",server="www-k8s3"} 1 haproxy_server_weight{proxy="k8s_www",server="www-k8s4"} 1 haproxy_server_weight{proxy="k8s_www",server="www-k8s5"} 1 haproxy_server_weight{proxy="http_back",server="www-k8s1"} 1 haproxy_server_weight{proxy="http_back",server="www-k8s2"} 1 haproxy_server_weight{proxy="http_back",server="www-k8s3"} 1 haproxy_server_weight{proxy="http_back",server="www-k8s4"} 1 haproxy_server_weight{proxy="http_back",server="www-k8s5"} 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="k8s_grist",server="www-k8s1"} 0 haproxy_server_check_failures_total{proxy="k8s_grist",server="www-k8s2"} 0 haproxy_server_check_failures_total{proxy="k8s_grist",server="www-k8s3"} 0 haproxy_server_check_failures_total{proxy="k8s_grist",server="www-k8s4"} 0 haproxy_server_check_failures_total{proxy="k8s_grist",server="www-k8s5"} 0 haproxy_server_check_failures_total{proxy="ha_af",server="www-airflow"} 0 haproxy_server_check_failures_total{proxy="ha_jks",server="www-jenkins"} 0 haproxy_server_check_failures_total{proxy="k8s_www",server="www-k8s1"} 0 haproxy_server_check_failures_total{proxy="k8s_www",server="www-k8s2"} 0 haproxy_server_check_failures_total{proxy="k8s_www",server="www-k8s3"} 0 haproxy_server_check_failures_total{proxy="k8s_www",server="www-k8s4"} 0 haproxy_server_check_failures_total{proxy="k8s_www",server="www-k8s5"} 0 haproxy_server_check_failures_total{proxy="http_back",server="www-k8s1"} 0 haproxy_server_check_failures_total{proxy="http_back",server="www-k8s2"} 0 haproxy_server_check_failures_total{proxy="http_back",server="www-k8s3"} 0 haproxy_server_check_failures_total{proxy="http_back",server="www-k8s4"} 0 haproxy_server_check_failures_total{proxy="http_back",server="www-k8s5"} 0 # 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="k8s_grist",server="www-k8s1"} 0 haproxy_server_check_up_down_total{proxy="k8s_grist",server="www-k8s2"} 0 haproxy_server_check_up_down_total{proxy="k8s_grist",server="www-k8s3"} 0 haproxy_server_check_up_down_total{proxy="k8s_grist",server="www-k8s4"} 0 haproxy_server_check_up_down_total{proxy="k8s_grist",server="www-k8s5"} 0 haproxy_server_check_up_down_total{proxy="ha_af",server="www-airflow"} 0 haproxy_server_check_up_down_total{proxy="ha_jks",server="www-jenkins"} 0 haproxy_server_check_up_down_total{proxy="k8s_www",server="www-k8s1"} 0 haproxy_server_check_up_down_total{proxy="k8s_www",server="www-k8s2"} 0 haproxy_server_check_up_down_total{proxy="k8s_www",server="www-k8s3"} 0 haproxy_server_check_up_down_total{proxy="k8s_www",server="www-k8s4"} 0 haproxy_server_check_up_down_total{proxy="k8s_www",server="www-k8s5"} 0 haproxy_server_check_up_down_total{proxy="http_back",server="www-k8s1"} 0 haproxy_server_check_up_down_total{proxy="http_back",server="www-k8s2"} 0 haproxy_server_check_up_down_total{proxy="http_back",server="www-k8s3"} 0 haproxy_server_check_up_down_total{proxy="http_back",server="www-k8s4"} 0 haproxy_server_check_up_down_total{proxy="http_back",server="www-k8s5"} 0 # 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="k8s_grist",server="www-k8s1"} 51316 haproxy_server_check_last_change_seconds{proxy="k8s_grist",server="www-k8s2"} 51316 haproxy_server_check_last_change_seconds{proxy="k8s_grist",server="www-k8s3"} 51316 haproxy_server_check_last_change_seconds{proxy="k8s_grist",server="www-k8s4"} 51316 haproxy_server_check_last_change_seconds{proxy="k8s_grist",server="www-k8s5"} 51316 haproxy_server_check_last_change_seconds{proxy="ha_af",server="www-airflow"} 51316 haproxy_server_check_last_change_seconds{proxy="ha_jks",server="www-jenkins"} 51316 haproxy_server_check_last_change_seconds{proxy="k8s_www",server="www-k8s1"} 51316 haproxy_server_check_last_change_seconds{proxy="k8s_www",server="www-k8s2"} 51316 haproxy_server_check_last_change_seconds{proxy="k8s_www",server="www-k8s3"} 51316 haproxy_server_check_last_change_seconds{proxy="k8s_www",server="www-k8s4"} 51316 haproxy_server_check_last_change_seconds{proxy="k8s_www",server="www-k8s5"} 51316 haproxy_server_check_last_change_seconds{proxy="http_back",server="www-k8s1"} 51316 haproxy_server_check_last_change_seconds{proxy="http_back",server="www-k8s2"} 51316 haproxy_server_check_last_change_seconds{proxy="http_back",server="www-k8s3"} 51316 haproxy_server_check_last_change_seconds{proxy="http_back",server="www-k8s4"} 51316 haproxy_server_check_last_change_seconds{proxy="http_back",server="www-k8s5"} 51316 # 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="k8s_grist",server="www-k8s1"} 0 haproxy_server_downtime_seconds_total{proxy="k8s_grist",server="www-k8s2"} 0 haproxy_server_downtime_seconds_total{proxy="k8s_grist",server="www-k8s3"} 0 haproxy_server_downtime_seconds_total{proxy="k8s_grist",server="www-k8s4"} 0 haproxy_server_downtime_seconds_total{proxy="k8s_grist",server="www-k8s5"} 0 haproxy_server_downtime_seconds_total{proxy="ha_af",server="www-airflow"} 0 haproxy_server_downtime_seconds_total{proxy="ha_jks",server="www-jenkins"} 0 haproxy_server_downtime_seconds_total{proxy="k8s_www",server="www-k8s1"} 0 haproxy_server_downtime_seconds_total{proxy="k8s_www",server="www-k8s2"} 0 haproxy_server_downtime_seconds_total{proxy="k8s_www",server="www-k8s3"} 0 haproxy_server_downtime_seconds_total{proxy="k8s_www",server="www-k8s4"} 0 haproxy_server_downtime_seconds_total{proxy="k8s_www",server="www-k8s5"} 0 haproxy_server_downtime_seconds_total{proxy="http_back",server="www-k8s1"} 0 haproxy_server_downtime_seconds_total{proxy="http_back",server="www-k8s2"} 0 haproxy_server_downtime_seconds_total{proxy="http_back",server="www-k8s3"} 0 haproxy_server_downtime_seconds_total{proxy="http_back",server="www-k8s4"} 0 haproxy_server_downtime_seconds_total{proxy="http_back",server="www-k8s5"} 0 # 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="k8s_grist",server="www-k8s1"} NaN haproxy_server_queue_limit{proxy="k8s_grist",server="www-k8s2"} NaN haproxy_server_queue_limit{proxy="k8s_grist",server="www-k8s3"} NaN haproxy_server_queue_limit{proxy="k8s_grist",server="www-k8s4"} NaN haproxy_server_queue_limit{proxy="k8s_grist",server="www-k8s5"} NaN haproxy_server_queue_limit{proxy="ha_af",server="www-airflow"} NaN haproxy_server_queue_limit{proxy="ha_jks",server="www-jenkins"} NaN haproxy_server_queue_limit{proxy="k8s_www",server="www-k8s1"} NaN haproxy_server_queue_limit{proxy="k8s_www",server="www-k8s2"} NaN haproxy_server_queue_limit{proxy="k8s_www",server="www-k8s3"} NaN haproxy_server_queue_limit{proxy="k8s_www",server="www-k8s4"} NaN haproxy_server_queue_limit{proxy="k8s_www",server="www-k8s5"} NaN haproxy_server_queue_limit{proxy="http_back",server="www-k8s1"} NaN haproxy_server_queue_limit{proxy="http_back",server="www-k8s2"} NaN haproxy_server_queue_limit{proxy="http_back",server="www-k8s3"} NaN haproxy_server_queue_limit{proxy="http_back",server="www-k8s4"} NaN haproxy_server_queue_limit{proxy="http_back",server="www-k8s5"} 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="k8s_grist",server="www-k8s1"} NaN haproxy_server_current_throttle{proxy="k8s_grist",server="www-k8s2"} NaN haproxy_server_current_throttle{proxy="k8s_grist",server="www-k8s3"} NaN haproxy_server_current_throttle{proxy="k8s_grist",server="www-k8s4"} NaN haproxy_server_current_throttle{proxy="k8s_grist",server="www-k8s5"} NaN haproxy_server_current_throttle{proxy="ha_af",server="www-airflow"} NaN haproxy_server_current_throttle{proxy="ha_jks",server="www-jenkins"} NaN haproxy_server_current_throttle{proxy="k8s_www",server="www-k8s1"} NaN haproxy_server_current_throttle{proxy="k8s_www",server="www-k8s2"} NaN haproxy_server_current_throttle{proxy="k8s_www",server="www-k8s3"} NaN haproxy_server_current_throttle{proxy="k8s_www",server="www-k8s4"} NaN haproxy_server_current_throttle{proxy="k8s_www",server="www-k8s5"} NaN haproxy_server_current_throttle{proxy="http_back",server="www-k8s1"} NaN haproxy_server_current_throttle{proxy="http_back",server="www-k8s2"} NaN haproxy_server_current_throttle{proxy="http_back",server="www-k8s3"} NaN haproxy_server_current_throttle{proxy="http_back",server="www-k8s4"} NaN haproxy_server_current_throttle{proxy="http_back",server="www-k8s5"} 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="k8s_grist",server="www-k8s1"} 1 haproxy_server_loadbalanced_total{proxy="k8s_grist",server="www-k8s2"} 1 haproxy_server_loadbalanced_total{proxy="k8s_grist",server="www-k8s3"} 1 haproxy_server_loadbalanced_total{proxy="k8s_grist",server="www-k8s4"} 0 haproxy_server_loadbalanced_total{proxy="k8s_grist",server="www-k8s5"} 0 haproxy_server_loadbalanced_total{proxy="ha_af",server="www-airflow"} 3 haproxy_server_loadbalanced_total{proxy="ha_jks",server="www-jenkins"} 3 haproxy_server_loadbalanced_total{proxy="k8s_www",server="www-k8s1"} 1 haproxy_server_loadbalanced_total{proxy="k8s_www",server="www-k8s2"} 1 haproxy_server_loadbalanced_total{proxy="k8s_www",server="www-k8s3"} 1 haproxy_server_loadbalanced_total{proxy="k8s_www",server="www-k8s4"} 1 haproxy_server_loadbalanced_total{proxy="k8s_www",server="www-k8s5"} 0 haproxy_server_loadbalanced_total{proxy="http_back",server="www-k8s1"} 39 haproxy_server_loadbalanced_total{proxy="http_back",server="www-k8s2"} 38 haproxy_server_loadbalanced_total{proxy="http_back",server="www-k8s3"} 38 haproxy_server_loadbalanced_total{proxy="http_back",server="www-k8s4"} 38 haproxy_server_loadbalanced_total{proxy="http_back",server="www-k8s5"} 38 # 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="k8s_grist",server="www-k8s1"} 1 haproxy_server_max_session_rate{proxy="k8s_grist",server="www-k8s2"} 1 haproxy_server_max_session_rate{proxy="k8s_grist",server="www-k8s3"} 1 haproxy_server_max_session_rate{proxy="k8s_grist",server="www-k8s4"} 0 haproxy_server_max_session_rate{proxy="k8s_grist",server="www-k8s5"} 0 haproxy_server_max_session_rate{proxy="ha_af",server="www-airflow"} 2 haproxy_server_max_session_rate{proxy="ha_jks",server="www-jenkins"} 1 haproxy_server_max_session_rate{proxy="k8s_www",server="www-k8s1"} 1 haproxy_server_max_session_rate{proxy="k8s_www",server="www-k8s2"} 1 haproxy_server_max_session_rate{proxy="k8s_www",server="www-k8s3"} 1 haproxy_server_max_session_rate{proxy="k8s_www",server="www-k8s4"} 1 haproxy_server_max_session_rate{proxy="k8s_www",server="www-k8s5"} 0 haproxy_server_max_session_rate{proxy="http_back",server="www-k8s1"} 2 haproxy_server_max_session_rate{proxy="http_back",server="www-k8s2"} 2 haproxy_server_max_session_rate{proxy="http_back",server="www-k8s3"} 3 haproxy_server_max_session_rate{proxy="http_back",server="www-k8s4"} 2 haproxy_server_max_session_rate{proxy="http_back",server="www-k8s5"} 2 # 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="k8s_grist",server="www-k8s1",state="HANA"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s1",state="SOCKERR"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s1",state="L4OK"} 1 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s1",state="L4TOUT"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s1",state="L4CON"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s1",state="L6OK"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s1",state="L6TOUT"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s1",state="L6RSP"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s1",state="L7TOUT"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s1",state="L7RSP"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s1",state="L7OK"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s1",state="L7OKC"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s1",state="L7STS"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s1",state="PROCERR"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s1",state="PROCTOUT"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s1",state="PROCOK"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s2",state="HANA"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s2",state="SOCKERR"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s2",state="L4OK"} 1 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s2",state="L4TOUT"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s2",state="L4CON"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s2",state="L6OK"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s2",state="L6TOUT"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s2",state="L6RSP"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s2",state="L7TOUT"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s2",state="L7RSP"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s2",state="L7OK"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s2",state="L7OKC"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s2",state="L7STS"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s2",state="PROCERR"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s2",state="PROCTOUT"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s2",state="PROCOK"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s3",state="HANA"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s3",state="SOCKERR"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s3",state="L4OK"} 1 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s3",state="L4TOUT"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s3",state="L4CON"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s3",state="L6OK"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s3",state="L6TOUT"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s3",state="L6RSP"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s3",state="L7TOUT"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s3",state="L7RSP"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s3",state="L7OK"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s3",state="L7OKC"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s3",state="L7STS"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s3",state="PROCERR"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s3",state="PROCTOUT"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s3",state="PROCOK"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s4",state="HANA"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s4",state="SOCKERR"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s4",state="L4OK"} 1 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s4",state="L4TOUT"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s4",state="L4CON"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s4",state="L6OK"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s4",state="L6TOUT"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s4",state="L6RSP"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s4",state="L7TOUT"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s4",state="L7RSP"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s4",state="L7OK"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s4",state="L7OKC"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s4",state="L7STS"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s4",state="PROCERR"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s4",state="PROCTOUT"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s4",state="PROCOK"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s5",state="HANA"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s5",state="SOCKERR"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s5",state="L4OK"} 1 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s5",state="L4TOUT"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s5",state="L4CON"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s5",state="L6OK"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s5",state="L6TOUT"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s5",state="L6RSP"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s5",state="L7TOUT"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s5",state="L7RSP"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s5",state="L7OK"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s5",state="L7OKC"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s5",state="L7STS"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s5",state="PROCERR"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s5",state="PROCTOUT"} 0 haproxy_server_check_status{proxy="k8s_grist",server="www-k8s5",state="PROCOK"} 0 haproxy_server_check_status{proxy="ha_af",server="www-airflow",state="HANA"} 0 haproxy_server_check_status{proxy="ha_af",server="www-airflow",state="SOCKERR"} 0 haproxy_server_check_status{proxy="ha_af",server="www-airflow",state="L4OK"} 1 haproxy_server_check_status{proxy="ha_af",server="www-airflow",state="L4TOUT"} 0 haproxy_server_check_status{proxy="ha_af",server="www-airflow",state="L4CON"} 0 haproxy_server_check_status{proxy="ha_af",server="www-airflow",state="L6OK"} 0 haproxy_server_check_status{proxy="ha_af",server="www-airflow",state="L6TOUT"} 0 haproxy_server_check_status{proxy="ha_af",server="www-airflow",state="L6RSP"} 0 haproxy_server_check_status{proxy="ha_af",server="www-airflow",state="L7TOUT"} 0 haproxy_server_check_status{proxy="ha_af",server="www-airflow",state="L7RSP"} 0 haproxy_server_check_status{proxy="ha_af",server="www-airflow",state="L7OK"} 0 haproxy_server_check_status{proxy="ha_af",server="www-airflow",state="L7OKC"} 0 haproxy_server_check_status{proxy="ha_af",server="www-airflow",state="L7STS"} 0 haproxy_server_check_status{proxy="ha_af",server="www-airflow",state="PROCERR"} 0 haproxy_server_check_status{proxy="ha_af",server="www-airflow",state="PROCTOUT"} 0 haproxy_server_check_status{proxy="ha_af",server="www-airflow",state="PROCOK"} 0 haproxy_server_check_status{proxy="ha_jks",server="www-jenkins",state="HANA"} 0 haproxy_server_check_status{proxy="ha_jks",server="www-jenkins",state="SOCKERR"} 0 haproxy_server_check_status{proxy="ha_jks",server="www-jenkins",state="L4OK"} 1 haproxy_server_check_status{proxy="ha_jks",server="www-jenkins",state="L4TOUT"} 0 haproxy_server_check_status{proxy="ha_jks",server="www-jenkins",state="L4CON"} 0 haproxy_server_check_status{proxy="ha_jks",server="www-jenkins",state="L6OK"} 0 haproxy_server_check_status{proxy="ha_jks",server="www-jenkins",state="L6TOUT"} 0 haproxy_server_check_status{proxy="ha_jks",server="www-jenkins",state="L6RSP"} 0 haproxy_server_check_status{proxy="ha_jks",server="www-jenkins",state="L7TOUT"} 0 haproxy_server_check_status{proxy="ha_jks",server="www-jenkins",state="L7RSP"} 0 haproxy_server_check_status{proxy="ha_jks",server="www-jenkins",state="L7OK"} 0 haproxy_server_check_status{proxy="ha_jks",server="www-jenkins",state="L7OKC"} 0 haproxy_server_check_status{proxy="ha_jks",server="www-jenkins",state="L7STS"} 0 haproxy_server_check_status{proxy="ha_jks",server="www-jenkins",state="PROCERR"} 0 haproxy_server_check_status{proxy="ha_jks",server="www-jenkins",state="PROCTOUT"} 0 haproxy_server_check_status{proxy="ha_jks",server="www-jenkins",state="PROCOK"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s1",state="HANA"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s1",state="SOCKERR"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s1",state="L4OK"} 1 haproxy_server_check_status{proxy="k8s_www",server="www-k8s1",state="L4TOUT"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s1",state="L4CON"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s1",state="L6OK"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s1",state="L6TOUT"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s1",state="L6RSP"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s1",state="L7TOUT"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s1",state="L7RSP"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s1",state="L7OK"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s1",state="L7OKC"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s1",state="L7STS"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s1",state="PROCERR"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s1",state="PROCTOUT"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s1",state="PROCOK"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s2",state="HANA"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s2",state="SOCKERR"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s2",state="L4OK"} 1 haproxy_server_check_status{proxy="k8s_www",server="www-k8s2",state="L4TOUT"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s2",state="L4CON"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s2",state="L6OK"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s2",state="L6TOUT"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s2",state="L6RSP"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s2",state="L7TOUT"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s2",state="L7RSP"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s2",state="L7OK"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s2",state="L7OKC"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s2",state="L7STS"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s2",state="PROCERR"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s2",state="PROCTOUT"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s2",state="PROCOK"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s3",state="HANA"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s3",state="SOCKERR"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s3",state="L4OK"} 1 haproxy_server_check_status{proxy="k8s_www",server="www-k8s3",state="L4TOUT"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s3",state="L4CON"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s3",state="L6OK"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s3",state="L6TOUT"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s3",state="L6RSP"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s3",state="L7TOUT"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s3",state="L7RSP"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s3",state="L7OK"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s3",state="L7OKC"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s3",state="L7STS"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s3",state="PROCERR"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s3",state="PROCTOUT"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s3",state="PROCOK"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s4",state="HANA"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s4",state="SOCKERR"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s4",state="L4OK"} 1 haproxy_server_check_status{proxy="k8s_www",server="www-k8s4",state="L4TOUT"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s4",state="L4CON"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s4",state="L6OK"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s4",state="L6TOUT"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s4",state="L6RSP"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s4",state="L7TOUT"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s4",state="L7RSP"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s4",state="L7OK"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s4",state="L7OKC"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s4",state="L7STS"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s4",state="PROCERR"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s4",state="PROCTOUT"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s4",state="PROCOK"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s5",state="HANA"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s5",state="SOCKERR"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s5",state="L4OK"} 1 haproxy_server_check_status{proxy="k8s_www",server="www-k8s5",state="L4TOUT"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s5",state="L4CON"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s5",state="L6OK"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s5",state="L6TOUT"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s5",state="L6RSP"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s5",state="L7TOUT"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s5",state="L7RSP"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s5",state="L7OK"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s5",state="L7OKC"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s5",state="L7STS"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s5",state="PROCERR"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s5",state="PROCTOUT"} 0 haproxy_server_check_status{proxy="k8s_www",server="www-k8s5",state="PROCOK"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s1",state="HANA"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s1",state="SOCKERR"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s1",state="L4OK"} 1 haproxy_server_check_status{proxy="http_back",server="www-k8s1",state="L4TOUT"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s1",state="L4CON"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s1",state="L6OK"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s1",state="L6TOUT"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s1",state="L6RSP"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s1",state="L7TOUT"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s1",state="L7RSP"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s1",state="L7OK"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s1",state="L7OKC"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s1",state="L7STS"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s1",state="PROCERR"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s1",state="PROCTOUT"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s1",state="PROCOK"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s2",state="HANA"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s2",state="SOCKERR"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s2",state="L4OK"} 1 haproxy_server_check_status{proxy="http_back",server="www-k8s2",state="L4TOUT"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s2",state="L4CON"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s2",state="L6OK"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s2",state="L6TOUT"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s2",state="L6RSP"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s2",state="L7TOUT"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s2",state="L7RSP"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s2",state="L7OK"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s2",state="L7OKC"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s2",state="L7STS"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s2",state="PROCERR"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s2",state="PROCTOUT"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s2",state="PROCOK"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s3",state="HANA"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s3",state="SOCKERR"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s3",state="L4OK"} 1 haproxy_server_check_status{proxy="http_back",server="www-k8s3",state="L4TOUT"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s3",state="L4CON"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s3",state="L6OK"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s3",state="L6TOUT"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s3",state="L6RSP"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s3",state="L7TOUT"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s3",state="L7RSP"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s3",state="L7OK"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s3",state="L7OKC"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s3",state="L7STS"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s3",state="PROCERR"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s3",state="PROCTOUT"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s3",state="PROCOK"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s4",state="HANA"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s4",state="SOCKERR"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s4",state="L4OK"} 1 haproxy_server_check_status{proxy="http_back",server="www-k8s4",state="L4TOUT"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s4",state="L4CON"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s4",state="L6OK"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s4",state="L6TOUT"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s4",state="L6RSP"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s4",state="L7TOUT"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s4",state="L7RSP"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s4",state="L7OK"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s4",state="L7OKC"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s4",state="L7STS"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s4",state="PROCERR"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s4",state="PROCTOUT"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s4",state="PROCOK"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s5",state="HANA"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s5",state="SOCKERR"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s5",state="L4OK"} 1 haproxy_server_check_status{proxy="http_back",server="www-k8s5",state="L4TOUT"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s5",state="L4CON"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s5",state="L6OK"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s5",state="L6TOUT"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s5",state="L6RSP"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s5",state="L7TOUT"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s5",state="L7RSP"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s5",state="L7OK"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s5",state="L7OKC"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s5",state="L7STS"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s5",state="PROCERR"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s5",state="PROCTOUT"} 0 haproxy_server_check_status{proxy="http_back",server="www-k8s5",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="k8s_grist",server="www-k8s1"} 0 haproxy_server_check_code{proxy="k8s_grist",server="www-k8s2"} 0 haproxy_server_check_code{proxy="k8s_grist",server="www-k8s3"} 0 haproxy_server_check_code{proxy="k8s_grist",server="www-k8s4"} 0 haproxy_server_check_code{proxy="k8s_grist",server="www-k8s5"} 0 haproxy_server_check_code{proxy="ha_af",server="www-airflow"} 0 haproxy_server_check_code{proxy="ha_jks",server="www-jenkins"} 0 haproxy_server_check_code{proxy="k8s_www",server="www-k8s1"} 0 haproxy_server_check_code{proxy="k8s_www",server="www-k8s2"} 0 haproxy_server_check_code{proxy="k8s_www",server="www-k8s3"} 0 haproxy_server_check_code{proxy="k8s_www",server="www-k8s4"} 0 haproxy_server_check_code{proxy="k8s_www",server="www-k8s5"} 0 haproxy_server_check_code{proxy="http_back",server="www-k8s1"} 0 haproxy_server_check_code{proxy="http_back",server="www-k8s2"} 0 haproxy_server_check_code{proxy="http_back",server="www-k8s3"} 0 haproxy_server_check_code{proxy="http_back",server="www-k8s4"} 0 haproxy_server_check_code{proxy="http_back",server="www-k8s5"} 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="k8s_grist",server="www-k8s1"} 0.000000 haproxy_server_check_duration_seconds{proxy="k8s_grist",server="www-k8s2"} 0.000000 haproxy_server_check_duration_seconds{proxy="k8s_grist",server="www-k8s3"} 0.000000 haproxy_server_check_duration_seconds{proxy="k8s_grist",server="www-k8s4"} 0.000000 haproxy_server_check_duration_seconds{proxy="k8s_grist",server="www-k8s5"} 0.000000 haproxy_server_check_duration_seconds{proxy="ha_af",server="www-airflow"} 0.000000 haproxy_server_check_duration_seconds{proxy="ha_jks",server="www-jenkins"} 0.000000 haproxy_server_check_duration_seconds{proxy="k8s_www",server="www-k8s1"} 0.000000 haproxy_server_check_duration_seconds{proxy="k8s_www",server="www-k8s2"} 0.000000 haproxy_server_check_duration_seconds{proxy="k8s_www",server="www-k8s3"} 0.000000 haproxy_server_check_duration_seconds{proxy="k8s_www",server="www-k8s4"} 0.000000 haproxy_server_check_duration_seconds{proxy="k8s_www",server="www-k8s5"} 0.000000 haproxy_server_check_duration_seconds{proxy="http_back",server="www-k8s1"} 0.000000 haproxy_server_check_duration_seconds{proxy="http_back",server="www-k8s2"} 0.000000 haproxy_server_check_duration_seconds{proxy="http_back",server="www-k8s3"} 0.000000 haproxy_server_check_duration_seconds{proxy="http_back",server="www-k8s4"} 0.000000 haproxy_server_check_duration_seconds{proxy="http_back",server="www-k8s5"} 0.000000 # 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="k8s_grist",server="www-k8s1",code="1xx"} 0 haproxy_server_http_responses_total{proxy="k8s_grist",server="www-k8s2",code="1xx"} 0 haproxy_server_http_responses_total{proxy="k8s_grist",server="www-k8s3",code="1xx"} 0 haproxy_server_http_responses_total{proxy="k8s_grist",server="www-k8s4",code="1xx"} 0 haproxy_server_http_responses_total{proxy="k8s_grist",server="www-k8s5",code="1xx"} 0 haproxy_server_http_responses_total{proxy="ha_af",server="www-airflow",code="1xx"} 0 haproxy_server_http_responses_total{proxy="ha_jks",server="www-jenkins",code="1xx"} 0 haproxy_server_http_responses_total{proxy="k8s_www",server="www-k8s1",code="1xx"} 0 haproxy_server_http_responses_total{proxy="k8s_www",server="www-k8s2",code="1xx"} 0 haproxy_server_http_responses_total{proxy="k8s_www",server="www-k8s3",code="1xx"} 0 haproxy_server_http_responses_total{proxy="k8s_www",server="www-k8s4",code="1xx"} 0 haproxy_server_http_responses_total{proxy="k8s_www",server="www-k8s5",code="1xx"} 0 haproxy_server_http_responses_total{proxy="k8s_grist",server="www-k8s1",code="2xx"} 0 haproxy_server_http_responses_total{proxy="k8s_grist",server="www-k8s2",code="2xx"} 0 haproxy_server_http_responses_total{proxy="k8s_grist",server="www-k8s3",code="2xx"} 0 haproxy_server_http_responses_total{proxy="k8s_grist",server="www-k8s4",code="2xx"} 0 haproxy_server_http_responses_total{proxy="k8s_grist",server="www-k8s5",code="2xx"} 0 haproxy_server_http_responses_total{proxy="ha_af",server="www-airflow",code="2xx"} 3 haproxy_server_http_responses_total{proxy="ha_jks",server="www-jenkins",code="2xx"} 1 haproxy_server_http_responses_total{proxy="k8s_www",server="www-k8s1",code="2xx"} 0 haproxy_server_http_responses_total{proxy="k8s_www",server="www-k8s2",code="2xx"} 0 haproxy_server_http_responses_total{proxy="k8s_www",server="www-k8s3",code="2xx"} 0 haproxy_server_http_responses_total{proxy="k8s_www",server="www-k8s4",code="2xx"} 0 haproxy_server_http_responses_total{proxy="k8s_www",server="www-k8s5",code="2xx"} 0 haproxy_server_http_responses_total{proxy="k8s_grist",server="www-k8s1",code="3xx"} 0 haproxy_server_http_responses_total{proxy="k8s_grist",server="www-k8s2",code="3xx"} 0 haproxy_server_http_responses_total{proxy="k8s_grist",server="www-k8s3",code="3xx"} 0 haproxy_server_http_responses_total{proxy="k8s_grist",server="www-k8s4",code="3xx"} 0 haproxy_server_http_responses_total{proxy="k8s_grist",server="www-k8s5",code="3xx"} 0 haproxy_server_http_responses_total{proxy="ha_af",server="www-airflow",code="3xx"} 0 haproxy_server_http_responses_total{proxy="ha_jks",server="www-jenkins",code="3xx"} 0 haproxy_server_http_responses_total{proxy="k8s_www",server="www-k8s1",code="3xx"} 0 haproxy_server_http_responses_total{proxy="k8s_www",server="www-k8s2",code="3xx"} 0 haproxy_server_http_responses_total{proxy="k8s_www",server="www-k8s3",code="3xx"} 0 haproxy_server_http_responses_total{proxy="k8s_www",server="www-k8s4",code="3xx"} 0 haproxy_server_http_responses_total{proxy="k8s_www",server="www-k8s5",code="3xx"} 0 haproxy_server_http_responses_total{proxy="k8s_grist",server="www-k8s1",code="4xx"} 1 haproxy_server_http_responses_total{proxy="k8s_grist",server="www-k8s2",code="4xx"} 1 haproxy_server_http_responses_total{proxy="k8s_grist",server="www-k8s3",code="4xx"} 1 haproxy_server_http_responses_total{proxy="k8s_grist",server="www-k8s4",code="4xx"} 0 haproxy_server_http_responses_total{proxy="k8s_grist",server="www-k8s5",code="4xx"} 0 haproxy_server_http_responses_total{proxy="ha_af",server="www-airflow",code="4xx"} 0 haproxy_server_http_responses_total{proxy="ha_jks",server="www-jenkins",code="4xx"} 3 haproxy_server_http_responses_total{proxy="k8s_www",server="www-k8s1",code="4xx"} 1 haproxy_server_http_responses_total{proxy="k8s_www",server="www-k8s2",code="4xx"} 1 haproxy_server_http_responses_total{proxy="k8s_www",server="www-k8s3",code="4xx"} 1 haproxy_server_http_responses_total{proxy="k8s_www",server="www-k8s4",code="4xx"} 1 haproxy_server_http_responses_total{proxy="k8s_www",server="www-k8s5",code="4xx"} 0 haproxy_server_http_responses_total{proxy="k8s_grist",server="www-k8s1",code="5xx"} 0 haproxy_server_http_responses_total{proxy="k8s_grist",server="www-k8s2",code="5xx"} 0 haproxy_server_http_responses_total{proxy="k8s_grist",server="www-k8s3",code="5xx"} 0 haproxy_server_http_responses_total{proxy="k8s_grist",server="www-k8s4",code="5xx"} 0 haproxy_server_http_responses_total{proxy="k8s_grist",server="www-k8s5",code="5xx"} 0 haproxy_server_http_responses_total{proxy="ha_af",server="www-airflow",code="5xx"} 0 haproxy_server_http_responses_total{proxy="ha_jks",server="www-jenkins",code="5xx"} 0 haproxy_server_http_responses_total{proxy="k8s_www",server="www-k8s1",code="5xx"} 0 haproxy_server_http_responses_total{proxy="k8s_www",server="www-k8s2",code="5xx"} 0 haproxy_server_http_responses_total{proxy="k8s_www",server="www-k8s3",code="5xx"} 0 haproxy_server_http_responses_total{proxy="k8s_www",server="www-k8s4",code="5xx"} 0 haproxy_server_http_responses_total{proxy="k8s_www",server="www-k8s5",code="5xx"} 0 haproxy_server_http_responses_total{proxy="k8s_grist",server="www-k8s1",code="other"} 0 haproxy_server_http_responses_total{proxy="k8s_grist",server="www-k8s2",code="other"} 0 haproxy_server_http_responses_total{proxy="k8s_grist",server="www-k8s3",code="other"} 0 haproxy_server_http_responses_total{proxy="k8s_grist",server="www-k8s4",code="other"} 0 haproxy_server_http_responses_total{proxy="k8s_grist",server="www-k8s5",code="other"} 0 haproxy_server_http_responses_total{proxy="ha_af",server="www-airflow",code="other"} 0 haproxy_server_http_responses_total{proxy="ha_jks",server="www-jenkins",code="other"} 0 haproxy_server_http_responses_total{proxy="k8s_www",server="www-k8s1",code="other"} 0 haproxy_server_http_responses_total{proxy="k8s_www",server="www-k8s2",code="other"} 0 haproxy_server_http_responses_total{proxy="k8s_www",server="www-k8s3",code="other"} 0 haproxy_server_http_responses_total{proxy="k8s_www",server="www-k8s4",code="other"} 0 haproxy_server_http_responses_total{proxy="k8s_www",server="www-k8s5",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="k8s_grist",server="www-k8s1"} 0 haproxy_server_client_aborts_total{proxy="k8s_grist",server="www-k8s2"} 0 haproxy_server_client_aborts_total{proxy="k8s_grist",server="www-k8s3"} 0 haproxy_server_client_aborts_total{proxy="k8s_grist",server="www-k8s4"} 0 haproxy_server_client_aborts_total{proxy="k8s_grist",server="www-k8s5"} 0 haproxy_server_client_aborts_total{proxy="ha_af",server="www-airflow"} 0 haproxy_server_client_aborts_total{proxy="ha_jks",server="www-jenkins"} 0 haproxy_server_client_aborts_total{proxy="k8s_www",server="www-k8s1"} 0 haproxy_server_client_aborts_total{proxy="k8s_www",server="www-k8s2"} 0 haproxy_server_client_aborts_total{proxy="k8s_www",server="www-k8s3"} 0 haproxy_server_client_aborts_total{proxy="k8s_www",server="www-k8s4"} 0 haproxy_server_client_aborts_total{proxy="k8s_www",server="www-k8s5"} 0 haproxy_server_client_aborts_total{proxy="http_back",server="www-k8s1"} 11 haproxy_server_client_aborts_total{proxy="http_back",server="www-k8s2"} 10 haproxy_server_client_aborts_total{proxy="http_back",server="www-k8s3"} 13 haproxy_server_client_aborts_total{proxy="http_back",server="www-k8s4"} 10 haproxy_server_client_aborts_total{proxy="http_back",server="www-k8s5"} 8 # 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="k8s_grist",server="www-k8s1"} 0 haproxy_server_server_aborts_total{proxy="k8s_grist",server="www-k8s2"} 0 haproxy_server_server_aborts_total{proxy="k8s_grist",server="www-k8s3"} 0 haproxy_server_server_aborts_total{proxy="k8s_grist",server="www-k8s4"} 0 haproxy_server_server_aborts_total{proxy="k8s_grist",server="www-k8s5"} 0 haproxy_server_server_aborts_total{proxy="ha_af",server="www-airflow"} 0 haproxy_server_server_aborts_total{proxy="ha_jks",server="www-jenkins"} 0 haproxy_server_server_aborts_total{proxy="k8s_www",server="www-k8s1"} 0 haproxy_server_server_aborts_total{proxy="k8s_www",server="www-k8s2"} 0 haproxy_server_server_aborts_total{proxy="k8s_www",server="www-k8s3"} 0 haproxy_server_server_aborts_total{proxy="k8s_www",server="www-k8s4"} 0 haproxy_server_server_aborts_total{proxy="k8s_www",server="www-k8s5"} 0 haproxy_server_server_aborts_total{proxy="http_back",server="www-k8s1"} 0 haproxy_server_server_aborts_total{proxy="http_back",server="www-k8s2"} 0 haproxy_server_server_aborts_total{proxy="http_back",server="www-k8s3"} 0 haproxy_server_server_aborts_total{proxy="http_back",server="www-k8s4"} 0 haproxy_server_server_aborts_total{proxy="http_back",server="www-k8s5"} 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="k8s_grist",server="www-k8s1"} 30367 haproxy_server_last_session_seconds{proxy="k8s_grist",server="www-k8s2"} 22416 haproxy_server_last_session_seconds{proxy="k8s_grist",server="www-k8s3"} 8885 haproxy_server_last_session_seconds{proxy="k8s_grist",server="www-k8s4"} -1 haproxy_server_last_session_seconds{proxy="k8s_grist",server="www-k8s5"} -1 haproxy_server_last_session_seconds{proxy="ha_af",server="www-airflow"} 23880 haproxy_server_last_session_seconds{proxy="ha_jks",server="www-jenkins"} 12387 haproxy_server_last_session_seconds{proxy="k8s_www",server="www-k8s1"} 36391 haproxy_server_last_session_seconds{proxy="k8s_www",server="www-k8s2"} 23951 haproxy_server_last_session_seconds{proxy="k8s_www",server="www-k8s3"} 12474 haproxy_server_last_session_seconds{proxy="k8s_www",server="www-k8s4"} 11610 haproxy_server_last_session_seconds{proxy="k8s_www",server="www-k8s5"} -1 haproxy_server_last_session_seconds{proxy="http_back",server="www-k8s1"} 1361 haproxy_server_last_session_seconds{proxy="http_back",server="www-k8s2"} 1884 haproxy_server_last_session_seconds{proxy="http_back",server="www-k8s3"} 1465 haproxy_server_last_session_seconds{proxy="http_back",server="www-k8s4"} 1461 haproxy_server_last_session_seconds{proxy="http_back",server="www-k8s5"} 1459 # 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="k8s_grist",server="www-k8s1"} 0.000000 haproxy_server_queue_time_average_seconds{proxy="k8s_grist",server="www-k8s2"} 0.000000 haproxy_server_queue_time_average_seconds{proxy="k8s_grist",server="www-k8s3"} 0.000000 haproxy_server_queue_time_average_seconds{proxy="k8s_grist",server="www-k8s4"} 0.000000 haproxy_server_queue_time_average_seconds{proxy="k8s_grist",server="www-k8s5"} 0.000000 haproxy_server_queue_time_average_seconds{proxy="ha_af",server="www-airflow"} 0.000000 haproxy_server_queue_time_average_seconds{proxy="ha_jks",server="www-jenkins"} 0.000000 haproxy_server_queue_time_average_seconds{proxy="k8s_www",server="www-k8s1"} 0.000000 haproxy_server_queue_time_average_seconds{proxy="k8s_www",server="www-k8s2"} 0.000000 haproxy_server_queue_time_average_seconds{proxy="k8s_www",server="www-k8s3"} 0.000000 haproxy_server_queue_time_average_seconds{proxy="k8s_www",server="www-k8s4"} 0.000000 haproxy_server_queue_time_average_seconds{proxy="k8s_www",server="www-k8s5"} 0.000000 haproxy_server_queue_time_average_seconds{proxy="http_back",server="www-k8s1"} 0.000000 haproxy_server_queue_time_average_seconds{proxy="http_back",server="www-k8s2"} 0.000000 haproxy_server_queue_time_average_seconds{proxy="http_back",server="www-k8s3"} 0.000000 haproxy_server_queue_time_average_seconds{proxy="http_back",server="www-k8s4"} 0.000000 haproxy_server_queue_time_average_seconds{proxy="http_back",server="www-k8s5"} 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="k8s_grist",server="www-k8s1"} 0.001000 haproxy_server_connect_time_average_seconds{proxy="k8s_grist",server="www-k8s2"} 0.001000 haproxy_server_connect_time_average_seconds{proxy="k8s_grist",server="www-k8s3"} 0.001000 haproxy_server_connect_time_average_seconds{proxy="k8s_grist",server="www-k8s4"} 0.000000 haproxy_server_connect_time_average_seconds{proxy="k8s_grist",server="www-k8s5"} 0.000000 haproxy_server_connect_time_average_seconds{proxy="ha_af",server="www-airflow"} 0.001000 haproxy_server_connect_time_average_seconds{proxy="ha_jks",server="www-jenkins"} 0.000000 haproxy_server_connect_time_average_seconds{proxy="k8s_www",server="www-k8s1"} 0.000000 haproxy_server_connect_time_average_seconds{proxy="k8s_www",server="www-k8s2"} 0.000000 haproxy_server_connect_time_average_seconds{proxy="k8s_www",server="www-k8s3"} 0.000000 haproxy_server_connect_time_average_seconds{proxy="k8s_www",server="www-k8s4"} 0.000000 haproxy_server_connect_time_average_seconds{proxy="k8s_www",server="www-k8s5"} 0.000000 haproxy_server_connect_time_average_seconds{proxy="http_back",server="www-k8s1"} 0.000000 haproxy_server_connect_time_average_seconds{proxy="http_back",server="www-k8s2"} 0.000000 haproxy_server_connect_time_average_seconds{proxy="http_back",server="www-k8s3"} 0.000000 haproxy_server_connect_time_average_seconds{proxy="http_back",server="www-k8s4"} 0.000000 haproxy_server_connect_time_average_seconds{proxy="http_back",server="www-k8s5"} 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="k8s_grist",server="www-k8s1"} 0.001000 haproxy_server_response_time_average_seconds{proxy="k8s_grist",server="www-k8s2"} 0.001000 haproxy_server_response_time_average_seconds{proxy="k8s_grist",server="www-k8s3"} 0.001000 haproxy_server_response_time_average_seconds{proxy="k8s_grist",server="www-k8s4"} 0.000000 haproxy_server_response_time_average_seconds{proxy="k8s_grist",server="www-k8s5"} 0.000000 haproxy_server_response_time_average_seconds{proxy="ha_af",server="www-airflow"} 0.001000 haproxy_server_response_time_average_seconds{proxy="ha_jks",server="www-jenkins"} 0.001000 haproxy_server_response_time_average_seconds{proxy="k8s_www",server="www-k8s1"} 0.001000 haproxy_server_response_time_average_seconds{proxy="k8s_www",server="www-k8s2"} 0.001000 haproxy_server_response_time_average_seconds{proxy="k8s_www",server="www-k8s3"} 0.001000 haproxy_server_response_time_average_seconds{proxy="k8s_www",server="www-k8s4"} 0.001000 haproxy_server_response_time_average_seconds{proxy="k8s_www",server="www-k8s5"} 0.000000 haproxy_server_response_time_average_seconds{proxy="http_back",server="www-k8s1"} 0.000000 haproxy_server_response_time_average_seconds{proxy="http_back",server="www-k8s2"} 0.000000 haproxy_server_response_time_average_seconds{proxy="http_back",server="www-k8s3"} 0.000000 haproxy_server_response_time_average_seconds{proxy="http_back",server="www-k8s4"} 0.000000 haproxy_server_response_time_average_seconds{proxy="http_back",server="www-k8s5"} 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="k8s_grist",server="www-k8s1"} 0.001000 haproxy_server_total_time_average_seconds{proxy="k8s_grist",server="www-k8s2"} 0.001000 haproxy_server_total_time_average_seconds{proxy="k8s_grist",server="www-k8s3"} 0.001000 haproxy_server_total_time_average_seconds{proxy="k8s_grist",server="www-k8s4"} 0.000000 haproxy_server_total_time_average_seconds{proxy="k8s_grist",server="www-k8s5"} 0.000000 haproxy_server_total_time_average_seconds{proxy="ha_af",server="www-airflow"} 0.001000 haproxy_server_total_time_average_seconds{proxy="ha_jks",server="www-jenkins"} 0.006000 haproxy_server_total_time_average_seconds{proxy="k8s_www",server="www-k8s1"} 0.001000 haproxy_server_total_time_average_seconds{proxy="k8s_www",server="www-k8s2"} 0.001000 haproxy_server_total_time_average_seconds{proxy="k8s_www",server="www-k8s3"} 0.001000 haproxy_server_total_time_average_seconds{proxy="k8s_www",server="www-k8s4"} 0.001000 haproxy_server_total_time_average_seconds{proxy="k8s_www",server="www-k8s5"} 0.000000 haproxy_server_total_time_average_seconds{proxy="http_back",server="www-k8s1"} 0.176000 haproxy_server_total_time_average_seconds{proxy="http_back",server="www-k8s2"} 0.229000 haproxy_server_total_time_average_seconds{proxy="http_back",server="www-k8s3"} 0.088000 haproxy_server_total_time_average_seconds{proxy="http_back",server="www-k8s4"} 0.199000 haproxy_server_total_time_average_seconds{proxy="http_back",server="www-k8s5"} 0.257000 # 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="k8s_grist",server="www-k8s1"} 0 haproxy_server_failed_header_rewriting_total{proxy="k8s_grist",server="www-k8s2"} 0 haproxy_server_failed_header_rewriting_total{proxy="k8s_grist",server="www-k8s3"} 0 haproxy_server_failed_header_rewriting_total{proxy="k8s_grist",server="www-k8s4"} 0 haproxy_server_failed_header_rewriting_total{proxy="k8s_grist",server="www-k8s5"} 0 haproxy_server_failed_header_rewriting_total{proxy="ha_af",server="www-airflow"} 0 haproxy_server_failed_header_rewriting_total{proxy="ha_jks",server="www-jenkins"} 0 haproxy_server_failed_header_rewriting_total{proxy="k8s_www",server="www-k8s1"} 0 haproxy_server_failed_header_rewriting_total{proxy="k8s_www",server="www-k8s2"} 0 haproxy_server_failed_header_rewriting_total{proxy="k8s_www",server="www-k8s3"} 0 haproxy_server_failed_header_rewriting_total{proxy="k8s_www",server="www-k8s4"} 0 haproxy_server_failed_header_rewriting_total{proxy="k8s_www",server="www-k8s5"} 0 haproxy_server_failed_header_rewriting_total{proxy="http_back",server="www-k8s1"} 0 haproxy_server_failed_header_rewriting_total{proxy="http_back",server="www-k8s2"} 0 haproxy_server_failed_header_rewriting_total{proxy="http_back",server="www-k8s3"} 0 haproxy_server_failed_header_rewriting_total{proxy="http_back",server="www-k8s4"} 0 haproxy_server_failed_header_rewriting_total{proxy="http_back",server="www-k8s5"} 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="k8s_grist",server="www-k8s1"} 1 haproxy_server_connection_attempts_total{proxy="k8s_grist",server="www-k8s2"} 1 haproxy_server_connection_attempts_total{proxy="k8s_grist",server="www-k8s3"} 1 haproxy_server_connection_attempts_total{proxy="k8s_grist",server="www-k8s4"} 0 haproxy_server_connection_attempts_total{proxy="k8s_grist",server="www-k8s5"} 0 haproxy_server_connection_attempts_total{proxy="ha_af",server="www-airflow"} 3 haproxy_server_connection_attempts_total{proxy="ha_jks",server="www-jenkins"} 4 haproxy_server_connection_attempts_total{proxy="k8s_www",server="www-k8s1"} 1 haproxy_server_connection_attempts_total{proxy="k8s_www",server="www-k8s2"} 1 haproxy_server_connection_attempts_total{proxy="k8s_www",server="www-k8s3"} 1 haproxy_server_connection_attempts_total{proxy="k8s_www",server="www-k8s4"} 1 haproxy_server_connection_attempts_total{proxy="k8s_www",server="www-k8s5"} 0 haproxy_server_connection_attempts_total{proxy="http_back",server="www-k8s1"} 39 haproxy_server_connection_attempts_total{proxy="http_back",server="www-k8s2"} 38 haproxy_server_connection_attempts_total{proxy="http_back",server="www-k8s3"} 38 haproxy_server_connection_attempts_total{proxy="http_back",server="www-k8s4"} 38 haproxy_server_connection_attempts_total{proxy="http_back",server="www-k8s5"} 38 # 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="k8s_grist",server="www-k8s1"} 0 haproxy_server_connection_reuses_total{proxy="k8s_grist",server="www-k8s2"} 0 haproxy_server_connection_reuses_total{proxy="k8s_grist",server="www-k8s3"} 0 haproxy_server_connection_reuses_total{proxy="k8s_grist",server="www-k8s4"} 0 haproxy_server_connection_reuses_total{proxy="k8s_grist",server="www-k8s5"} 0 haproxy_server_connection_reuses_total{proxy="ha_af",server="www-airflow"} 0 haproxy_server_connection_reuses_total{proxy="ha_jks",server="www-jenkins"} 0 haproxy_server_connection_reuses_total{proxy="k8s_www",server="www-k8s1"} 0 haproxy_server_connection_reuses_total{proxy="k8s_www",server="www-k8s2"} 0 haproxy_server_connection_reuses_total{proxy="k8s_www",server="www-k8s3"} 0 haproxy_server_connection_reuses_total{proxy="k8s_www",server="www-k8s4"} 0 haproxy_server_connection_reuses_total{proxy="k8s_www",server="www-k8s5"} 0 haproxy_server_connection_reuses_total{proxy="http_back",server="www-k8s1"} 0 haproxy_server_connection_reuses_total{proxy="http_back",server="www-k8s2"} 0 haproxy_server_connection_reuses_total{proxy="http_back",server="www-k8s3"} 0 haproxy_server_connection_reuses_total{proxy="http_back",server="www-k8s4"} 0 haproxy_server_connection_reuses_total{proxy="http_back",server="www-k8s5"} 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="k8s_grist",server="www-k8s1"} 0 haproxy_server_idle_connections_current{proxy="k8s_grist",server="www-k8s2"} 0 haproxy_server_idle_connections_current{proxy="k8s_grist",server="www-k8s3"} 0 haproxy_server_idle_connections_current{proxy="k8s_grist",server="www-k8s4"} 0 haproxy_server_idle_connections_current{proxy="k8s_grist",server="www-k8s5"} 0 haproxy_server_idle_connections_current{proxy="ha_af",server="www-airflow"} 0 haproxy_server_idle_connections_current{proxy="ha_jks",server="www-jenkins"} 0 haproxy_server_idle_connections_current{proxy="k8s_www",server="www-k8s1"} 0 haproxy_server_idle_connections_current{proxy="k8s_www",server="www-k8s2"} 0 haproxy_server_idle_connections_current{proxy="k8s_www",server="www-k8s3"} 0 haproxy_server_idle_connections_current{proxy="k8s_www",server="www-k8s4"} 0 haproxy_server_idle_connections_current{proxy="k8s_www",server="www-k8s5"} 0 haproxy_server_idle_connections_current{proxy="http_back",server="www-k8s1"} 0 haproxy_server_idle_connections_current{proxy="http_back",server="www-k8s2"} 0 haproxy_server_idle_connections_current{proxy="http_back",server="www-k8s3"} 0 haproxy_server_idle_connections_current{proxy="http_back",server="www-k8s4"} 0 haproxy_server_idle_connections_current{proxy="http_back",server="www-k8s5"} 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="k8s_grist",server="www-k8s1"} NaN haproxy_server_idle_connections_limit{proxy="k8s_grist",server="www-k8s2"} NaN haproxy_server_idle_connections_limit{proxy="k8s_grist",server="www-k8s3"} NaN haproxy_server_idle_connections_limit{proxy="k8s_grist",server="www-k8s4"} NaN haproxy_server_idle_connections_limit{proxy="k8s_grist",server="www-k8s5"} NaN haproxy_server_idle_connections_limit{proxy="ha_af",server="www-airflow"} NaN haproxy_server_idle_connections_limit{proxy="ha_jks",server="www-jenkins"} NaN haproxy_server_idle_connections_limit{proxy="k8s_www",server="www-k8s1"} NaN haproxy_server_idle_connections_limit{proxy="k8s_www",server="www-k8s2"} NaN haproxy_server_idle_connections_limit{proxy="k8s_www",server="www-k8s3"} NaN haproxy_server_idle_connections_limit{proxy="k8s_www",server="www-k8s4"} NaN haproxy_server_idle_connections_limit{proxy="k8s_www",server="www-k8s5"} NaN haproxy_server_idle_connections_limit{proxy="http_back",server="www-k8s1"} NaN haproxy_server_idle_connections_limit{proxy="http_back",server="www-k8s2"} NaN haproxy_server_idle_connections_limit{proxy="http_back",server="www-k8s3"} NaN haproxy_server_idle_connections_limit{proxy="http_back",server="www-k8s4"} NaN haproxy_server_idle_connections_limit{proxy="http_back",server="www-k8s5"} 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="k8s_grist",server="www-k8s1"} 0.000000 haproxy_server_max_queue_time_seconds{proxy="k8s_grist",server="www-k8s2"} 0.000000 haproxy_server_max_queue_time_seconds{proxy="k8s_grist",server="www-k8s3"} 0.000000 haproxy_server_max_queue_time_seconds{proxy="k8s_grist",server="www-k8s4"} 0.000000 haproxy_server_max_queue_time_seconds{proxy="k8s_grist",server="www-k8s5"} 0.000000 haproxy_server_max_queue_time_seconds{proxy="ha_af",server="www-airflow"} 0.000000 haproxy_server_max_queue_time_seconds{proxy="ha_jks",server="www-jenkins"} 0.000000 haproxy_server_max_queue_time_seconds{proxy="k8s_www",server="www-k8s1"} 0.000000 haproxy_server_max_queue_time_seconds{proxy="k8s_www",server="www-k8s2"} 0.000000 haproxy_server_max_queue_time_seconds{proxy="k8s_www",server="www-k8s3"} 0.000000 haproxy_server_max_queue_time_seconds{proxy="k8s_www",server="www-k8s4"} 0.000000 haproxy_server_max_queue_time_seconds{proxy="k8s_www",server="www-k8s5"} 0.000000 haproxy_server_max_queue_time_seconds{proxy="http_back",server="www-k8s1"} 0.000000 haproxy_server_max_queue_time_seconds{proxy="http_back",server="www-k8s2"} 0.000000 haproxy_server_max_queue_time_seconds{proxy="http_back",server="www-k8s3"} 0.000000 haproxy_server_max_queue_time_seconds{proxy="http_back",server="www-k8s4"} 0.000000 haproxy_server_max_queue_time_seconds{proxy="http_back",server="www-k8s5"} 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="k8s_grist",server="www-k8s1"} 0.001000 haproxy_server_max_connect_time_seconds{proxy="k8s_grist",server="www-k8s2"} 0.001000 haproxy_server_max_connect_time_seconds{proxy="k8s_grist",server="www-k8s3"} 0.001000 haproxy_server_max_connect_time_seconds{proxy="k8s_grist",server="www-k8s4"} 0.000000 haproxy_server_max_connect_time_seconds{proxy="k8s_grist",server="www-k8s5"} 0.000000 haproxy_server_max_connect_time_seconds{proxy="ha_af",server="www-airflow"} 0.001000 haproxy_server_max_connect_time_seconds{proxy="ha_jks",server="www-jenkins"} 0.000000 haproxy_server_max_connect_time_seconds{proxy="k8s_www",server="www-k8s1"} 0.000000 haproxy_server_max_connect_time_seconds{proxy="k8s_www",server="www-k8s2"} 0.000000 haproxy_server_max_connect_time_seconds{proxy="k8s_www",server="www-k8s3"} 0.000000 haproxy_server_max_connect_time_seconds{proxy="k8s_www",server="www-k8s4"} 0.000000 haproxy_server_max_connect_time_seconds{proxy="k8s_www",server="www-k8s5"} 0.000000 haproxy_server_max_connect_time_seconds{proxy="http_back",server="www-k8s1"} 0.000000 haproxy_server_max_connect_time_seconds{proxy="http_back",server="www-k8s2"} 0.000000 haproxy_server_max_connect_time_seconds{proxy="http_back",server="www-k8s3"} 0.000000 haproxy_server_max_connect_time_seconds{proxy="http_back",server="www-k8s4"} 0.000000 haproxy_server_max_connect_time_seconds{proxy="http_back",server="www-k8s5"} 0.000000 # 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="k8s_grist",server="www-k8s1"} 0.003000 haproxy_server_max_response_time_seconds{proxy="k8s_grist",server="www-k8s2"} 0.004000 haproxy_server_max_response_time_seconds{proxy="k8s_grist",server="www-k8s3"} 0.005000 haproxy_server_max_response_time_seconds{proxy="k8s_grist",server="www-k8s4"} 0.000000 haproxy_server_max_response_time_seconds{proxy="k8s_grist",server="www-k8s5"} 0.000000 haproxy_server_max_response_time_seconds{proxy="ha_af",server="www-airflow"} 0.004000 haproxy_server_max_response_time_seconds{proxy="ha_jks",server="www-jenkins"} 0.009000 haproxy_server_max_response_time_seconds{proxy="k8s_www",server="www-k8s1"} 0.001000 haproxy_server_max_response_time_seconds{proxy="k8s_www",server="www-k8s2"} 0.001000 haproxy_server_max_response_time_seconds{proxy="k8s_www",server="www-k8s3"} 0.001000 haproxy_server_max_response_time_seconds{proxy="k8s_www",server="www-k8s4"} 0.001000 haproxy_server_max_response_time_seconds{proxy="k8s_www",server="www-k8s5"} 0.000000 haproxy_server_max_response_time_seconds{proxy="http_back",server="www-k8s1"} 0.000000 haproxy_server_max_response_time_seconds{proxy="http_back",server="www-k8s2"} 0.000000 haproxy_server_max_response_time_seconds{proxy="http_back",server="www-k8s3"} 0.000000 haproxy_server_max_response_time_seconds{proxy="http_back",server="www-k8s4"} 0.000000 haproxy_server_max_response_time_seconds{proxy="http_back",server="www-k8s5"} 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="k8s_grist",server="www-k8s1"} 0.026000 haproxy_server_max_total_time_seconds{proxy="k8s_grist",server="www-k8s2"} 0.114000 haproxy_server_max_total_time_seconds{proxy="k8s_grist",server="www-k8s3"} 0.035000 haproxy_server_max_total_time_seconds{proxy="k8s_grist",server="www-k8s4"} 0.000000 haproxy_server_max_total_time_seconds{proxy="k8s_grist",server="www-k8s5"} 0.000000 haproxy_server_max_total_time_seconds{proxy="ha_af",server="www-airflow"} 0.114000 haproxy_server_max_total_time_seconds{proxy="ha_jks",server="www-jenkins"} 2.787000 haproxy_server_max_total_time_seconds{proxy="k8s_www",server="www-k8s1"} 0.054000 haproxy_server_max_total_time_seconds{proxy="k8s_www",server="www-k8s2"} 0.024000 haproxy_server_max_total_time_seconds{proxy="k8s_www",server="www-k8s3"} 0.110000 haproxy_server_max_total_time_seconds{proxy="k8s_www",server="www-k8s4"} 0.098000 haproxy_server_max_total_time_seconds{proxy="k8s_www",server="www-k8s5"} 0.000000 haproxy_server_max_total_time_seconds{proxy="http_back",server="www-k8s1"} 50.000000 haproxy_server_max_total_time_seconds{proxy="http_back",server="www-k8s2"} 50.152000 haproxy_server_max_total_time_seconds{proxy="http_back",server="www-k8s3"} 9.996000 haproxy_server_max_total_time_seconds{proxy="http_back",server="www-k8s4"} 65.370000 haproxy_server_max_total_time_seconds{proxy="http_back",server="www-k8s5"} 44.061000 # 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="k8s_grist",server="www-k8s1"} 0 haproxy_server_internal_errors_total{proxy="k8s_grist",server="www-k8s2"} 0 haproxy_server_internal_errors_total{proxy="k8s_grist",server="www-k8s3"} 0 haproxy_server_internal_errors_total{proxy="k8s_grist",server="www-k8s4"} 0 haproxy_server_internal_errors_total{proxy="k8s_grist",server="www-k8s5"} 0 haproxy_server_internal_errors_total{proxy="ha_af",server="www-airflow"} 0 haproxy_server_internal_errors_total{proxy="ha_jks",server="www-jenkins"} 0 haproxy_server_internal_errors_total{proxy="k8s_www",server="www-k8s1"} 0 haproxy_server_internal_errors_total{proxy="k8s_www",server="www-k8s2"} 0 haproxy_server_internal_errors_total{proxy="k8s_www",server="www-k8s3"} 0 haproxy_server_internal_errors_total{proxy="k8s_www",server="www-k8s4"} 0 haproxy_server_internal_errors_total{proxy="k8s_www",server="www-k8s5"} 0 haproxy_server_internal_errors_total{proxy="http_back",server="www-k8s1"} 0 haproxy_server_internal_errors_total{proxy="http_back",server="www-k8s2"} 0 haproxy_server_internal_errors_total{proxy="http_back",server="www-k8s3"} 0 haproxy_server_internal_errors_total{proxy="http_back",server="www-k8s4"} 0 haproxy_server_internal_errors_total{proxy="http_back",server="www-k8s5"} 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="k8s_grist",server="www-k8s1"} 0 haproxy_server_unsafe_idle_connections_current{proxy="k8s_grist",server="www-k8s2"} 0 haproxy_server_unsafe_idle_connections_current{proxy="k8s_grist",server="www-k8s3"} 0 haproxy_server_unsafe_idle_connections_current{proxy="k8s_grist",server="www-k8s4"} 0 haproxy_server_unsafe_idle_connections_current{proxy="k8s_grist",server="www-k8s5"} 0 haproxy_server_unsafe_idle_connections_current{proxy="ha_af",server="www-airflow"} 0 haproxy_server_unsafe_idle_connections_current{proxy="ha_jks",server="www-jenkins"} 0 haproxy_server_unsafe_idle_connections_current{proxy="k8s_www",server="www-k8s1"} 0 haproxy_server_unsafe_idle_connections_current{proxy="k8s_www",server="www-k8s2"} 0 haproxy_server_unsafe_idle_connections_current{proxy="k8s_www",server="www-k8s3"} 0 haproxy_server_unsafe_idle_connections_current{proxy="k8s_www",server="www-k8s4"} 0 haproxy_server_unsafe_idle_connections_current{proxy="k8s_www",server="www-k8s5"} 0 haproxy_server_unsafe_idle_connections_current{proxy="http_back",server="www-k8s1"} 0 haproxy_server_unsafe_idle_connections_current{proxy="http_back",server="www-k8s2"} 0 haproxy_server_unsafe_idle_connections_current{proxy="http_back",server="www-k8s3"} 0 haproxy_server_unsafe_idle_connections_current{proxy="http_back",server="www-k8s4"} 0 haproxy_server_unsafe_idle_connections_current{proxy="http_back",server="www-k8s5"} 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="k8s_grist",server="www-k8s1"} 0 haproxy_server_safe_idle_connections_current{proxy="k8s_grist",server="www-k8s2"} 0 haproxy_server_safe_idle_connections_current{proxy="k8s_grist",server="www-k8s3"} 0 haproxy_server_safe_idle_connections_current{proxy="k8s_grist",server="www-k8s4"} 0 haproxy_server_safe_idle_connections_current{proxy="k8s_grist",server="www-k8s5"} 0 haproxy_server_safe_idle_connections_current{proxy="ha_af",server="www-airflow"} 0 haproxy_server_safe_idle_connections_current{proxy="ha_jks",server="www-jenkins"} 0 haproxy_server_safe_idle_connections_current{proxy="k8s_www",server="www-k8s1"} 0 haproxy_server_safe_idle_connections_current{proxy="k8s_www",server="www-k8s2"} 0 haproxy_server_safe_idle_connections_current{proxy="k8s_www",server="www-k8s3"} 0 haproxy_server_safe_idle_connections_current{proxy="k8s_www",server="www-k8s4"} 0 haproxy_server_safe_idle_connections_current{proxy="k8s_www",server="www-k8s5"} 0 haproxy_server_safe_idle_connections_current{proxy="http_back",server="www-k8s1"} 0 haproxy_server_safe_idle_connections_current{proxy="http_back",server="www-k8s2"} 0 haproxy_server_safe_idle_connections_current{proxy="http_back",server="www-k8s3"} 0 haproxy_server_safe_idle_connections_current{proxy="http_back",server="www-k8s4"} 0 haproxy_server_safe_idle_connections_current{proxy="http_back",server="www-k8s5"} 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="k8s_grist",server="www-k8s1"} 0 haproxy_server_used_connections_current{proxy="k8s_grist",server="www-k8s2"} 0 haproxy_server_used_connections_current{proxy="k8s_grist",server="www-k8s3"} 0 haproxy_server_used_connections_current{proxy="k8s_grist",server="www-k8s4"} 0 haproxy_server_used_connections_current{proxy="k8s_grist",server="www-k8s5"} 0 haproxy_server_used_connections_current{proxy="ha_af",server="www-airflow"} 0 haproxy_server_used_connections_current{proxy="ha_jks",server="www-jenkins"} 0 haproxy_server_used_connections_current{proxy="k8s_www",server="www-k8s1"} 0 haproxy_server_used_connections_current{proxy="k8s_www",server="www-k8s2"} 0 haproxy_server_used_connections_current{proxy="k8s_www",server="www-k8s3"} 0 haproxy_server_used_connections_current{proxy="k8s_www",server="www-k8s4"} 0 haproxy_server_used_connections_current{proxy="k8s_www",server="www-k8s5"} 0 haproxy_server_used_connections_current{proxy="http_back",server="www-k8s1"} 0 haproxy_server_used_connections_current{proxy="http_back",server="www-k8s2"} 0 haproxy_server_used_connections_current{proxy="http_back",server="www-k8s3"} 0 haproxy_server_used_connections_current{proxy="http_back",server="www-k8s4"} 0 haproxy_server_used_connections_current{proxy="http_back",server="www-k8s5"} 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="k8s_grist",server="www-k8s1"} 1 haproxy_server_need_connections_current{proxy="k8s_grist",server="www-k8s2"} 1 haproxy_server_need_connections_current{proxy="k8s_grist",server="www-k8s3"} 1 haproxy_server_need_connections_current{proxy="k8s_grist",server="www-k8s4"} 1 haproxy_server_need_connections_current{proxy="k8s_grist",server="www-k8s5"} 1 haproxy_server_need_connections_current{proxy="ha_af",server="www-airflow"} 1 haproxy_server_need_connections_current{proxy="ha_jks",server="www-jenkins"} 1 haproxy_server_need_connections_current{proxy="k8s_www",server="www-k8s1"} 1 haproxy_server_need_connections_current{proxy="k8s_www",server="www-k8s2"} 1 haproxy_server_need_connections_current{proxy="k8s_www",server="www-k8s3"} 1 haproxy_server_need_connections_current{proxy="k8s_www",server="www-k8s4"} 1 haproxy_server_need_connections_current{proxy="k8s_www",server="www-k8s5"} 1 haproxy_server_need_connections_current{proxy="http_back",server="www-k8s1"} 1 haproxy_server_need_connections_current{proxy="http_back",server="www-k8s2"} 1 haproxy_server_need_connections_current{proxy="http_back",server="www-k8s3"} 1 haproxy_server_need_connections_current{proxy="http_back",server="www-k8s4"} 1 haproxy_server_need_connections_current{proxy="http_back",server="www-k8s5"} 1 # 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="k8s_grist",server="www-k8s1"} 1 haproxy_server_uweight{proxy="k8s_grist",server="www-k8s2"} 1 haproxy_server_uweight{proxy="k8s_grist",server="www-k8s3"} 1 haproxy_server_uweight{proxy="k8s_grist",server="www-k8s4"} 1 haproxy_server_uweight{proxy="k8s_grist",server="www-k8s5"} 1 haproxy_server_uweight{proxy="ha_af",server="www-airflow"} 1 haproxy_server_uweight{proxy="ha_jks",server="www-jenkins"} 1 haproxy_server_uweight{proxy="k8s_www",server="www-k8s1"} 1 haproxy_server_uweight{proxy="k8s_www",server="www-k8s2"} 1 haproxy_server_uweight{proxy="k8s_www",server="www-k8s3"} 1 haproxy_server_uweight{proxy="k8s_www",server="www-k8s4"} 1 haproxy_server_uweight{proxy="k8s_www",server="www-k8s5"} 1 haproxy_server_uweight{proxy="http_back",server="www-k8s1"} 1 haproxy_server_uweight{proxy="http_back",server="www-k8s2"} 1 haproxy_server_uweight{proxy="http_back",server="www-k8s3"} 1 haproxy_server_uweight{proxy="http_back",server="www-k8s4"} 1 haproxy_server_uweight{proxy="http_back",server="www-k8s5"} 1 # HELP haproxy_sticktable_size Stick table size. # TYPE haproxy_sticktable_size gauge haproxy_sticktable_size{name="sticktables/sticky-sessions",type="ip"} 1048576 # HELP haproxy_sticktable_used Number of entries used in this stick table. # TYPE haproxy_sticktable_used gauge haproxy_sticktable_used{name="sticktables/sticky-sessions",type="ip"} 13