# HELP haproxy_process_nbthread Number of started threads (global.nbthread) # TYPE haproxy_process_nbthread gauge haproxy_process_nbthread 1 # HELP haproxy_process_nbproc Number of started worker processes (global.nbproc) # TYPE haproxy_process_nbproc gauge haproxy_process_nbproc 1 # HELP haproxy_process_relative_process_id Relative worker process number (1..Nbproc) # 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 2334080 # 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 4096 # HELP haproxy_process_max_sockets Hard limit on the number of per-process sockets # TYPE haproxy_process_max_sockets gauge haproxy_process_max_sockets 4096 # 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 2027 # 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 2027 # HELP haproxy_process_current_connections Current number of connections on this worker process # TYPE haproxy_process_current_connections gauge haproxy_process_current_connections 2 # HELP haproxy_process_connections_total Total number of connections on this worker process since started # TYPE haproxy_process_connections_total counter haproxy_process_connections_total 2684652 # 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 288493 # HELP haproxy_process_max_ssl_connections Hard limit on the number of per-process SSL endpoints (front+back), 0=unlimited # TYPE haproxy_process_max_ssl_connections gauge haproxy_process_max_ssl_connections 0 # HELP haproxy_process_current_ssl_connections Current number of SSL endpoints on this worker process (front+back) # TYPE haproxy_process_current_ssl_connections gauge haproxy_process_current_ssl_connections 0 # HELP haproxy_process_ssl_connections_total Total number of SSL endpoints on this worker process since started (front+back) # TYPE haproxy_process_ssl_connections_total counter haproxy_process_ssl_connections_total 2329333 # HELP haproxy_process_max_pipes Hard limit on the number of pipes for splicing, 0=unlimited # TYPE haproxy_process_max_pipes gauge haproxy_process_max_pipes 0 # HELP haproxy_process_pipes_used_total Current number of pipes in use in this worker process # TYPE haproxy_process_pipes_used_total counter haproxy_process_pipes_used_total 0 # HELP haproxy_process_pipes_free_total Current number of allocated and available pipes in this worker process # TYPE haproxy_process_pipes_free_total counter haproxy_process_pipes_free_total 0 # HELP haproxy_process_current_connection_rate Number of front connections created on this worker process over the last second # TYPE haproxy_process_current_connection_rate gauge haproxy_process_current_connection_rate 1 # HELP haproxy_process_limit_connection_rate Hard limit for ConnRate (global.maxconnrate) # TYPE haproxy_process_limit_connection_rate gauge haproxy_process_limit_connection_rate 0 # HELP haproxy_process_max_connection_rate Highest ConnRate reached on this worker process since started (in connections per second) # TYPE haproxy_process_max_connection_rate gauge haproxy_process_max_connection_rate 136 # HELP haproxy_process_current_session_rate Number of sessions created on this worker process over the last second # TYPE haproxy_process_current_session_rate gauge haproxy_process_current_session_rate 1 # HELP haproxy_process_limit_session_rate Hard limit for SessRate (global.maxsessrate) # TYPE haproxy_process_limit_session_rate gauge haproxy_process_limit_session_rate 0 # HELP haproxy_process_max_session_rate Highest SessRate reached on this worker process since started (in sessions per second) # TYPE haproxy_process_max_session_rate gauge haproxy_process_max_session_rate 136 # 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 136 # 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 136 # 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 2 # 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 1354 # 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 1346 # 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 22 # 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 8 # 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 6 # 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 15488073451 # 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 54944 # 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.4.30-1ppa1~bionic"} 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 807744 # 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 807744 # HELP haproxy_process_start_time_seconds Start time in seconds # TYPE haproxy_process_start_time_seconds gauge haproxy_process_start_time_seconds 1764418165 # 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="prometheus"} 2 haproxy_frontend_current_sessions{proxy="tms-frontend"} 0 haproxy_frontend_current_sessions{proxy="stats"} 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="prometheus"} 5 haproxy_frontend_max_sessions{proxy="tms-frontend"} 148 haproxy_frontend_max_sessions{proxy="stats"} 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="prometheus"} 2027 haproxy_frontend_limit_sessions{proxy="tms-frontend"} 2027 haproxy_frontend_limit_sessions{proxy="stats"} 2027 # HELP haproxy_frontend_sessions_total Total number of sessions since process started # TYPE haproxy_frontend_sessions_total counter haproxy_frontend_sessions_total{proxy="prometheus"} 156444 haproxy_frontend_sessions_total{proxy="tms-frontend"} 12566 haproxy_frontend_sessions_total{proxy="stats"} 196747 # 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="prometheus"} 44583675 haproxy_frontend_bytes_in_total{proxy="tms-frontend"} 2856193 haproxy_frontend_bytes_in_total{proxy="stats"} 22833019 # 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="prometheus"} 11006605872 haproxy_frontend_bytes_out_total{proxy="tms-frontend"} 269315112 haproxy_frontend_bytes_out_total{proxy="stats"} 2838748820 # 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="prometheus"} 0 haproxy_frontend_requests_denied_total{proxy="tms-frontend"} 0 haproxy_frontend_requests_denied_total{proxy="stats"} 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="prometheus"} 0 haproxy_frontend_responses_denied_total{proxy="tms-frontend"} 0 haproxy_frontend_responses_denied_total{proxy="stats"} 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="prometheus"} 324 haproxy_frontend_request_errors_total{proxy="tms-frontend"} 2422 haproxy_frontend_request_errors_total{proxy="stats"} 79396 # HELP haproxy_frontend_status Current status of the service, per state label value. # TYPE haproxy_frontend_status gauge haproxy_frontend_status{proxy="prometheus",state="DOWN"} 0 haproxy_frontend_status{proxy="prometheus",state="UP"} 1 haproxy_frontend_status{proxy="tms-frontend",state="DOWN"} 0 haproxy_frontend_status{proxy="tms-frontend",state="UP"} 1 haproxy_frontend_status{proxy="stats",state="DOWN"} 0 haproxy_frontend_status{proxy="stats",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="prometheus"} 0 haproxy_frontend_limit_session_rate{proxy="tms-frontend"} 0 haproxy_frontend_limit_session_rate{proxy="stats"} 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="prometheus"} 5 haproxy_frontend_max_session_rate{proxy="tms-frontend"} 136 haproxy_frontend_max_session_rate{proxy="stats"} 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="prometheus",code="1xx"} 0 haproxy_frontend_http_responses_total{proxy="tms-frontend",code="1xx"} 0 haproxy_frontend_http_responses_total{proxy="stats",code="1xx"} 0 haproxy_frontend_http_responses_total{proxy="prometheus",code="2xx"} 156085 haproxy_frontend_http_responses_total{proxy="tms-frontend",code="2xx"} 5827 haproxy_frontend_http_responses_total{proxy="stats",code="2xx"} 116669 haproxy_frontend_http_responses_total{proxy="prometheus",code="3xx"} 0 haproxy_frontend_http_responses_total{proxy="tms-frontend",code="3xx"} 5232 haproxy_frontend_http_responses_total{proxy="stats",code="3xx"} 0 haproxy_frontend_http_responses_total{proxy="prometheus",code="4xx"} 324 haproxy_frontend_http_responses_total{proxy="tms-frontend",code="4xx"} 3344 haproxy_frontend_http_responses_total{proxy="stats",code="4xx"} 79396 haproxy_frontend_http_responses_total{proxy="prometheus",code="5xx"} 0 haproxy_frontend_http_responses_total{proxy="tms-frontend",code="5xx"} 0 haproxy_frontend_http_responses_total{proxy="stats",code="5xx"} 644 haproxy_frontend_http_responses_total{proxy="prometheus",code="other"} 0 haproxy_frontend_http_responses_total{proxy="tms-frontend",code="other"} 0 haproxy_frontend_http_responses_total{proxy="stats",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="prometheus"} 4 haproxy_frontend_http_requests_rate_max{proxy="tms-frontend"} 128 haproxy_frontend_http_requests_rate_max{proxy="stats"} 11 # 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="prometheus"} 156410 haproxy_frontend_http_requests_total{proxy="tms-frontend"} 14403 haproxy_frontend_http_requests_total{proxy="stats"} 196709 # 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="prometheus"} 0 haproxy_frontend_http_comp_bytes_in_total{proxy="tms-frontend"} 0 haproxy_frontend_http_comp_bytes_in_total{proxy="stats"} 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="prometheus"} 0 haproxy_frontend_http_comp_bytes_out_total{proxy="tms-frontend"} 0 haproxy_frontend_http_comp_bytes_out_total{proxy="stats"} 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="prometheus"} 0 haproxy_frontend_http_comp_bytes_bypassed_total{proxy="tms-frontend"} 0 haproxy_frontend_http_comp_bytes_bypassed_total{proxy="stats"} 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="prometheus"} 0 haproxy_frontend_http_comp_responses_total{proxy="tms-frontend"} 0 haproxy_frontend_http_comp_responses_total{proxy="stats"} 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="prometheus"} 5 haproxy_frontend_connections_rate_max{proxy="tms-frontend"} 136 haproxy_frontend_connections_rate_max{proxy="stats"} 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="prometheus"} 156444 haproxy_frontend_connections_total{proxy="tms-frontend"} 18296 haproxy_frontend_connections_total{proxy="stats"} 196747 # 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="prometheus"} 156086 haproxy_frontend_intercepted_requests_total{proxy="tms-frontend"} 5230 haproxy_frontend_intercepted_requests_total{proxy="stats"} 116669 # 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="prometheus"} 0 haproxy_frontend_denied_connections_total{proxy="tms-frontend"} 0 haproxy_frontend_denied_connections_total{proxy="stats"} 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="prometheus"} 0 haproxy_frontend_denied_sessions_total{proxy="tms-frontend"} 0 haproxy_frontend_denied_sessions_total{proxy="stats"} 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="prometheus"} 0 haproxy_frontend_failed_header_rewriting_total{proxy="tms-frontend"} 0 haproxy_frontend_failed_header_rewriting_total{proxy="stats"} 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="prometheus"} 0 haproxy_frontend_http_cache_lookups_total{proxy="tms-frontend"} 0 haproxy_frontend_http_cache_lookups_total{proxy="stats"} 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="prometheus"} 0 haproxy_frontend_http_cache_hits_total{proxy="tms-frontend"} 0 haproxy_frontend_http_cache_hits_total{proxy="stats"} 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="prometheus"} 0 haproxy_frontend_internal_errors_total{proxy="tms-frontend"} 0 haproxy_frontend_internal_errors_total{proxy="stats"} 0 # HELP haproxy_backend_current_queue Number of current queued connections # TYPE haproxy_backend_current_queue gauge haproxy_backend_current_queue{proxy="tms-backend"} 0 haproxy_backend_current_queue{proxy="letsencrypt-backend"} 0 haproxy_backend_current_queue{proxy="stats"} 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="tms-backend"} 0 haproxy_backend_max_queue{proxy="letsencrypt-backend"} 0 haproxy_backend_max_queue{proxy="stats"} 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="tms-backend"} 0 haproxy_backend_current_sessions{proxy="letsencrypt-backend"} 0 haproxy_backend_current_sessions{proxy="stats"} 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="tms-backend"} 120 haproxy_backend_max_sessions{proxy="letsencrypt-backend"} 0 haproxy_backend_max_sessions{proxy="stats"} 1 # HELP haproxy_backend_limit_sessions Frontend/listener/server's maxconn, backend's fullconn # TYPE haproxy_backend_limit_sessions gauge haproxy_backend_limit_sessions{proxy="tms-backend"} 203 haproxy_backend_limit_sessions{proxy="letsencrypt-backend"} 203 haproxy_backend_limit_sessions{proxy="stats"} 203 # HELP haproxy_backend_sessions_total Total number of sessions since process started # TYPE haproxy_backend_sessions_total counter haproxy_backend_sessions_total{proxy="tms-backend"} 6751 haproxy_backend_sessions_total{proxy="letsencrypt-backend"} 0 haproxy_backend_sessions_total{proxy="stats"} 644 # 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="tms-backend"} 1731945 haproxy_backend_bytes_in_total{proxy="letsencrypt-backend"} 0 haproxy_backend_bytes_in_total{proxy="stats"} 22833019 # 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="tms-backend"} 268701470 haproxy_backend_bytes_out_total{proxy="letsencrypt-backend"} 0 haproxy_backend_bytes_out_total{proxy="stats"} 2838748820 # 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="tms-backend"} 0 haproxy_backend_requests_denied_total{proxy="letsencrypt-backend"} 0 haproxy_backend_requests_denied_total{proxy="stats"} 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="tms-backend"} 0 haproxy_backend_responses_denied_total{proxy="letsencrypt-backend"} 0 haproxy_backend_responses_denied_total{proxy="stats"} 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="tms-backend"} 0 haproxy_backend_connection_errors_total{proxy="letsencrypt-backend"} 0 haproxy_backend_connection_errors_total{proxy="stats"} 644 # 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="tms-backend"} 0 haproxy_backend_response_errors_total{proxy="letsencrypt-backend"} 0 haproxy_backend_response_errors_total{proxy="stats"} 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="tms-backend"} 1 haproxy_backend_retry_warnings_total{proxy="letsencrypt-backend"} 0 haproxy_backend_retry_warnings_total{proxy="stats"} 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="tms-backend"} 0 haproxy_backend_redispatch_warnings_total{proxy="letsencrypt-backend"} 0 haproxy_backend_redispatch_warnings_total{proxy="stats"} 0 # HELP haproxy_backend_status Current status of the service, per state label value. # TYPE haproxy_backend_status gauge haproxy_backend_status{proxy="tms-backend",state="DOWN"} 0 haproxy_backend_status{proxy="tms-backend",state="UP"} 1 haproxy_backend_status{proxy="letsencrypt-backend",state="DOWN"} 0 haproxy_backend_status{proxy="letsencrypt-backend",state="UP"} 1 haproxy_backend_status{proxy="stats",state="DOWN"} 0 haproxy_backend_status{proxy="stats",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="tms-backend"} 1 haproxy_backend_weight{proxy="letsencrypt-backend"} 1 haproxy_backend_weight{proxy="stats"} 0 # HELP haproxy_backend_active_servers Total number of active UP servers with a non-zero weight # TYPE haproxy_backend_active_servers gauge haproxy_backend_active_servers{proxy="tms-backend"} 1 haproxy_backend_active_servers{proxy="letsencrypt-backend"} 1 haproxy_backend_active_servers{proxy="stats"} 0 # HELP haproxy_backend_backup_servers Total number of backup UP servers with a non-zero weight # TYPE haproxy_backend_backup_servers gauge haproxy_backend_backup_servers{proxy="tms-backend"} 1 haproxy_backend_backup_servers{proxy="letsencrypt-backend"} 0 haproxy_backend_backup_servers{proxy="stats"} 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="tms-backend"} 5 haproxy_backend_check_up_down_total{proxy="letsencrypt-backend"} 0 haproxy_backend_check_up_down_total{proxy="stats"} 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="tms-backend"} 1688322 haproxy_backend_check_last_change_seconds{proxy="letsencrypt-backend"} 2334080 haproxy_backend_check_last_change_seconds{proxy="stats"} 2334080 # 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="tms-backend"} 199 haproxy_backend_downtime_seconds_total{proxy="letsencrypt-backend"} 0 haproxy_backend_downtime_seconds_total{proxy="stats"} NaN # HELP haproxy_backend_loadbalanced_total Total number of requests routed by load balancing since the worker process started (ignores queue pop and stickiness) # TYPE haproxy_backend_loadbalanced_total counter haproxy_backend_loadbalanced_total{proxy="tms-backend"} 6751 haproxy_backend_loadbalanced_total{proxy="letsencrypt-backend"} 0 haproxy_backend_loadbalanced_total{proxy="stats"} 0 # HELP haproxy_backend_max_session_rate Highest value of sessions per second observed since the worker process started # TYPE haproxy_backend_max_session_rate gauge haproxy_backend_max_session_rate{proxy="tms-backend"} 128 haproxy_backend_max_session_rate{proxy="letsencrypt-backend"} 0 haproxy_backend_max_session_rate{proxy="stats"} 5 # 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="tms-backend",code="1xx"} 0 haproxy_backend_http_responses_total{proxy="letsencrypt-backend",code="1xx"} 0 haproxy_backend_http_responses_total{proxy="stats",code="1xx"} 0 haproxy_backend_http_responses_total{proxy="tms-backend",code="2xx"} 5827 haproxy_backend_http_responses_total{proxy="letsencrypt-backend",code="2xx"} 0 haproxy_backend_http_responses_total{proxy="stats",code="2xx"} 0 haproxy_backend_http_responses_total{proxy="tms-backend",code="3xx"} 2 haproxy_backend_http_responses_total{proxy="letsencrypt-backend",code="3xx"} 0 haproxy_backend_http_responses_total{proxy="stats",code="3xx"} 0 haproxy_backend_http_responses_total{proxy="tms-backend",code="4xx"} 922 haproxy_backend_http_responses_total{proxy="letsencrypt-backend",code="4xx"} 0 haproxy_backend_http_responses_total{proxy="stats",code="4xx"} 0 haproxy_backend_http_responses_total{proxy="tms-backend",code="5xx"} 0 haproxy_backend_http_responses_total{proxy="letsencrypt-backend",code="5xx"} 0 haproxy_backend_http_responses_total{proxy="stats",code="5xx"} 644 haproxy_backend_http_responses_total{proxy="tms-backend",code="other"} 0 haproxy_backend_http_responses_total{proxy="letsencrypt-backend",code="other"} 0 haproxy_backend_http_responses_total{proxy="stats",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="tms-backend"} 6751 haproxy_backend_http_requests_total{proxy="letsencrypt-backend"} 0 haproxy_backend_http_requests_total{proxy="stats"} 644 # 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="tms-backend"} 14 haproxy_backend_client_aborts_total{proxy="letsencrypt-backend"} 0 haproxy_backend_client_aborts_total{proxy="stats"} 1 # 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="tms-backend"} 0 haproxy_backend_server_aborts_total{proxy="letsencrypt-backend"} 0 haproxy_backend_server_aborts_total{proxy="stats"} 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="tms-backend"} 0 haproxy_backend_http_comp_bytes_in_total{proxy="letsencrypt-backend"} 0 haproxy_backend_http_comp_bytes_in_total{proxy="stats"} 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="tms-backend"} 0 haproxy_backend_http_comp_bytes_out_total{proxy="letsencrypt-backend"} 0 haproxy_backend_http_comp_bytes_out_total{proxy="stats"} 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="tms-backend"} 0 haproxy_backend_http_comp_bytes_bypassed_total{proxy="letsencrypt-backend"} 0 haproxy_backend_http_comp_bytes_bypassed_total{proxy="stats"} 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="tms-backend"} 0 haproxy_backend_http_comp_responses_total{proxy="letsencrypt-backend"} 0 haproxy_backend_http_comp_responses_total{proxy="stats"} 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="tms-backend"} 897 haproxy_backend_last_session_seconds{proxy="letsencrypt-backend"} -1 haproxy_backend_last_session_seconds{proxy="stats"} 6 # 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="tms-backend"} 0.000000 haproxy_backend_queue_time_average_seconds{proxy="letsencrypt-backend"} 0.000000 haproxy_backend_queue_time_average_seconds{proxy="stats"} 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="tms-backend"} 0.022000 haproxy_backend_connect_time_average_seconds{proxy="letsencrypt-backend"} 0.000000 haproxy_backend_connect_time_average_seconds{proxy="stats"} 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="tms-backend"} 0.021000 haproxy_backend_response_time_average_seconds{proxy="letsencrypt-backend"} 0.000000 haproxy_backend_response_time_average_seconds{proxy="stats"} 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="tms-backend"} 0.645000 haproxy_backend_total_time_average_seconds{proxy="letsencrypt-backend"} 0.000000 haproxy_backend_total_time_average_seconds{proxy="stats"} 0.001000 # 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="tms-backend"} 0 haproxy_backend_failed_header_rewriting_total{proxy="letsencrypt-backend"} 0 haproxy_backend_failed_header_rewriting_total{proxy="stats"} 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="tms-backend"} 5002 haproxy_backend_connection_attempts_total{proxy="letsencrypt-backend"} 0 haproxy_backend_connection_attempts_total{proxy="stats"} 0 # HELP haproxy_backend_connection_reuses_total Total number of reused connection on this backend/server since the worker process started # TYPE haproxy_backend_connection_reuses_total counter haproxy_backend_connection_reuses_total{proxy="tms-backend"} 1750 haproxy_backend_connection_reuses_total{proxy="letsencrypt-backend"} 0 haproxy_backend_connection_reuses_total{proxy="stats"} 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="tms-backend"} 0 haproxy_backend_http_cache_lookups_total{proxy="letsencrypt-backend"} 0 haproxy_backend_http_cache_lookups_total{proxy="stats"} 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="tms-backend"} 0 haproxy_backend_http_cache_hits_total{proxy="letsencrypt-backend"} 0 haproxy_backend_http_cache_hits_total{proxy="stats"} 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="tms-backend"} 0.000000 haproxy_backend_max_queue_time_seconds{proxy="letsencrypt-backend"} 0.000000 haproxy_backend_max_queue_time_seconds{proxy="stats"} 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="tms-backend"} 1.030000 haproxy_backend_max_connect_time_seconds{proxy="letsencrypt-backend"} 0.000000 haproxy_backend_max_connect_time_seconds{proxy="stats"} 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="tms-backend"} 2.273000 haproxy_backend_max_response_time_seconds{proxy="letsencrypt-backend"} 0.000000 haproxy_backend_max_response_time_seconds{proxy="stats"} 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="tms-backend"} 30.042000 haproxy_backend_max_total_time_seconds{proxy="letsencrypt-backend"} 0.000000 haproxy_backend_max_total_time_seconds{proxy="stats"} 0.064000 # 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="tms-backend"} 0 haproxy_backend_internal_errors_total{proxy="letsencrypt-backend"} 0 haproxy_backend_internal_errors_total{proxy="stats"} 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="tms-backend"} 1 haproxy_backend_uweight{proxy="letsencrypt-backend"} 1 haproxy_backend_uweight{proxy="stats"} 0 # HELP haproxy_backend_agg_server_status Backend's aggregated gauge of servers' status # TYPE haproxy_backend_agg_server_status gauge haproxy_backend_agg_server_status{proxy="tms-backend",state="DOWN"} 0 haproxy_backend_agg_server_status{proxy="tms-backend",state="UP"} 2 haproxy_backend_agg_server_status{proxy="tms-backend",state="MAINT"} 0 haproxy_backend_agg_server_status{proxy="tms-backend",state="DRAIN"} 0 haproxy_backend_agg_server_status{proxy="tms-backend",state="NOLB"} 0 haproxy_backend_agg_server_status{proxy="letsencrypt-backend",state="DOWN"} 0 haproxy_backend_agg_server_status{proxy="letsencrypt-backend",state="UP"} 1 haproxy_backend_agg_server_status{proxy="letsencrypt-backend",state="MAINT"} 0 haproxy_backend_agg_server_status{proxy="letsencrypt-backend",state="DRAIN"} 0 haproxy_backend_agg_server_status{proxy="letsencrypt-backend",state="NOLB"} 0 # HELP haproxy_backend_agg_server_check_status Backend's aggregated gauge of servers' state check status # TYPE haproxy_backend_agg_server_check_status gauge haproxy_backend_agg_server_check_status{proxy="tms-backend",state="DOWN"} 0 haproxy_backend_agg_server_check_status{proxy="tms-backend",state="UP"} 2 haproxy_backend_agg_server_check_status{proxy="tms-backend",state="MAINT"} 0 haproxy_backend_agg_server_check_status{proxy="tms-backend",state="DRAIN"} 0 haproxy_backend_agg_server_check_status{proxy="tms-backend",state="NOLB"} 0 haproxy_backend_agg_server_check_status{proxy="letsencrypt-backend",state="DOWN"} 0 haproxy_backend_agg_server_check_status{proxy="letsencrypt-backend",state="UP"} 1 haproxy_backend_agg_server_check_status{proxy="letsencrypt-backend",state="MAINT"} 0 haproxy_backend_agg_server_check_status{proxy="letsencrypt-backend",state="DRAIN"} 0 haproxy_backend_agg_server_check_status{proxy="letsencrypt-backend",state="NOLB"} 0 # HELP haproxy_backend_agg_check_status Backend's aggregated gauge of servers' state check status # TYPE haproxy_backend_agg_check_status gauge haproxy_backend_agg_check_status{proxy="tms-backend",state="HANA"} 0 haproxy_backend_agg_check_status{proxy="tms-backend",state="SOCKERR"} 0 haproxy_backend_agg_check_status{proxy="tms-backend",state="L4OK"} 0 haproxy_backend_agg_check_status{proxy="tms-backend",state="L4TOUT"} 0 haproxy_backend_agg_check_status{proxy="tms-backend",state="L4CON"} 0 haproxy_backend_agg_check_status{proxy="tms-backend",state="L6OK"} 2 haproxy_backend_agg_check_status{proxy="tms-backend",state="L6TOUT"} 0 haproxy_backend_agg_check_status{proxy="tms-backend",state="L6RSP"} 0 haproxy_backend_agg_check_status{proxy="tms-backend",state="L7TOUT"} 0 haproxy_backend_agg_check_status{proxy="tms-backend",state="L7RSP"} 0 haproxy_backend_agg_check_status{proxy="tms-backend",state="L7OK"} 0 haproxy_backend_agg_check_status{proxy="tms-backend",state="L7OKC"} 0 haproxy_backend_agg_check_status{proxy="tms-backend",state="L7STS"} 0 haproxy_backend_agg_check_status{proxy="tms-backend",state="PROCERR"} 0 haproxy_backend_agg_check_status{proxy="tms-backend",state="PROCTOUT"} 0 haproxy_backend_agg_check_status{proxy="tms-backend",state="PROCOK"} 0 haproxy_backend_agg_check_status{proxy="letsencrypt-backend",state="HANA"} 0 haproxy_backend_agg_check_status{proxy="letsencrypt-backend",state="SOCKERR"} 0 haproxy_backend_agg_check_status{proxy="letsencrypt-backend",state="L4OK"} 0 haproxy_backend_agg_check_status{proxy="letsencrypt-backend",state="L4TOUT"} 0 haproxy_backend_agg_check_status{proxy="letsencrypt-backend",state="L4CON"} 0 haproxy_backend_agg_check_status{proxy="letsencrypt-backend",state="L6OK"} 0 haproxy_backend_agg_check_status{proxy="letsencrypt-backend",state="L6TOUT"} 0 haproxy_backend_agg_check_status{proxy="letsencrypt-backend",state="L6RSP"} 0 haproxy_backend_agg_check_status{proxy="letsencrypt-backend",state="L7TOUT"} 0 haproxy_backend_agg_check_status{proxy="letsencrypt-backend",state="L7RSP"} 0 haproxy_backend_agg_check_status{proxy="letsencrypt-backend",state="L7OK"} 0 haproxy_backend_agg_check_status{proxy="letsencrypt-backend",state="L7OKC"} 0 haproxy_backend_agg_check_status{proxy="letsencrypt-backend",state="L7STS"} 0 haproxy_backend_agg_check_status{proxy="letsencrypt-backend",state="PROCERR"} 0 haproxy_backend_agg_check_status{proxy="letsencrypt-backend",state="PROCTOUT"} 0 haproxy_backend_agg_check_status{proxy="letsencrypt-backend",state="PROCOK"} 0 # HELP haproxy_server_current_queue Number of current queued connections # TYPE haproxy_server_current_queue gauge haproxy_server_current_queue{proxy="tms-backend",server="tms-org"} 0 haproxy_server_current_queue{proxy="tms-backend",server="tms-net"} 0 haproxy_server_current_queue{proxy="letsencrypt-backend",server="letsencrypt"} 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="tms-backend",server="tms-org"} 0 haproxy_server_max_queue{proxy="tms-backend",server="tms-net"} 0 haproxy_server_max_queue{proxy="letsencrypt-backend",server="letsencrypt"} 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="tms-backend",server="tms-org"} 0 haproxy_server_current_sessions{proxy="tms-backend",server="tms-net"} 0 haproxy_server_current_sessions{proxy="letsencrypt-backend",server="letsencrypt"} 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="tms-backend",server="tms-org"} 120 haproxy_server_max_sessions{proxy="tms-backend",server="tms-net"} 0 haproxy_server_max_sessions{proxy="letsencrypt-backend",server="letsencrypt"} 0 # HELP haproxy_server_limit_sessions Frontend/listener/server's maxconn, backend's fullconn # TYPE haproxy_server_limit_sessions gauge haproxy_server_limit_sessions{proxy="tms-backend",server="tms-org"} NaN haproxy_server_limit_sessions{proxy="tms-backend",server="tms-net"} NaN haproxy_server_limit_sessions{proxy="letsencrypt-backend",server="letsencrypt"} NaN # HELP haproxy_server_sessions_total Total number of sessions since process started # TYPE haproxy_server_sessions_total counter haproxy_server_sessions_total{proxy="tms-backend",server="tms-org"} 6752 haproxy_server_sessions_total{proxy="tms-backend",server="tms-net"} 0 haproxy_server_sessions_total{proxy="letsencrypt-backend",server="letsencrypt"} 0 # 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="tms-backend",server="tms-org"} 1731945 haproxy_server_bytes_in_total{proxy="tms-backend",server="tms-net"} 0 haproxy_server_bytes_in_total{proxy="letsencrypt-backend",server="letsencrypt"} 0 # 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="tms-backend",server="tms-org"} 268701470 haproxy_server_bytes_out_total{proxy="tms-backend",server="tms-net"} 0 haproxy_server_bytes_out_total{proxy="letsencrypt-backend",server="letsencrypt"} 0 # 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="tms-backend",server="tms-org"} 0 haproxy_server_responses_denied_total{proxy="tms-backend",server="tms-net"} 0 haproxy_server_responses_denied_total{proxy="letsencrypt-backend",server="letsencrypt"} 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="tms-backend",server="tms-org"} 0 haproxy_server_connection_errors_total{proxy="tms-backend",server="tms-net"} 0 haproxy_server_connection_errors_total{proxy="letsencrypt-backend",server="letsencrypt"} 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="tms-backend",server="tms-org"} 0 haproxy_server_response_errors_total{proxy="tms-backend",server="tms-net"} 0 haproxy_server_response_errors_total{proxy="letsencrypt-backend",server="letsencrypt"} 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="tms-backend",server="tms-org"} 1 haproxy_server_retry_warnings_total{proxy="tms-backend",server="tms-net"} 0 haproxy_server_retry_warnings_total{proxy="letsencrypt-backend",server="letsencrypt"} 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="tms-backend",server="tms-org"} 0 haproxy_server_redispatch_warnings_total{proxy="tms-backend",server="tms-net"} 0 haproxy_server_redispatch_warnings_total{proxy="letsencrypt-backend",server="letsencrypt"} 0 # HELP haproxy_server_status Current status of the service, per state label value. # TYPE haproxy_server_status gauge haproxy_server_status{proxy="tms-backend",server="tms-org",state="DOWN"} 0 haproxy_server_status{proxy="tms-backend",server="tms-org",state="UP"} 1 haproxy_server_status{proxy="tms-backend",server="tms-org",state="MAINT"} 0 haproxy_server_status{proxy="tms-backend",server="tms-org",state="DRAIN"} 0 haproxy_server_status{proxy="tms-backend",server="tms-org",state="NOLB"} 0 haproxy_server_status{proxy="tms-backend",server="tms-net",state="DOWN"} 0 haproxy_server_status{proxy="tms-backend",server="tms-net",state="UP"} 1 haproxy_server_status{proxy="tms-backend",server="tms-net",state="MAINT"} 0 haproxy_server_status{proxy="tms-backend",server="tms-net",state="DRAIN"} 0 haproxy_server_status{proxy="tms-backend",server="tms-net",state="NOLB"} 0 haproxy_server_status{proxy="letsencrypt-backend",server="letsencrypt",state="DOWN"} 0 haproxy_server_status{proxy="letsencrypt-backend",server="letsencrypt",state="UP"} 1 haproxy_server_status{proxy="letsencrypt-backend",server="letsencrypt",state="MAINT"} 0 haproxy_server_status{proxy="letsencrypt-backend",server="letsencrypt",state="DRAIN"} 0 haproxy_server_status{proxy="letsencrypt-backend",server="letsencrypt",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="tms-backend",server="tms-org"} 1 haproxy_server_weight{proxy="tms-backend",server="tms-net"} 1 haproxy_server_weight{proxy="letsencrypt-backend",server="letsencrypt"} 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="tms-backend",server="tms-org"} 42 haproxy_server_check_failures_total{proxy="tms-backend",server="tms-net"} 37 haproxy_server_check_failures_total{proxy="letsencrypt-backend",server="letsencrypt"} NaN # HELP haproxy_server_check_up_down_total Total number of failed checks causing UP to DOWN server transitions, per server/backend, since the worker process started # TYPE haproxy_server_check_up_down_total counter haproxy_server_check_up_down_total{proxy="tms-backend",server="tms-org"} 9 haproxy_server_check_up_down_total{proxy="tms-backend",server="tms-net"} 5 haproxy_server_check_up_down_total{proxy="letsencrypt-backend",server="letsencrypt"} NaN # HELP haproxy_server_check_last_change_seconds How long ago the last server state changed, in seconds # TYPE haproxy_server_check_last_change_seconds gauge haproxy_server_check_last_change_seconds{proxy="tms-backend",server="tms-org"} 641879 haproxy_server_check_last_change_seconds{proxy="tms-backend",server="tms-net"} 1688322 haproxy_server_check_last_change_seconds{proxy="letsencrypt-backend",server="letsencrypt"} 2334080 # 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="tms-backend",server="tms-org"} 491 haproxy_server_downtime_seconds_total{proxy="tms-backend",server="tms-net"} 200 haproxy_server_downtime_seconds_total{proxy="letsencrypt-backend",server="letsencrypt"} NaN # HELP haproxy_server_queue_limit Limit on the number of connections in queue, for servers only (maxqueue argument) # TYPE haproxy_server_queue_limit gauge haproxy_server_queue_limit{proxy="tms-backend",server="tms-org"} NaN haproxy_server_queue_limit{proxy="tms-backend",server="tms-net"} NaN haproxy_server_queue_limit{proxy="letsencrypt-backend",server="letsencrypt"} 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="tms-backend",server="tms-org"} NaN haproxy_server_current_throttle{proxy="tms-backend",server="tms-net"} NaN haproxy_server_current_throttle{proxy="letsencrypt-backend",server="letsencrypt"} 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="tms-backend",server="tms-org"} 6751 haproxy_server_loadbalanced_total{proxy="tms-backend",server="tms-net"} 0 haproxy_server_loadbalanced_total{proxy="letsencrypt-backend",server="letsencrypt"} 0 # HELP haproxy_server_max_session_rate Highest value of sessions per second observed since the worker process started # TYPE haproxy_server_max_session_rate gauge haproxy_server_max_session_rate{proxy="tms-backend",server="tms-org"} 128 haproxy_server_max_session_rate{proxy="tms-backend",server="tms-net"} 0 haproxy_server_max_session_rate{proxy="letsencrypt-backend",server="letsencrypt"} 0 # 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="tms-backend",server="tms-org",state="HANA"} 0 haproxy_server_check_status{proxy="tms-backend",server="tms-org",state="SOCKERR"} 0 haproxy_server_check_status{proxy="tms-backend",server="tms-org",state="L4OK"} 0 haproxy_server_check_status{proxy="tms-backend",server="tms-org",state="L4TOUT"} 0 haproxy_server_check_status{proxy="tms-backend",server="tms-org",state="L4CON"} 0 haproxy_server_check_status{proxy="tms-backend",server="tms-org",state="L6OK"} 1 haproxy_server_check_status{proxy="tms-backend",server="tms-org",state="L6TOUT"} 0 haproxy_server_check_status{proxy="tms-backend",server="tms-org",state="L6RSP"} 0 haproxy_server_check_status{proxy="tms-backend",server="tms-org",state="L7TOUT"} 0 haproxy_server_check_status{proxy="tms-backend",server="tms-org",state="L7RSP"} 0 haproxy_server_check_status{proxy="tms-backend",server="tms-org",state="L7OK"} 0 haproxy_server_check_status{proxy="tms-backend",server="tms-org",state="L7OKC"} 0 haproxy_server_check_status{proxy="tms-backend",server="tms-org",state="L7STS"} 0 haproxy_server_check_status{proxy="tms-backend",server="tms-org",state="PROCERR"} 0 haproxy_server_check_status{proxy="tms-backend",server="tms-org",state="PROCTOUT"} 0 haproxy_server_check_status{proxy="tms-backend",server="tms-org",state="PROCOK"} 0 haproxy_server_check_status{proxy="tms-backend",server="tms-net",state="HANA"} 0 haproxy_server_check_status{proxy="tms-backend",server="tms-net",state="SOCKERR"} 0 haproxy_server_check_status{proxy="tms-backend",server="tms-net",state="L4OK"} 0 haproxy_server_check_status{proxy="tms-backend",server="tms-net",state="L4TOUT"} 0 haproxy_server_check_status{proxy="tms-backend",server="tms-net",state="L4CON"} 0 haproxy_server_check_status{proxy="tms-backend",server="tms-net",state="L6OK"} 1 haproxy_server_check_status{proxy="tms-backend",server="tms-net",state="L6TOUT"} 0 haproxy_server_check_status{proxy="tms-backend",server="tms-net",state="L6RSP"} 0 haproxy_server_check_status{proxy="tms-backend",server="tms-net",state="L7TOUT"} 0 haproxy_server_check_status{proxy="tms-backend",server="tms-net",state="L7RSP"} 0 haproxy_server_check_status{proxy="tms-backend",server="tms-net",state="L7OK"} 0 haproxy_server_check_status{proxy="tms-backend",server="tms-net",state="L7OKC"} 0 haproxy_server_check_status{proxy="tms-backend",server="tms-net",state="L7STS"} 0 haproxy_server_check_status{proxy="tms-backend",server="tms-net",state="PROCERR"} 0 haproxy_server_check_status{proxy="tms-backend",server="tms-net",state="PROCTOUT"} 0 haproxy_server_check_status{proxy="tms-backend",server="tms-net",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="tms-backend",server="tms-org"} 0 haproxy_server_check_code{proxy="tms-backend",server="tms-net"} 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="tms-backend",server="tms-org"} 0.029000 haproxy_server_check_duration_seconds{proxy="tms-backend",server="tms-net"} 0.001000 # 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="tms-backend",server="tms-org",code="1xx"} 0 haproxy_server_http_responses_total{proxy="tms-backend",server="tms-net",code="1xx"} 0 haproxy_server_http_responses_total{proxy="letsencrypt-backend",server="letsencrypt",code="1xx"} 0 haproxy_server_http_responses_total{proxy="tms-backend",server="tms-org",code="2xx"} 5827 haproxy_server_http_responses_total{proxy="tms-backend",server="tms-net",code="2xx"} 0 haproxy_server_http_responses_total{proxy="letsencrypt-backend",server="letsencrypt",code="2xx"} 0 haproxy_server_http_responses_total{proxy="tms-backend",server="tms-org",code="3xx"} 2 haproxy_server_http_responses_total{proxy="tms-backend",server="tms-net",code="3xx"} 0 haproxy_server_http_responses_total{proxy="letsencrypt-backend",server="letsencrypt",code="3xx"} 0 haproxy_server_http_responses_total{proxy="tms-backend",server="tms-org",code="4xx"} 922 haproxy_server_http_responses_total{proxy="tms-backend",server="tms-net",code="4xx"} 0 haproxy_server_http_responses_total{proxy="letsencrypt-backend",server="letsencrypt",code="4xx"} 0 haproxy_server_http_responses_total{proxy="tms-backend",server="tms-org",code="5xx"} 0 haproxy_server_http_responses_total{proxy="tms-backend",server="tms-net",code="5xx"} 0 haproxy_server_http_responses_total{proxy="letsencrypt-backend",server="letsencrypt",code="5xx"} 0 haproxy_server_http_responses_total{proxy="tms-backend",server="tms-org",code="other"} 0 haproxy_server_http_responses_total{proxy="tms-backend",server="tms-net",code="other"} 0 haproxy_server_http_responses_total{proxy="letsencrypt-backend",server="letsencrypt",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="tms-backend",server="tms-org"} 14 haproxy_server_client_aborts_total{proxy="tms-backend",server="tms-net"} 0 haproxy_server_client_aborts_total{proxy="letsencrypt-backend",server="letsencrypt"} 0 # HELP haproxy_server_server_aborts_total Total number of requests or connections aborted by the server since the worker process started # TYPE haproxy_server_server_aborts_total counter haproxy_server_server_aborts_total{proxy="tms-backend",server="tms-org"} 0 haproxy_server_server_aborts_total{proxy="tms-backend",server="tms-net"} 0 haproxy_server_server_aborts_total{proxy="letsencrypt-backend",server="letsencrypt"} 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="tms-backend",server="tms-org"} 897 haproxy_server_last_session_seconds{proxy="tms-backend",server="tms-net"} -1 haproxy_server_last_session_seconds{proxy="letsencrypt-backend",server="letsencrypt"} -1 # 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="tms-backend",server="tms-org"} 0.000000 haproxy_server_queue_time_average_seconds{proxy="tms-backend",server="tms-net"} 0.000000 haproxy_server_queue_time_average_seconds{proxy="letsencrypt-backend",server="letsencrypt"} 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="tms-backend",server="tms-org"} 0.022000 haproxy_server_connect_time_average_seconds{proxy="tms-backend",server="tms-net"} 0.000000 haproxy_server_connect_time_average_seconds{proxy="letsencrypt-backend",server="letsencrypt"} 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="tms-backend",server="tms-org"} 0.021000 haproxy_server_response_time_average_seconds{proxy="tms-backend",server="tms-net"} 0.000000 haproxy_server_response_time_average_seconds{proxy="letsencrypt-backend",server="letsencrypt"} 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="tms-backend",server="tms-org"} 0.645000 haproxy_server_total_time_average_seconds{proxy="tms-backend",server="tms-net"} 0.000000 haproxy_server_total_time_average_seconds{proxy="letsencrypt-backend",server="letsencrypt"} 0.000000 # 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="tms-backend",server="tms-org"} 0 haproxy_server_failed_header_rewriting_total{proxy="tms-backend",server="tms-net"} 0 haproxy_server_failed_header_rewriting_total{proxy="letsencrypt-backend",server="letsencrypt"} 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="tms-backend",server="tms-org"} 5002 haproxy_server_connection_attempts_total{proxy="tms-backend",server="tms-net"} 0 haproxy_server_connection_attempts_total{proxy="letsencrypt-backend",server="letsencrypt"} 0 # 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="tms-backend",server="tms-org"} 1750 haproxy_server_connection_reuses_total{proxy="tms-backend",server="tms-net"} 0 haproxy_server_connection_reuses_total{proxy="letsencrypt-backend",server="letsencrypt"} 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="tms-backend",server="tms-org"} 0 haproxy_server_idle_connections_current{proxy="tms-backend",server="tms-net"} 0 haproxy_server_idle_connections_current{proxy="letsencrypt-backend",server="letsencrypt"} 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="tms-backend",server="tms-org"} NaN haproxy_server_idle_connections_limit{proxy="tms-backend",server="tms-net"} NaN haproxy_server_idle_connections_limit{proxy="letsencrypt-backend",server="letsencrypt"} 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="tms-backend",server="tms-org"} 0.000000 haproxy_server_max_queue_time_seconds{proxy="tms-backend",server="tms-net"} 0.000000 haproxy_server_max_queue_time_seconds{proxy="letsencrypt-backend",server="letsencrypt"} 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="tms-backend",server="tms-org"} 1.030000 haproxy_server_max_connect_time_seconds{proxy="tms-backend",server="tms-net"} 0.000000 haproxy_server_max_connect_time_seconds{proxy="letsencrypt-backend",server="letsencrypt"} 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="tms-backend",server="tms-org"} 2.273000 haproxy_server_max_response_time_seconds{proxy="tms-backend",server="tms-net"} 0.000000 haproxy_server_max_response_time_seconds{proxy="letsencrypt-backend",server="letsencrypt"} 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="tms-backend",server="tms-org"} 30.042000 haproxy_server_max_total_time_seconds{proxy="tms-backend",server="tms-net"} 0.000000 haproxy_server_max_total_time_seconds{proxy="letsencrypt-backend",server="letsencrypt"} 0.000000 # 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="tms-backend",server="tms-org"} 0 haproxy_server_internal_errors_total{proxy="tms-backend",server="tms-net"} 0 haproxy_server_internal_errors_total{proxy="letsencrypt-backend",server="letsencrypt"} 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="tms-backend",server="tms-org"} 0 haproxy_server_unsafe_idle_connections_current{proxy="tms-backend",server="tms-net"} 0 haproxy_server_unsafe_idle_connections_current{proxy="letsencrypt-backend",server="letsencrypt"} 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="tms-backend",server="tms-org"} 0 haproxy_server_safe_idle_connections_current{proxy="tms-backend",server="tms-net"} 0 haproxy_server_safe_idle_connections_current{proxy="letsencrypt-backend",server="letsencrypt"} 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="tms-backend",server="tms-org"} 0 haproxy_server_used_connections_current{proxy="tms-backend",server="tms-net"} 0 haproxy_server_used_connections_current{proxy="letsencrypt-backend",server="letsencrypt"} 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="tms-backend",server="tms-org"} 1 haproxy_server_need_connections_current{proxy="tms-backend",server="tms-net"} 1 haproxy_server_need_connections_current{proxy="letsencrypt-backend",server="letsencrypt"} 0 # 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="tms-backend",server="tms-org"} 1 haproxy_server_uweight{proxy="tms-backend",server="tms-net"} 1 haproxy_server_uweight{proxy="letsencrypt-backend",server="letsencrypt"} 1