# HELP go_gc_duration_seconds A summary of the pause duration of garbage collection cycles. # TYPE go_gc_duration_seconds summary go_gc_duration_seconds{quantile="0"} 8.2414e-05 go_gc_duration_seconds{quantile="0.25"} 0.000132317 go_gc_duration_seconds{quantile="0.5"} 0.000176564 go_gc_duration_seconds{quantile="0.75"} 0.000289417 go_gc_duration_seconds{quantile="1"} 0.000965101 go_gc_duration_seconds_sum 140.053033695 go_gc_duration_seconds_count 718644 # HELP go_goroutines Number of goroutines that currently exist. # TYPE go_goroutines gauge go_goroutines 12 # HELP go_info Information about the Go environment. # TYPE go_info gauge go_info{version="go1.18.8"} 1 # HELP go_memstats_alloc_bytes Number of bytes allocated and still in use. # TYPE go_memstats_alloc_bytes gauge go_memstats_alloc_bytes 3.955104e+06 # HELP go_memstats_alloc_bytes_total Total number of bytes allocated, even if freed. # TYPE go_memstats_alloc_bytes_total counter go_memstats_alloc_bytes_total 1.376134430712e+12 # HELP go_memstats_buck_hash_sys_bytes Number of bytes used by the profiling bucket hash table. # TYPE go_memstats_buck_hash_sys_bytes gauge go_memstats_buck_hash_sys_bytes 1.645422e+06 # HELP go_memstats_frees_total Total number of frees. # TYPE go_memstats_frees_total counter go_memstats_frees_total 6.95169888e+09 # HELP go_memstats_gc_sys_bytes Number of bytes used for garbage collection system metadata. # TYPE go_memstats_gc_sys_bytes gauge go_memstats_gc_sys_bytes 5.161608e+06 # HELP go_memstats_heap_alloc_bytes Number of heap bytes allocated and still in use. # TYPE go_memstats_heap_alloc_bytes gauge go_memstats_heap_alloc_bytes 3.955104e+06 # HELP go_memstats_heap_idle_bytes Number of heap bytes waiting to be used. # TYPE go_memstats_heap_idle_bytes gauge go_memstats_heap_idle_bytes 1.41312e+07 # HELP go_memstats_heap_inuse_bytes Number of heap bytes that are in use. # TYPE go_memstats_heap_inuse_bytes gauge go_memstats_heap_inuse_bytes 5.332992e+06 # HELP go_memstats_heap_objects Number of allocated objects. # TYPE go_memstats_heap_objects gauge go_memstats_heap_objects 23774 # HELP go_memstats_heap_released_bytes Number of heap bytes released to OS. # TYPE go_memstats_heap_released_bytes gauge go_memstats_heap_released_bytes 1.1943936e+07 # HELP go_memstats_heap_sys_bytes Number of heap bytes obtained from system. # TYPE go_memstats_heap_sys_bytes gauge go_memstats_heap_sys_bytes 1.9464192e+07 # HELP go_memstats_last_gc_time_seconds Number of seconds since 1970 of last garbage collection. # TYPE go_memstats_last_gc_time_seconds gauge go_memstats_last_gc_time_seconds 1.728429698858352e+09 # HELP go_memstats_lookups_total Total number of pointer lookups. # TYPE go_memstats_lookups_total counter go_memstats_lookups_total 0 # HELP go_memstats_mallocs_total Total number of mallocs. # TYPE go_memstats_mallocs_total counter go_memstats_mallocs_total 6.951722654e+09 # HELP go_memstats_mcache_inuse_bytes Number of bytes in use by mcache structures. # TYPE go_memstats_mcache_inuse_bytes gauge go_memstats_mcache_inuse_bytes 28800 # HELP go_memstats_mcache_sys_bytes Number of bytes used for mcache structures obtained from system. # TYPE go_memstats_mcache_sys_bytes gauge go_memstats_mcache_sys_bytes 31200 # HELP go_memstats_mspan_inuse_bytes Number of bytes in use by mspan structures. # TYPE go_memstats_mspan_inuse_bytes gauge go_memstats_mspan_inuse_bytes 285872 # HELP go_memstats_mspan_sys_bytes Number of bytes used for mspan structures obtained from system. # TYPE go_memstats_mspan_sys_bytes gauge go_memstats_mspan_sys_bytes 342720 # HELP go_memstats_next_gc_bytes Number of heap bytes when next garbage collection will take place. # TYPE go_memstats_next_gc_bytes gauge go_memstats_next_gc_bytes 5.283696e+06 # HELP go_memstats_other_sys_bytes Number of bytes used for other system allocations. # TYPE go_memstats_other_sys_bytes gauge go_memstats_other_sys_bytes 3.125618e+06 # HELP go_memstats_stack_inuse_bytes Number of bytes in use by the stack allocator. # TYPE go_memstats_stack_inuse_bytes gauge go_memstats_stack_inuse_bytes 1.507328e+06 # HELP go_memstats_stack_sys_bytes Number of bytes obtained from system for stack allocator. # TYPE go_memstats_stack_sys_bytes gauge go_memstats_stack_sys_bytes 1.507328e+06 # HELP go_memstats_sys_bytes Number of bytes obtained from system. # TYPE go_memstats_sys_bytes gauge go_memstats_sys_bytes 3.1278088e+07 # HELP go_threads Number of OS threads created. # TYPE go_threads gauge go_threads 23 # HELP haproxy_backend_bytes_in_total Current total of incoming bytes. # TYPE haproxy_backend_bytes_in_total counter haproxy_backend_bytes_in_total{backend="http_back"} 1.84939046489e+11 haproxy_backend_bytes_in_total{backend="stats"} 1.1036812e+07 # HELP haproxy_backend_bytes_out_total Current total of outgoing bytes. # TYPE haproxy_backend_bytes_out_total counter haproxy_backend_bytes_out_total{backend="http_back"} 6.279172286276e+12 haproxy_backend_bytes_out_total{backend="stats"} 4.67686692e+08 # HELP haproxy_backend_client_aborts_total Total number of data transfers aborted by the client. # TYPE haproxy_backend_client_aborts_total counter haproxy_backend_client_aborts_total{backend="http_back"} 531189 haproxy_backend_client_aborts_total{backend="stats"} 0 # HELP haproxy_backend_compressor_bytes_bypassed_total Number of bytes that bypassed the HTTP compressor # TYPE haproxy_backend_compressor_bytes_bypassed_total counter haproxy_backend_compressor_bytes_bypassed_total{backend="http_back"} 0 haproxy_backend_compressor_bytes_bypassed_total{backend="stats"} 0 # HELP haproxy_backend_compressor_bytes_in_total Number of HTTP response bytes fed to the compressor # TYPE haproxy_backend_compressor_bytes_in_total counter haproxy_backend_compressor_bytes_in_total{backend="http_back"} 0 haproxy_backend_compressor_bytes_in_total{backend="stats"} 0 # HELP haproxy_backend_compressor_bytes_out_total Number of HTTP response bytes emitted by the compressor # TYPE haproxy_backend_compressor_bytes_out_total counter haproxy_backend_compressor_bytes_out_total{backend="http_back"} 0 haproxy_backend_compressor_bytes_out_total{backend="stats"} 0 # HELP haproxy_backend_connection_errors_total Total of connection errors. # TYPE haproxy_backend_connection_errors_total counter haproxy_backend_connection_errors_total{backend="http_back"} 345465 haproxy_backend_connection_errors_total{backend="stats"} 123 # HELP haproxy_backend_current_queue Current number of queued requests not assigned to any server. # TYPE haproxy_backend_current_queue gauge haproxy_backend_current_queue{backend="http_back"} 0 haproxy_backend_current_queue{backend="stats"} 0 # HELP haproxy_backend_current_server Current number of active servers # TYPE haproxy_backend_current_server gauge haproxy_backend_current_server{backend="http_back"} 6 haproxy_backend_current_server{backend="stats"} 0 # HELP haproxy_backend_current_session_rate Current number of sessions per second over last elapsed second. # TYPE haproxy_backend_current_session_rate gauge haproxy_backend_current_session_rate{backend="http_back"} 18 haproxy_backend_current_session_rate{backend="stats"} 0 # HELP haproxy_backend_current_sessions Current number of active sessions. # TYPE haproxy_backend_current_sessions gauge haproxy_backend_current_sessions{backend="http_back"} 3 haproxy_backend_current_sessions{backend="stats"} 0 # HELP haproxy_backend_http_connect_time_average_seconds Avg. HTTP connect time for last 1024 successful connections. # TYPE haproxy_backend_http_connect_time_average_seconds gauge haproxy_backend_http_connect_time_average_seconds{backend="http_back"} 0.001 haproxy_backend_http_connect_time_average_seconds{backend="stats"} 0 # HELP haproxy_backend_http_queue_time_average_seconds Avg. HTTP queue time for last 1024 successful connections. # TYPE haproxy_backend_http_queue_time_average_seconds gauge haproxy_backend_http_queue_time_average_seconds{backend="http_back"} 0 haproxy_backend_http_queue_time_average_seconds{backend="stats"} 0 # HELP haproxy_backend_http_response_time_average_seconds Avg. HTTP response time for last 1024 successful connections. # TYPE haproxy_backend_http_response_time_average_seconds gauge haproxy_backend_http_response_time_average_seconds{backend="http_back"} 0.132 haproxy_backend_http_response_time_average_seconds{backend="stats"} 0 # HELP haproxy_backend_http_responses_compressed_total Number of HTTP responses that were compressed # TYPE haproxy_backend_http_responses_compressed_total counter haproxy_backend_http_responses_compressed_total{backend="http_back"} 0 haproxy_backend_http_responses_compressed_total{backend="stats"} 0 # HELP haproxy_backend_http_responses_total Total of HTTP responses. # TYPE haproxy_backend_http_responses_total counter haproxy_backend_http_responses_total{backend="http_back",code="1xx"} 0 haproxy_backend_http_responses_total{backend="http_back",code="2xx"} 2.81132173e+08 haproxy_backend_http_responses_total{backend="http_back",code="3xx"} 984892 haproxy_backend_http_responses_total{backend="http_back",code="4xx"} 3.6128658e+07 haproxy_backend_http_responses_total{backend="http_back",code="5xx"} 4.011494e+06 haproxy_backend_http_responses_total{backend="http_back",code="other"} 9845 haproxy_backend_http_responses_total{backend="stats",code="1xx"} 0 haproxy_backend_http_responses_total{backend="stats",code="2xx"} 0 haproxy_backend_http_responses_total{backend="stats",code="3xx"} 0 haproxy_backend_http_responses_total{backend="stats",code="4xx"} 0 haproxy_backend_http_responses_total{backend="stats",code="5xx"} 123 haproxy_backend_http_responses_total{backend="stats",code="other"} 0 # HELP haproxy_backend_http_total_time_average_seconds Avg. HTTP total time for last 1024 successful connections. # TYPE haproxy_backend_http_total_time_average_seconds gauge haproxy_backend_http_total_time_average_seconds{backend="http_back"} 1.467 haproxy_backend_http_total_time_average_seconds{backend="stats"} 14389.13 # HELP haproxy_backend_limit_sessions Configured session limit. # TYPE haproxy_backend_limit_sessions gauge haproxy_backend_limit_sessions{backend="http_back"} 120000 haproxy_backend_limit_sessions{backend="stats"} 60000 # HELP haproxy_backend_max_queue Maximum observed number of queued requests not assigned to any server. # TYPE haproxy_backend_max_queue gauge haproxy_backend_max_queue{backend="http_back"} 0 haproxy_backend_max_queue{backend="stats"} 0 # HELP haproxy_backend_max_session_rate Maximum number of sessions per second. # TYPE haproxy_backend_max_session_rate gauge haproxy_backend_max_session_rate{backend="http_back"} 1980 haproxy_backend_max_session_rate{backend="stats"} 1 # HELP haproxy_backend_max_sessions Maximum observed number of active sessions. # TYPE haproxy_backend_max_sessions gauge haproxy_backend_max_sessions{backend="http_back"} 44621 haproxy_backend_max_sessions{backend="stats"} 1 # HELP haproxy_backend_redispatch_warnings_total Total of redispatch warnings. # TYPE haproxy_backend_redispatch_warnings_total counter haproxy_backend_redispatch_warnings_total{backend="http_back"} 0 haproxy_backend_redispatch_warnings_total{backend="stats"} 0 # HELP haproxy_backend_response_errors_total Total of response errors. # TYPE haproxy_backend_response_errors_total counter haproxy_backend_response_errors_total{backend="http_back"} 1.168342e+06 haproxy_backend_response_errors_total{backend="stats"} 0 # HELP haproxy_backend_retry_warnings_total Total of retry warnings. # TYPE haproxy_backend_retry_warnings_total counter haproxy_backend_retry_warnings_total{backend="http_back"} 464097 haproxy_backend_retry_warnings_total{backend="stats"} 0 # HELP haproxy_backend_server_aborts_total Total number of data transfers aborted by the server. # TYPE haproxy_backend_server_aborts_total counter haproxy_backend_server_aborts_total{backend="http_back"} 12594 haproxy_backend_server_aborts_total{backend="stats"} 952 # HELP haproxy_backend_server_selected_total Total number of times a server was selected, either for new sessions, or when re-dispatching. # TYPE haproxy_backend_server_selected_total counter haproxy_backend_server_selected_total{backend="http_back"} 3.2301529e+08 haproxy_backend_server_selected_total{backend="stats"} 0 # HELP haproxy_backend_sessions_total Total number of sessions. # TYPE haproxy_backend_sessions_total counter haproxy_backend_sessions_total{backend="http_back"} 3.2323099e+08 haproxy_backend_sessions_total{backend="stats"} 123 # HELP haproxy_backend_up Current health status of the backend (1 = UP, 0 = DOWN). # TYPE haproxy_backend_up gauge haproxy_backend_up{backend="http_back"} 1 haproxy_backend_up{backend="stats"} 1 # HELP haproxy_backend_weight Total weight of the servers in the backend. # TYPE haproxy_backend_weight gauge haproxy_backend_weight{backend="http_back"} 6 haproxy_backend_weight{backend="stats"} 0 # HELP haproxy_exporter_build_info A metric with a constant '1' value labeled by version, revision, branch, and goversion from which haproxy_exporter was built. # TYPE haproxy_exporter_build_info gauge haproxy_exporter_build_info{branch="HEAD",goversion="go1.18.8",revision="01f3f215eb2a9d7872df6b730d9037d3c68cfe56",version="0.14.0"} 1 # HELP haproxy_exporter_csv_parse_failures_total Number of errors while parsing CSV. # TYPE haproxy_exporter_csv_parse_failures_total counter haproxy_exporter_csv_parse_failures_total 0 # HELP haproxy_exporter_scrapes_total Current total HAProxy scrapes. # TYPE haproxy_exporter_scrapes_total counter haproxy_exporter_scrapes_total 1.245482e+06 # HELP haproxy_frontend_bytes_in_total Current total of incoming bytes. # TYPE haproxy_frontend_bytes_in_total counter haproxy_frontend_bytes_in_total{frontend="http_front"} 5.672754e+07 haproxy_frontend_bytes_in_total{frontend="https_front"} 1.84882318949e+11 haproxy_frontend_bytes_in_total{frontend="stats"} 1.1036812e+07 # HELP haproxy_frontend_bytes_out_total Current total of outgoing bytes. # TYPE haproxy_frontend_bytes_out_total counter haproxy_frontend_bytes_out_total{frontend="http_front"} 1.8017701e+08 haproxy_frontend_bytes_out_total{frontend="https_front"} 6.278992109266e+12 haproxy_frontend_bytes_out_total{frontend="stats"} 4.67686692e+08 # HELP haproxy_frontend_compressor_bytes_bypassed_total Number of bytes that bypassed the HTTP compressor # TYPE haproxy_frontend_compressor_bytes_bypassed_total counter haproxy_frontend_compressor_bytes_bypassed_total{frontend="http_front"} 0 haproxy_frontend_compressor_bytes_bypassed_total{frontend="https_front"} 0 haproxy_frontend_compressor_bytes_bypassed_total{frontend="stats"} 0 # HELP haproxy_frontend_compressor_bytes_in_total Number of HTTP response bytes fed to the compressor # TYPE haproxy_frontend_compressor_bytes_in_total counter haproxy_frontend_compressor_bytes_in_total{frontend="http_front"} 0 haproxy_frontend_compressor_bytes_in_total{frontend="https_front"} 0 haproxy_frontend_compressor_bytes_in_total{frontend="stats"} 0 # HELP haproxy_frontend_compressor_bytes_out_total Number of HTTP response bytes emitted by the compressor # TYPE haproxy_frontend_compressor_bytes_out_total counter haproxy_frontend_compressor_bytes_out_total{frontend="http_front"} 0 haproxy_frontend_compressor_bytes_out_total{frontend="https_front"} 0 haproxy_frontend_compressor_bytes_out_total{frontend="stats"} 0 # HELP haproxy_frontend_connections_total Total number of connections # TYPE haproxy_frontend_connections_total counter haproxy_frontend_connections_total{frontend="http_front"} 203726 haproxy_frontend_connections_total{frontend="https_front"} 1.22337705e+08 haproxy_frontend_connections_total{frontend="stats"} 364 # HELP haproxy_frontend_current_session_rate Current number of sessions per second over last elapsed second. # TYPE haproxy_frontend_current_session_rate gauge haproxy_frontend_current_session_rate{frontend="http_front"} 0 haproxy_frontend_current_session_rate{frontend="https_front"} 15 haproxy_frontend_current_session_rate{frontend="stats"} 0 # HELP haproxy_frontend_current_sessions Current number of active sessions. # TYPE haproxy_frontend_current_sessions gauge haproxy_frontend_current_sessions{frontend="http_front"} 0 haproxy_frontend_current_sessions{frontend="https_front"} 685 haproxy_frontend_current_sessions{frontend="stats"} 1 # HELP haproxy_frontend_http_requests_total Total HTTP requests. # TYPE haproxy_frontend_http_requests_total counter haproxy_frontend_http_requests_total{frontend="http_front"} 242445 haproxy_frontend_http_requests_total{frontend="https_front"} 3.23790063e+08 haproxy_frontend_http_requests_total{frontend="stats"} 89562 # HELP haproxy_frontend_http_responses_compressed_total Number of HTTP responses that were compressed # TYPE haproxy_frontend_http_responses_compressed_total counter haproxy_frontend_http_responses_compressed_total{frontend="http_front"} 0 haproxy_frontend_http_responses_compressed_total{frontend="https_front"} 0 haproxy_frontend_http_responses_compressed_total{frontend="stats"} 0 # HELP haproxy_frontend_http_responses_total Total of HTTP responses. # TYPE haproxy_frontend_http_responses_total counter haproxy_frontend_http_responses_total{code="1xx",frontend="http_front"} 0 haproxy_frontend_http_responses_total{code="1xx",frontend="https_front"} 0 haproxy_frontend_http_responses_total{code="1xx",frontend="stats"} 0 haproxy_frontend_http_responses_total{code="2xx",frontend="http_front"} 92235 haproxy_frontend_http_responses_total{code="2xx",frontend="https_front"} 2.81039938e+08 haproxy_frontend_http_responses_total{code="2xx",frontend="stats"} 89289 haproxy_frontend_http_responses_total{code="3xx",frontend="http_front"} 13 haproxy_frontend_http_responses_total{code="3xx",frontend="https_front"} 984879 haproxy_frontend_http_responses_total{code="3xx",frontend="stats"} 0 haproxy_frontend_http_responses_total{code="4xx",frontend="http_front"} 141716 haproxy_frontend_http_responses_total{code="4xx",frontend="https_front"} 3.678846e+07 haproxy_frontend_http_responses_total{code="4xx",frontend="stats"} 149 haproxy_frontend_http_responses_total{code="5xx",frontend="http_front"} 8471 haproxy_frontend_http_responses_total{code="5xx",frontend="https_front"} 4.003023e+06 haproxy_frontend_http_responses_total{code="5xx",frontend="stats"} 123 haproxy_frontend_http_responses_total{code="other",frontend="http_front"} 8 haproxy_frontend_http_responses_total{code="other",frontend="https_front"} 9837 haproxy_frontend_http_responses_total{code="other",frontend="stats"} 0 # HELP haproxy_frontend_limit_session_rate Configured limit on new sessions per second. # TYPE haproxy_frontend_limit_session_rate gauge haproxy_frontend_limit_session_rate{frontend="http_front"} 0 haproxy_frontend_limit_session_rate{frontend="https_front"} 0 haproxy_frontend_limit_session_rate{frontend="stats"} 0 # HELP haproxy_frontend_limit_sessions Configured session limit. # TYPE haproxy_frontend_limit_sessions gauge haproxy_frontend_limit_sessions{frontend="http_front"} 600000 haproxy_frontend_limit_sessions{frontend="https_front"} 600000 haproxy_frontend_limit_sessions{frontend="stats"} 600000 # HELP haproxy_frontend_max_session_rate Maximum observed number of sessions per second. # TYPE haproxy_frontend_max_session_rate gauge haproxy_frontend_max_session_rate{frontend="http_front"} 120 haproxy_frontend_max_session_rate{frontend="https_front"} 1009 haproxy_frontend_max_session_rate{frontend="stats"} 3 # HELP haproxy_frontend_max_sessions Maximum observed number of active sessions. # TYPE haproxy_frontend_max_sessions gauge haproxy_frontend_max_sessions{frontend="http_front"} 127 haproxy_frontend_max_sessions{frontend="https_front"} 55531 haproxy_frontend_max_sessions{frontend="stats"} 4 # HELP haproxy_frontend_request_errors_total Total of request errors. # TYPE haproxy_frontend_request_errors_total counter haproxy_frontend_request_errors_total{frontend="http_front"} 94215 haproxy_frontend_request_errors_total{frontend="https_front"} 716747 haproxy_frontend_request_errors_total{frontend="stats"} 149 # HELP haproxy_frontend_requests_denied_total Total of requests denied for security. # TYPE haproxy_frontend_requests_denied_total counter haproxy_frontend_requests_denied_total{frontend="http_front"} 0 haproxy_frontend_requests_denied_total{frontend="https_front"} 0 haproxy_frontend_requests_denied_total{frontend="stats"} 0 # HELP haproxy_frontend_sessions_total Total number of sessions. # TYPE haproxy_frontend_sessions_total counter haproxy_frontend_sessions_total{frontend="http_front"} 203726 haproxy_frontend_sessions_total{frontend="https_front"} 1.14639692e+08 haproxy_frontend_sessions_total{frontend="stats"} 364 # HELP haproxy_process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE haproxy_process_cpu_seconds_total counter haproxy_process_cpu_seconds_total 20.09 # HELP haproxy_process_max_fds Maximum number of open file descriptors. # TYPE haproxy_process_max_fds gauge haproxy_process_max_fds 1.200102e+06 # HELP haproxy_process_resident_memory_bytes Resident memory size in bytes. # TYPE haproxy_process_resident_memory_bytes gauge haproxy_process_resident_memory_bytes 1.06119168e+08 # HELP haproxy_process_start_time_seconds Start time of the process since unix epoch in seconds. # TYPE haproxy_process_start_time_seconds gauge haproxy_process_start_time_seconds 1.70352373275e+09 # HELP haproxy_process_virtual_memory_bytes Virtual memory size in bytes. # TYPE haproxy_process_virtual_memory_bytes gauge haproxy_process_virtual_memory_bytes 2.75410944e+08 # HELP haproxy_process_virtual_memory_max_bytes Maximum amount of virtual memory available in bytes. # TYPE haproxy_process_virtual_memory_max_bytes gauge haproxy_process_virtual_memory_max_bytes 1.8446744073709552e+19 # HELP haproxy_server_bytes_in_total Current total of incoming bytes. # TYPE haproxy_server_bytes_in_total counter haproxy_server_bytes_in_total{backend="http_back",server="khi-tmsh-app-01"} 3.0677577697e+10 haproxy_server_bytes_in_total{backend="http_back",server="khi-tmsh-app-02"} 3.0746987745e+10 haproxy_server_bytes_in_total{backend="http_back",server="khi-tmsh-app-03"} 3.0926033348e+10 haproxy_server_bytes_in_total{backend="http_back",server="khi-tmsh-app-04"} 3.0354281078e+10 haproxy_server_bytes_in_total{backend="http_back",server="khi-tmsh-app-05"} 3.0468384496e+10 haproxy_server_bytes_in_total{backend="http_back",server="khi-tmsh-app-06"} 3.1646077349e+10 # HELP haproxy_server_bytes_out_total Current total of outgoing bytes. # TYPE haproxy_server_bytes_out_total counter haproxy_server_bytes_out_total{backend="http_back",server="khi-tmsh-app-01"} 1.052329795974e+12 haproxy_server_bytes_out_total{backend="http_back",server="khi-tmsh-app-02"} 1.055356543796e+12 haproxy_server_bytes_out_total{backend="http_back",server="khi-tmsh-app-03"} 1.063303612288e+12 haproxy_server_bytes_out_total{backend="http_back",server="khi-tmsh-app-04"} 1.04484668231e+12 haproxy_server_bytes_out_total{backend="http_back",server="khi-tmsh-app-05"} 1.046270833624e+12 haproxy_server_bytes_out_total{backend="http_back",server="khi-tmsh-app-06"} 1.017020060732e+12 # HELP haproxy_server_check_duration_seconds Previously run health check duration, in seconds # TYPE haproxy_server_check_duration_seconds gauge haproxy_server_check_duration_seconds{backend="http_back",server="khi-tmsh-app-01"} 0 haproxy_server_check_duration_seconds{backend="http_back",server="khi-tmsh-app-02"} 0 haproxy_server_check_duration_seconds{backend="http_back",server="khi-tmsh-app-03"} 0 haproxy_server_check_duration_seconds{backend="http_back",server="khi-tmsh-app-04"} 0 haproxy_server_check_duration_seconds{backend="http_back",server="khi-tmsh-app-05"} 0 haproxy_server_check_duration_seconds{backend="http_back",server="khi-tmsh-app-06"} 0 # HELP haproxy_server_check_failures_total Total number of failed health checks. # TYPE haproxy_server_check_failures_total counter haproxy_server_check_failures_total{backend="http_back",server="khi-tmsh-app-01"} 25 haproxy_server_check_failures_total{backend="http_back",server="khi-tmsh-app-02"} 24 haproxy_server_check_failures_total{backend="http_back",server="khi-tmsh-app-03"} 24 haproxy_server_check_failures_total{backend="http_back",server="khi-tmsh-app-04"} 23 haproxy_server_check_failures_total{backend="http_back",server="khi-tmsh-app-05"} 20 haproxy_server_check_failures_total{backend="http_back",server="khi-tmsh-app-06"} 44 # HELP haproxy_server_client_aborts_total Total number of data transfers aborted by the client. # TYPE haproxy_server_client_aborts_total counter haproxy_server_client_aborts_total{backend="http_back",server="khi-tmsh-app-01"} 96707 haproxy_server_client_aborts_total{backend="http_back",server="khi-tmsh-app-02"} 86352 haproxy_server_client_aborts_total{backend="http_back",server="khi-tmsh-app-03"} 82441 haproxy_server_client_aborts_total{backend="http_back",server="khi-tmsh-app-04"} 82236 haproxy_server_client_aborts_total{backend="http_back",server="khi-tmsh-app-05"} 81240 haproxy_server_client_aborts_total{backend="http_back",server="khi-tmsh-app-06"} 92769 # HELP haproxy_server_connection_errors_total Total of connection errors. # TYPE haproxy_server_connection_errors_total counter haproxy_server_connection_errors_total{backend="http_back",server="khi-tmsh-app-01"} 25551 haproxy_server_connection_errors_total{backend="http_back",server="khi-tmsh-app-02"} 19139 haproxy_server_connection_errors_total{backend="http_back",server="khi-tmsh-app-03"} 28237 haproxy_server_connection_errors_total{backend="http_back",server="khi-tmsh-app-04"} 27800 haproxy_server_connection_errors_total{backend="http_back",server="khi-tmsh-app-05"} 17096 haproxy_server_connection_errors_total{backend="http_back",server="khi-tmsh-app-06"} 21386 # HELP haproxy_server_current_queue Current number of queued requests assigned to this server. # TYPE haproxy_server_current_queue gauge haproxy_server_current_queue{backend="http_back",server="khi-tmsh-app-01"} 0 haproxy_server_current_queue{backend="http_back",server="khi-tmsh-app-02"} 0 haproxy_server_current_queue{backend="http_back",server="khi-tmsh-app-03"} 0 haproxy_server_current_queue{backend="http_back",server="khi-tmsh-app-04"} 0 haproxy_server_current_queue{backend="http_back",server="khi-tmsh-app-05"} 0 haproxy_server_current_queue{backend="http_back",server="khi-tmsh-app-06"} 0 # HELP haproxy_server_current_session_rate Current number of sessions per second over last elapsed second. # TYPE haproxy_server_current_session_rate gauge haproxy_server_current_session_rate{backend="http_back",server="khi-tmsh-app-01"} 5 haproxy_server_current_session_rate{backend="http_back",server="khi-tmsh-app-02"} 3 haproxy_server_current_session_rate{backend="http_back",server="khi-tmsh-app-03"} 3 haproxy_server_current_session_rate{backend="http_back",server="khi-tmsh-app-04"} 3 haproxy_server_current_session_rate{backend="http_back",server="khi-tmsh-app-05"} 2 haproxy_server_current_session_rate{backend="http_back",server="khi-tmsh-app-06"} 2 # HELP haproxy_server_current_sessions Current number of active sessions. # TYPE haproxy_server_current_sessions gauge haproxy_server_current_sessions{backend="http_back",server="khi-tmsh-app-01"} 0 haproxy_server_current_sessions{backend="http_back",server="khi-tmsh-app-02"} 0 haproxy_server_current_sessions{backend="http_back",server="khi-tmsh-app-03"} 1 haproxy_server_current_sessions{backend="http_back",server="khi-tmsh-app-04"} 0 haproxy_server_current_sessions{backend="http_back",server="khi-tmsh-app-05"} 1 haproxy_server_current_sessions{backend="http_back",server="khi-tmsh-app-06"} 1 # HELP haproxy_server_downtime_seconds_total Total downtime in seconds. # TYPE haproxy_server_downtime_seconds_total counter haproxy_server_downtime_seconds_total{backend="http_back",server="khi-tmsh-app-01"} 987 haproxy_server_downtime_seconds_total{backend="http_back",server="khi-tmsh-app-02"} 822 haproxy_server_downtime_seconds_total{backend="http_back",server="khi-tmsh-app-03"} 630 haproxy_server_downtime_seconds_total{backend="http_back",server="khi-tmsh-app-04"} 610 haproxy_server_downtime_seconds_total{backend="http_back",server="khi-tmsh-app-05"} 531 haproxy_server_downtime_seconds_total{backend="http_back",server="khi-tmsh-app-06"} 1112 # HELP haproxy_server_http_connect_time_average_seconds Avg. HTTP connect time for last 1024 successful connections. # TYPE haproxy_server_http_connect_time_average_seconds gauge haproxy_server_http_connect_time_average_seconds{backend="http_back",server="khi-tmsh-app-01"} 0.001 haproxy_server_http_connect_time_average_seconds{backend="http_back",server="khi-tmsh-app-02"} 0.001 haproxy_server_http_connect_time_average_seconds{backend="http_back",server="khi-tmsh-app-03"} 0 haproxy_server_http_connect_time_average_seconds{backend="http_back",server="khi-tmsh-app-04"} 0.001 haproxy_server_http_connect_time_average_seconds{backend="http_back",server="khi-tmsh-app-05"} 0.001 haproxy_server_http_connect_time_average_seconds{backend="http_back",server="khi-tmsh-app-06"} 0 # HELP haproxy_server_http_queue_time_average_seconds Avg. HTTP queue time for last 1024 successful connections. # TYPE haproxy_server_http_queue_time_average_seconds gauge haproxy_server_http_queue_time_average_seconds{backend="http_back",server="khi-tmsh-app-01"} 0 haproxy_server_http_queue_time_average_seconds{backend="http_back",server="khi-tmsh-app-02"} 0 haproxy_server_http_queue_time_average_seconds{backend="http_back",server="khi-tmsh-app-03"} 0 haproxy_server_http_queue_time_average_seconds{backend="http_back",server="khi-tmsh-app-04"} 0 haproxy_server_http_queue_time_average_seconds{backend="http_back",server="khi-tmsh-app-05"} 0 haproxy_server_http_queue_time_average_seconds{backend="http_back",server="khi-tmsh-app-06"} 0 # HELP haproxy_server_http_response_time_average_seconds Avg. HTTP response time for last 1024 successful connections. # TYPE haproxy_server_http_response_time_average_seconds gauge haproxy_server_http_response_time_average_seconds{backend="http_back",server="khi-tmsh-app-01"} 0.101 haproxy_server_http_response_time_average_seconds{backend="http_back",server="khi-tmsh-app-02"} 0.099 haproxy_server_http_response_time_average_seconds{backend="http_back",server="khi-tmsh-app-03"} 0.101 haproxy_server_http_response_time_average_seconds{backend="http_back",server="khi-tmsh-app-04"} 0.11 haproxy_server_http_response_time_average_seconds{backend="http_back",server="khi-tmsh-app-05"} 0.1 haproxy_server_http_response_time_average_seconds{backend="http_back",server="khi-tmsh-app-06"} 0.105 # HELP haproxy_server_http_responses_total Total of HTTP responses. # TYPE haproxy_server_http_responses_total counter haproxy_server_http_responses_total{backend="http_back",code="1xx",server="khi-tmsh-app-01"} 0 haproxy_server_http_responses_total{backend="http_back",code="1xx",server="khi-tmsh-app-02"} 2 haproxy_server_http_responses_total{backend="http_back",code="1xx",server="khi-tmsh-app-03"} 2 haproxy_server_http_responses_total{backend="http_back",code="1xx",server="khi-tmsh-app-04"} 1 haproxy_server_http_responses_total{backend="http_back",code="1xx",server="khi-tmsh-app-05"} 1 haproxy_server_http_responses_total{backend="http_back",code="1xx",server="khi-tmsh-app-06"} 0 haproxy_server_http_responses_total{backend="http_back",code="2xx",server="khi-tmsh-app-01"} 4.6646143e+07 haproxy_server_http_responses_total{backend="http_back",code="2xx",server="khi-tmsh-app-02"} 4.6768616e+07 haproxy_server_http_responses_total{backend="http_back",code="2xx",server="khi-tmsh-app-03"} 4.7085037e+07 haproxy_server_http_responses_total{backend="http_back",code="2xx",server="khi-tmsh-app-04"} 4.6231672e+07 haproxy_server_http_responses_total{backend="http_back",code="2xx",server="khi-tmsh-app-05"} 4.6361517e+07 haproxy_server_http_responses_total{backend="http_back",code="2xx",server="khi-tmsh-app-06"} 4.8039188e+07 haproxy_server_http_responses_total{backend="http_back",code="3xx",server="khi-tmsh-app-01"} 164526 haproxy_server_http_responses_total{backend="http_back",code="3xx",server="khi-tmsh-app-02"} 165052 haproxy_server_http_responses_total{backend="http_back",code="3xx",server="khi-tmsh-app-03"} 166179 haproxy_server_http_responses_total{backend="http_back",code="3xx",server="khi-tmsh-app-04"} 158500 haproxy_server_http_responses_total{backend="http_back",code="3xx",server="khi-tmsh-app-05"} 161397 haproxy_server_http_responses_total{backend="http_back",code="3xx",server="khi-tmsh-app-06"} 169238 haproxy_server_http_responses_total{backend="http_back",code="4xx",server="khi-tmsh-app-01"} 5.975712e+06 haproxy_server_http_responses_total{backend="http_back",code="4xx",server="khi-tmsh-app-02"} 5.979989e+06 haproxy_server_http_responses_total{backend="http_back",code="4xx",server="khi-tmsh-app-03"} 6.013829e+06 haproxy_server_http_responses_total{backend="http_back",code="4xx",server="khi-tmsh-app-04"} 5.894176e+06 haproxy_server_http_responses_total{backend="http_back",code="4xx",server="khi-tmsh-app-05"} 5.928346e+06 haproxy_server_http_responses_total{backend="http_back",code="4xx",server="khi-tmsh-app-06"} 6.336482e+06 haproxy_server_http_responses_total{backend="http_back",code="5xx",server="khi-tmsh-app-01"} 434389 haproxy_server_http_responses_total{backend="http_back",code="5xx",server="khi-tmsh-app-02"} 422162 haproxy_server_http_responses_total{backend="http_back",code="5xx",server="khi-tmsh-app-03"} 394028 haproxy_server_http_responses_total{backend="http_back",code="5xx",server="khi-tmsh-app-04"} 395736 haproxy_server_http_responses_total{backend="http_back",code="5xx",server="khi-tmsh-app-05"} 441279 haproxy_server_http_responses_total{backend="http_back",code="5xx",server="khi-tmsh-app-06"} 427586 haproxy_server_http_responses_total{backend="http_back",code="other",server="khi-tmsh-app-01"} 0 haproxy_server_http_responses_total{backend="http_back",code="other",server="khi-tmsh-app-02"} 0 haproxy_server_http_responses_total{backend="http_back",code="other",server="khi-tmsh-app-03"} 0 haproxy_server_http_responses_total{backend="http_back",code="other",server="khi-tmsh-app-04"} 0 haproxy_server_http_responses_total{backend="http_back",code="other",server="khi-tmsh-app-05"} 0 haproxy_server_http_responses_total{backend="http_back",code="other",server="khi-tmsh-app-06"} 0 # HELP haproxy_server_http_total_time_average_seconds Avg. HTTP total time for last 1024 successful connections. # TYPE haproxy_server_http_total_time_average_seconds gauge haproxy_server_http_total_time_average_seconds{backend="http_back",server="khi-tmsh-app-01"} 1.253 haproxy_server_http_total_time_average_seconds{backend="http_back",server="khi-tmsh-app-02"} 1.416 haproxy_server_http_total_time_average_seconds{backend="http_back",server="khi-tmsh-app-03"} 1.122 haproxy_server_http_total_time_average_seconds{backend="http_back",server="khi-tmsh-app-04"} 1.312 haproxy_server_http_total_time_average_seconds{backend="http_back",server="khi-tmsh-app-05"} 1.222 haproxy_server_http_total_time_average_seconds{backend="http_back",server="khi-tmsh-app-06"} 1.345 # HELP haproxy_server_limit_sessions Configured session limit. # TYPE haproxy_server_limit_sessions gauge haproxy_server_limit_sessions{backend="http_back",server="khi-tmsh-app-01"} 25000 haproxy_server_limit_sessions{backend="http_back",server="khi-tmsh-app-02"} 25000 haproxy_server_limit_sessions{backend="http_back",server="khi-tmsh-app-03"} 25000 haproxy_server_limit_sessions{backend="http_back",server="khi-tmsh-app-04"} 25000 haproxy_server_limit_sessions{backend="http_back",server="khi-tmsh-app-05"} 25000 haproxy_server_limit_sessions{backend="http_back",server="khi-tmsh-app-06"} 25000 # HELP haproxy_server_max_queue Maximum observed number of queued requests assigned to this server. # TYPE haproxy_server_max_queue gauge haproxy_server_max_queue{backend="http_back",server="khi-tmsh-app-01"} 0 haproxy_server_max_queue{backend="http_back",server="khi-tmsh-app-02"} 0 haproxy_server_max_queue{backend="http_back",server="khi-tmsh-app-03"} 0 haproxy_server_max_queue{backend="http_back",server="khi-tmsh-app-04"} 0 haproxy_server_max_queue{backend="http_back",server="khi-tmsh-app-05"} 0 haproxy_server_max_queue{backend="http_back",server="khi-tmsh-app-06"} 0 # HELP haproxy_server_max_session_rate Maximum observed number of sessions per second. # TYPE haproxy_server_max_session_rate gauge haproxy_server_max_session_rate{backend="http_back",server="khi-tmsh-app-01"} 1513 haproxy_server_max_session_rate{backend="http_back",server="khi-tmsh-app-02"} 2802 haproxy_server_max_session_rate{backend="http_back",server="khi-tmsh-app-03"} 2500 haproxy_server_max_session_rate{backend="http_back",server="khi-tmsh-app-04"} 2774 haproxy_server_max_session_rate{backend="http_back",server="khi-tmsh-app-05"} 2632 haproxy_server_max_session_rate{backend="http_back",server="khi-tmsh-app-06"} 2380 # HELP haproxy_server_max_sessions Maximum observed number of active sessions. # TYPE haproxy_server_max_sessions gauge haproxy_server_max_sessions{backend="http_back",server="khi-tmsh-app-01"} 18740 haproxy_server_max_sessions{backend="http_back",server="khi-tmsh-app-02"} 7732 haproxy_server_max_sessions{backend="http_back",server="khi-tmsh-app-03"} 7732 haproxy_server_max_sessions{backend="http_back",server="khi-tmsh-app-04"} 7752 haproxy_server_max_sessions{backend="http_back",server="khi-tmsh-app-05"} 7890 haproxy_server_max_sessions{backend="http_back",server="khi-tmsh-app-06"} 10920 # HELP haproxy_server_redispatch_warnings_total Total of redispatch warnings. # TYPE haproxy_server_redispatch_warnings_total counter haproxy_server_redispatch_warnings_total{backend="http_back",server="khi-tmsh-app-01"} 0 haproxy_server_redispatch_warnings_total{backend="http_back",server="khi-tmsh-app-02"} 0 haproxy_server_redispatch_warnings_total{backend="http_back",server="khi-tmsh-app-03"} 0 haproxy_server_redispatch_warnings_total{backend="http_back",server="khi-tmsh-app-04"} 0 haproxy_server_redispatch_warnings_total{backend="http_back",server="khi-tmsh-app-05"} 0 haproxy_server_redispatch_warnings_total{backend="http_back",server="khi-tmsh-app-06"} 0 # HELP haproxy_server_response_errors_total Total of response errors. # TYPE haproxy_server_response_errors_total counter haproxy_server_response_errors_total{backend="http_back",server="khi-tmsh-app-01"} 201648 haproxy_server_response_errors_total{backend="http_back",server="khi-tmsh-app-02"} 197476 haproxy_server_response_errors_total{backend="http_back",server="khi-tmsh-app-03"} 194147 haproxy_server_response_errors_total{backend="http_back",server="khi-tmsh-app-04"} 185870 haproxy_server_response_errors_total{backend="http_back",server="khi-tmsh-app-05"} 202583 haproxy_server_response_errors_total{backend="http_back",server="khi-tmsh-app-06"} 186618 # HELP haproxy_server_retry_warnings_total Total of retry warnings. # TYPE haproxy_server_retry_warnings_total counter haproxy_server_retry_warnings_total{backend="http_back",server="khi-tmsh-app-01"} 90630 haproxy_server_retry_warnings_total{backend="http_back",server="khi-tmsh-app-02"} 63654 haproxy_server_retry_warnings_total{backend="http_back",server="khi-tmsh-app-03"} 84711 haproxy_server_retry_warnings_total{backend="http_back",server="khi-tmsh-app-04"} 83446 haproxy_server_retry_warnings_total{backend="http_back",server="khi-tmsh-app-05"} 51882 haproxy_server_retry_warnings_total{backend="http_back",server="khi-tmsh-app-06"} 89774 # HELP haproxy_server_server_aborts_total Total number of data transfers aborted by the server. # TYPE haproxy_server_server_aborts_total counter haproxy_server_server_aborts_total{backend="http_back",server="khi-tmsh-app-01"} 2146 haproxy_server_server_aborts_total{backend="http_back",server="khi-tmsh-app-02"} 2282 haproxy_server_server_aborts_total{backend="http_back",server="khi-tmsh-app-03"} 2188 haproxy_server_server_aborts_total{backend="http_back",server="khi-tmsh-app-04"} 2038 haproxy_server_server_aborts_total{backend="http_back",server="khi-tmsh-app-05"} 1981 haproxy_server_server_aborts_total{backend="http_back",server="khi-tmsh-app-06"} 1959 # HELP haproxy_server_server_selected_total Total number of times a server was selected, either for new sessions, or when re-dispatching. # TYPE haproxy_server_server_selected_total counter haproxy_server_server_selected_total{backend="http_back",server="khi-tmsh-app-01"} 5.3612435e+07 haproxy_server_server_selected_total{backend="http_back",server="khi-tmsh-app-02"} 5.3720529e+07 haproxy_server_server_selected_total{backend="http_back",server="khi-tmsh-app-03"} 5.4039147e+07 haproxy_server_server_selected_total{backend="http_back",server="khi-tmsh-app-04"} 5.3052705e+07 haproxy_server_server_selected_total{backend="http_back",server="khi-tmsh-app-05"} 5.3250905e+07 haproxy_server_server_selected_total{backend="http_back",server="khi-tmsh-app-06"} 5.5339569e+07 # HELP haproxy_server_sessions_total Total number of sessions. # TYPE haproxy_server_sessions_total counter haproxy_server_sessions_total{backend="http_back",server="khi-tmsh-app-01"} 5.3703065e+07 haproxy_server_sessions_total{backend="http_back",server="khi-tmsh-app-02"} 5.3784183e+07 haproxy_server_sessions_total{backend="http_back",server="khi-tmsh-app-03"} 5.4123858e+07 haproxy_server_sessions_total{backend="http_back",server="khi-tmsh-app-04"} 5.3136151e+07 haproxy_server_sessions_total{backend="http_back",server="khi-tmsh-app-05"} 5.3302787e+07 haproxy_server_sessions_total{backend="http_back",server="khi-tmsh-app-06"} 5.5429343e+07 # HELP haproxy_server_up Current health status of the server (1 = UP, 0 = DOWN). # TYPE haproxy_server_up gauge haproxy_server_up{backend="http_back",server="khi-tmsh-app-01"} 1 haproxy_server_up{backend="http_back",server="khi-tmsh-app-02"} 1 haproxy_server_up{backend="http_back",server="khi-tmsh-app-03"} 1 haproxy_server_up{backend="http_back",server="khi-tmsh-app-04"} 1 haproxy_server_up{backend="http_back",server="khi-tmsh-app-05"} 1 haproxy_server_up{backend="http_back",server="khi-tmsh-app-06"} 1 # HELP haproxy_server_weight Current weight of the server. # TYPE haproxy_server_weight gauge haproxy_server_weight{backend="http_back",server="khi-tmsh-app-01"} 1 haproxy_server_weight{backend="http_back",server="khi-tmsh-app-02"} 1 haproxy_server_weight{backend="http_back",server="khi-tmsh-app-03"} 1 haproxy_server_weight{backend="http_back",server="khi-tmsh-app-04"} 1 haproxy_server_weight{backend="http_back",server="khi-tmsh-app-05"} 1 haproxy_server_weight{backend="http_back",server="khi-tmsh-app-06"} 1 # HELP haproxy_up Was the last scrape of HAProxy successful. # TYPE haproxy_up gauge haproxy_up 1 # HELP process_cpu_seconds_total Total user and system CPU time spent in seconds. # TYPE process_cpu_seconds_total counter process_cpu_seconds_total 19157.02 # HELP process_max_fds Maximum number of open file descriptors. # TYPE process_max_fds gauge process_max_fds 1024 # HELP process_open_fds Number of open file descriptors. # TYPE process_open_fds gauge process_open_fds 11 # HELP process_resident_memory_bytes Resident memory size in bytes. # TYPE process_resident_memory_bytes gauge process_resident_memory_bytes 2.9257728e+07 # HELP process_start_time_seconds Start time of the process since unix epoch in seconds. # TYPE process_start_time_seconds gauge process_start_time_seconds 1.70352373397e+09 # HELP process_virtual_memory_bytes Virtual memory size in bytes. # TYPE process_virtual_memory_bytes gauge process_virtual_memory_bytes 7.35404032e+08 # HELP process_virtual_memory_max_bytes Maximum amount of virtual memory available in bytes. # TYPE process_virtual_memory_max_bytes gauge process_virtual_memory_max_bytes 1.8446744073709552e+19 # HELP promhttp_metric_handler_requests_in_flight Current number of scrapes being served. # TYPE promhttp_metric_handler_requests_in_flight gauge promhttp_metric_handler_requests_in_flight 1 # HELP promhttp_metric_handler_requests_total Total number of scrapes by HTTP status code. # TYPE promhttp_metric_handler_requests_total counter promhttp_metric_handler_requests_total{code="200"} 1.245481e+06 promhttp_metric_handler_requests_total{code="500"} 0 promhttp_metric_handler_requests_total{code="503"} 0