github.com/netdata/go.d.plugin@v0.58.1/modules/haproxy/testdata/v2.3.10/metrics.txt (about)

     1  # HELP haproxy_frontend_status Current status of the service (frontend: 0=STOP, 1=UP - backend: 0=DOWN, 1=UP - server: 0=DOWN, 1=UP, 2=MAINT, 3=DRAIN, 4=NOLB).
     2  # TYPE haproxy_frontend_status gauge
     3  haproxy_frontend_status{proxy="healthz"} 1
     4  haproxy_frontend_status{proxy="http"} 1
     5  haproxy_frontend_status{proxy="https"} 1
     6  haproxy_frontend_status{proxy="stats"} 1
     7  # HELP haproxy_frontend_current_sessions Current number of active sessions.
     8  # TYPE haproxy_frontend_current_sessions gauge
     9  haproxy_frontend_current_sessions{proxy="healthz"} 1
    10  haproxy_frontend_current_sessions{proxy="http"} 1
    11  haproxy_frontend_current_sessions{proxy="https"} 1348
    12  haproxy_frontend_current_sessions{proxy="stats"} 2
    13  # HELP haproxy_frontend_max_sessions Maximum observed number of active sessions.
    14  # TYPE haproxy_frontend_max_sessions gauge
    15  haproxy_frontend_max_sessions{proxy="healthz"} 10
    16  haproxy_frontend_max_sessions{proxy="http"} 5
    17  haproxy_frontend_max_sessions{proxy="https"} 1389
    18  haproxy_frontend_max_sessions{proxy="stats"} 8
    19  # HELP haproxy_frontend_limit_sessions Configured session limit.
    20  # TYPE haproxy_frontend_limit_sessions gauge
    21  haproxy_frontend_limit_sessions{proxy="healthz"} 524181
    22  haproxy_frontend_limit_sessions{proxy="http"} 524181
    23  haproxy_frontend_limit_sessions{proxy="https"} 524181
    24  haproxy_frontend_limit_sessions{proxy="stats"} 524181
    25  # HELP haproxy_frontend_sessions_total Total number of sessions.
    26  # TYPE haproxy_frontend_sessions_total counter
    27  haproxy_frontend_sessions_total{proxy="healthz"} 723971
    28  haproxy_frontend_sessions_total{proxy="http"} 1392
    29  haproxy_frontend_sessions_total{proxy="https"} 23433914
    30  haproxy_frontend_sessions_total{proxy="stats"} 4207
    31  # HELP haproxy_frontend_limit_session_rate Configured limit on new sessions per second.
    32  # TYPE haproxy_frontend_limit_session_rate gauge
    33  haproxy_frontend_limit_session_rate{proxy="healthz"} 1
    34  haproxy_frontend_limit_session_rate{proxy="http"} 1
    35  haproxy_frontend_limit_session_rate{proxy="https"} 1
    36  haproxy_frontend_limit_session_rate{proxy="stats"} 1
    37  # HELP haproxy_frontend_max_session_rate Maximum observed number of sessions per second.
    38  # TYPE haproxy_frontend_max_session_rate gauge
    39  haproxy_frontend_max_session_rate{proxy="healthz"} 1
    40  haproxy_frontend_max_session_rate{proxy="http"} 12
    41  haproxy_frontend_max_session_rate{proxy="https"} 96
    42  haproxy_frontend_max_session_rate{proxy="stats"} 2
    43  # HELP haproxy_frontend_connections_rate_max Maximum observed number of connections per second.
    44  # TYPE haproxy_frontend_connections_rate_max gauge
    45  haproxy_frontend_connections_rate_max{proxy="healthz"} 1
    46  haproxy_frontend_connections_rate_max{proxy="http"} 12
    47  haproxy_frontend_connections_rate_max{proxy="https"} 85
    48  haproxy_frontend_connections_rate_max{proxy="stats"} 2
    49  # HELP haproxy_frontend_connections_total Total number of connections.
    50  # TYPE haproxy_frontend_connections_total counter
    51  haproxy_frontend_connections_total{proxy="healthz"} 723971
    52  haproxy_frontend_connections_total{proxy="http"} 1392
    53  haproxy_frontend_connections_total{proxy="https"} 23476808
    54  haproxy_frontend_connections_total{proxy="stats"} 4207
    55  # HELP haproxy_frontend_bytes_in_total Current total of incoming bytes.
    56  # TYPE haproxy_frontend_bytes_in_total counter
    57  haproxy_frontend_bytes_in_total{proxy="healthz"} 79636810
    58  haproxy_frontend_bytes_in_total{proxy="http"} 73990
    59  haproxy_frontend_bytes_in_total{proxy="https"} 2514816135823
    60  haproxy_frontend_bytes_in_total{proxy="stats"} 14694474
    61  # HELP haproxy_frontend_bytes_out_total Current total of outgoing bytes.
    62  # TYPE haproxy_frontend_bytes_out_total counter
    63  haproxy_frontend_bytes_out_total{proxy="healthz"} 112215505
    64  haproxy_frontend_bytes_out_total{proxy="http"} 260431
    65  haproxy_frontend_bytes_out_total{proxy="https"} 46485344378
    66  haproxy_frontend_bytes_out_total{proxy="stats"} 23646727611
    67  # HELP haproxy_frontend_requests_denied_total Total number of denied requests.
    68  # TYPE haproxy_frontend_requests_denied_total counter
    69  haproxy_frontend_requests_denied_total{proxy="healthz"} 1
    70  haproxy_frontend_requests_denied_total{proxy="http"} 1
    71  haproxy_frontend_requests_denied_total{proxy="https"} 1
    72  haproxy_frontend_requests_denied_total{proxy="stats"} 1
    73  # HELP haproxy_frontend_responses_denied_total Total number of denied responses.
    74  # TYPE haproxy_frontend_responses_denied_total counter
    75  haproxy_frontend_responses_denied_total{proxy="healthz"} 1
    76  haproxy_frontend_responses_denied_total{proxy="http"} 1
    77  haproxy_frontend_responses_denied_total{proxy="https"} 1
    78  haproxy_frontend_responses_denied_total{proxy="stats"} 1
    79  # HELP haproxy_frontend_request_errors_total Total number of request errors.
    80  # TYPE haproxy_frontend_request_errors_total counter
    81  haproxy_frontend_request_errors_total{proxy="healthz"} 1
    82  haproxy_frontend_request_errors_total{proxy="http"} 1107
    83  haproxy_frontend_request_errors_total{proxy="https"} 5922
    84  haproxy_frontend_request_errors_total{proxy="stats"} 12
    85  # HELP haproxy_frontend_denied_connections_total Total number of requests denied by "tcp-request connection" rules.
    86  # TYPE haproxy_frontend_denied_connections_total counter
    87  haproxy_frontend_denied_connections_total{proxy="healthz"} 1
    88  haproxy_frontend_denied_connections_total{proxy="http"} 1
    89  haproxy_frontend_denied_connections_total{proxy="https"} 1
    90  haproxy_frontend_denied_connections_total{proxy="stats"} 1
    91  # HELP haproxy_frontend_denied_sessions_total Total number of requests denied by "tcp-request session" rules.
    92  # TYPE haproxy_frontend_denied_sessions_total counter
    93  haproxy_frontend_denied_sessions_total{proxy="healthz"} 1
    94  haproxy_frontend_denied_sessions_total{proxy="http"} 1
    95  haproxy_frontend_denied_sessions_total{proxy="https"} 1
    96  haproxy_frontend_denied_sessions_total{proxy="stats"} 1
    97  # HELP haproxy_frontend_failed_header_rewriting_total Total number of failed header rewriting warnings.
    98  # TYPE haproxy_frontend_failed_header_rewriting_total counter
    99  haproxy_frontend_failed_header_rewriting_total{proxy="healthz"} 1
   100  haproxy_frontend_failed_header_rewriting_total{proxy="http"} 1
   101  haproxy_frontend_failed_header_rewriting_total{proxy="https"} 1
   102  haproxy_frontend_failed_header_rewriting_total{proxy="stats"} 1
   103  # HELP haproxy_frontend_internal_errors_total Total number of internal errors.
   104  # TYPE haproxy_frontend_internal_errors_total counter
   105  haproxy_frontend_internal_errors_total{proxy="healthz"} 1
   106  haproxy_frontend_internal_errors_total{proxy="http"} 1
   107  haproxy_frontend_internal_errors_total{proxy="https"} 1
   108  haproxy_frontend_internal_errors_total{proxy="stats"} 1
   109  # HELP haproxy_frontend_http_requests_rate_max Maximum observed number of HTTP requests per second.
   110  # TYPE haproxy_frontend_http_requests_rate_max gauge
   111  haproxy_frontend_http_requests_rate_max{proxy="healthz"} 1
   112  haproxy_frontend_http_requests_rate_max{proxy="http"} 12
   113  haproxy_frontend_http_requests_rate_max{proxy="https"} 101
   114  haproxy_frontend_http_requests_rate_max{proxy="stats"} 2
   115  # HELP haproxy_frontend_http_requests_total Total number of HTTP requests received.
   116  # TYPE haproxy_frontend_http_requests_total counter
   117  haproxy_frontend_http_requests_total{proxy="healthz"} 723971
   118  haproxy_frontend_http_requests_total{proxy="http"} 1402
   119  haproxy_frontend_http_requests_total{proxy="https"} 35664484
   120  haproxy_frontend_http_requests_total{proxy="stats"} 60011
   121  # HELP haproxy_frontend_http_responses_total Total number of HTTP responses.
   122  # TYPE haproxy_frontend_http_responses_total counter
   123  haproxy_frontend_http_responses_total{proxy="healthz",code="1xx"} 1
   124  haproxy_frontend_http_responses_total{proxy="http",code="1xx"} 1
   125  haproxy_frontend_http_responses_total{proxy="https",code="1xx"} 4130401
   126  haproxy_frontend_http_responses_total{proxy="stats",code="1xx"} 1
   127  haproxy_frontend_http_responses_total{proxy="healthz",code="2xx"} 723971
   128  haproxy_frontend_http_responses_total{proxy="http",code="2xx"} 1
   129  haproxy_frontend_http_responses_total{proxy="https",code="2xx"} 21338013
   130  haproxy_frontend_http_responses_total{proxy="stats",code="2xx"} 59998
   131  haproxy_frontend_http_responses_total{proxy="healthz",code="3xx"} 1
   132  haproxy_frontend_http_responses_total{proxy="http",code="3xx"} 147
   133  haproxy_frontend_http_responses_total{proxy="https",code="3xx"} 10004
   134  haproxy_frontend_http_responses_total{proxy="stats",code="3xx"} 1
   135  haproxy_frontend_http_responses_total{proxy="healthz",code="4xx"} 1
   136  haproxy_frontend_http_responses_total{proxy="http",code="4xx"} 1107
   137  haproxy_frontend_http_responses_total{proxy="https",code="4xx"} 10175979
   138  haproxy_frontend_http_responses_total{proxy="stats",code="4xx"} 12
   139  haproxy_frontend_http_responses_total{proxy="healthz",code="5xx"} 1
   140  haproxy_frontend_http_responses_total{proxy="http",code="5xx"} 148
   141  haproxy_frontend_http_responses_total{proxy="https",code="5xx"} 3108
   142  haproxy_frontend_http_responses_total{proxy="stats",code="5xx"} 1
   143  haproxy_frontend_http_responses_total{proxy="healthz",code="other"} 1
   144  haproxy_frontend_http_responses_total{proxy="http",code="other"} 1
   145  haproxy_frontend_http_responses_total{proxy="https",code="other"} 5657
   146  haproxy_frontend_http_responses_total{proxy="stats",code="other"} 1
   147  # HELP haproxy_frontend_intercepted_requests_total Total number of intercepted HTTP requests.
   148  # TYPE haproxy_frontend_intercepted_requests_total counter
   149  haproxy_frontend_intercepted_requests_total{proxy="healthz"} 723971
   150  haproxy_frontend_intercepted_requests_total{proxy="http"} 147
   151  haproxy_frontend_intercepted_requests_total{proxy="https"} 1
   152  haproxy_frontend_intercepted_requests_total{proxy="stats"} 59999
   153  # HELP haproxy_frontend_http_cache_lookups_total Total number of HTTP cache lookups.
   154  # TYPE haproxy_frontend_http_cache_lookups_total counter
   155  haproxy_frontend_http_cache_lookups_total{proxy="healthz"} 1
   156  haproxy_frontend_http_cache_lookups_total{proxy="http"} 1
   157  haproxy_frontend_http_cache_lookups_total{proxy="https"} 1
   158  haproxy_frontend_http_cache_lookups_total{proxy="stats"} 1
   159  # HELP haproxy_frontend_http_cache_hits_total Total number of HTTP cache hits.
   160  # TYPE haproxy_frontend_http_cache_hits_total counter
   161  haproxy_frontend_http_cache_hits_total{proxy="healthz"} 1
   162  haproxy_frontend_http_cache_hits_total{proxy="http"} 1
   163  haproxy_frontend_http_cache_hits_total{proxy="https"} 1
   164  haproxy_frontend_http_cache_hits_total{proxy="stats"} 1
   165  # HELP haproxy_frontend_http_comp_bytes_in_total Total number of HTTP response bytes fed to the compressor.
   166  # TYPE haproxy_frontend_http_comp_bytes_in_total counter
   167  haproxy_frontend_http_comp_bytes_in_total{proxy="healthz"} 1
   168  haproxy_frontend_http_comp_bytes_in_total{proxy="http"} 1
   169  haproxy_frontend_http_comp_bytes_in_total{proxy="https"} 1
   170  haproxy_frontend_http_comp_bytes_in_total{proxy="stats"} 1
   171  # HELP haproxy_frontend_http_comp_bytes_out_total Total number of HTTP response bytes emitted by the compressor.
   172  # TYPE haproxy_frontend_http_comp_bytes_out_total counter
   173  haproxy_frontend_http_comp_bytes_out_total{proxy="healthz"} 1
   174  haproxy_frontend_http_comp_bytes_out_total{proxy="http"} 1
   175  haproxy_frontend_http_comp_bytes_out_total{proxy="https"} 1
   176  haproxy_frontend_http_comp_bytes_out_total{proxy="stats"} 1
   177  # HELP haproxy_frontend_http_comp_bytes_bypassed_total Total number of bytes that bypassed the HTTP compressor (CPU/BW limit).
   178  # TYPE haproxy_frontend_http_comp_bytes_bypassed_total counter
   179  haproxy_frontend_http_comp_bytes_bypassed_total{proxy="healthz"} 1
   180  haproxy_frontend_http_comp_bytes_bypassed_total{proxy="http"} 1
   181  haproxy_frontend_http_comp_bytes_bypassed_total{proxy="https"} 1
   182  haproxy_frontend_http_comp_bytes_bypassed_total{proxy="stats"} 1
   183  # HELP haproxy_frontend_http_comp_responses_total Total number of HTTP responses that were compressed.
   184  # TYPE haproxy_frontend_http_comp_responses_total counter
   185  haproxy_frontend_http_comp_responses_total{proxy="healthz"} 1
   186  haproxy_frontend_http_comp_responses_total{proxy="http"} 1
   187  haproxy_frontend_http_comp_responses_total{proxy="https"} 1
   188  haproxy_frontend_http_comp_responses_total{proxy="stats"} 1
   189  # HELP haproxy_backend_status Current status of the service (frontend: 0=STOP, 1=UP - backend: 0=DOWN, 1=UP - server: 0=DOWN, 1=UP, 2=MAINT, 3=DRAIN, 4=NOLB).
   190  # TYPE haproxy_backend_status gauge
   191  haproxy_backend_status{proxy="proxy1"} 1
   192  haproxy_backend_status{proxy="proxy2"} 1
   193  # HELP haproxy_backend_current_sessions Current number of active sessions.
   194  # TYPE haproxy_backend_current_sessions gauge
   195  haproxy_backend_current_sessions{proxy="proxy1"} 1
   196  haproxy_backend_current_sessions{proxy="proxy2"} 1322
   197  # HELP haproxy_backend_max_sessions Maximum observed number of active sessions.
   198  # TYPE haproxy_backend_max_sessions gauge
   199  haproxy_backend_max_sessions{proxy="proxy1"} 112
   200  haproxy_backend_max_sessions{proxy="proxy2"} 1367
   201  # HELP haproxy_backend_limit_sessions Configured session limit.
   202  # TYPE haproxy_backend_limit_sessions gauge
   203  haproxy_backend_limit_sessions{proxy="proxy1"} 1
   204  haproxy_backend_limit_sessions{proxy="proxy2"} 1
   205  # HELP haproxy_backend_sessions_total Total number of sessions.
   206  # TYPE haproxy_backend_sessions_total counter
   207  haproxy_backend_sessions_total{proxy="proxy1"} 31527507
   208  haproxy_backend_sessions_total{proxy="proxy2"} 4131723
   209  # HELP haproxy_backend_max_session_rate Maximum observed number of sessions per second.
   210  # TYPE haproxy_backend_max_session_rate gauge
   211  haproxy_backend_max_session_rate{proxy="proxy1"} 82
   212  haproxy_backend_max_session_rate{proxy="proxy2"} 41
   213  # HELP haproxy_backend_last_session_seconds Number of seconds since last session assigned to server/backend.
   214  # TYPE haproxy_backend_last_session_seconds gauge
   215  haproxy_backend_last_session_seconds{proxy="proxy1"} 1
   216  haproxy_backend_last_session_seconds{proxy="proxy2"} 3
   217  # HELP haproxy_backend_current_queue Current number of queued requests.
   218  # TYPE haproxy_backend_current_queue gauge
   219  haproxy_backend_current_queue{proxy="proxy1"} 1
   220  haproxy_backend_current_queue{proxy="proxy2"} 1
   221  # HELP haproxy_backend_max_queue Maximum observed number of queued requests.
   222  # TYPE haproxy_backend_max_queue gauge
   223  haproxy_backend_max_queue{proxy="proxy1"} 1
   224  haproxy_backend_max_queue{proxy="proxy2"} 1
   225  # HELP haproxy_backend_connection_attempts_total Total number of connection establishment attempts.
   226  # TYPE haproxy_backend_connection_attempts_total counter
   227  haproxy_backend_connection_attempts_total{proxy="proxy1"} 19864884
   228  haproxy_backend_connection_attempts_total{proxy="proxy2"} 4131723
   229  # HELP haproxy_backend_connection_reuses_total Total number of connection reuses.
   230  # TYPE haproxy_backend_connection_reuses_total counter
   231  haproxy_backend_connection_reuses_total{proxy="proxy1"} 11661922
   232  haproxy_backend_connection_reuses_total{proxy="proxy2"} 1
   233  # HELP haproxy_backend_bytes_in_total Current total of incoming bytes.
   234  # TYPE haproxy_backend_bytes_in_total counter
   235  haproxy_backend_bytes_in_total{proxy="proxy1"} 21057046294
   236  haproxy_backend_bytes_in_total{proxy="proxy2"} 2493759083896
   237  # HELP haproxy_backend_bytes_out_total Current total of outgoing bytes.
   238  # TYPE haproxy_backend_bytes_out_total counter
   239  haproxy_backend_bytes_out_total{proxy="proxy1"} 41352782609
   240  haproxy_backend_bytes_out_total{proxy="proxy2"} 5131407558
   241  # HELP haproxy_backend_queue_time_average_seconds Avg. queue time for last 1024 successful connections.
   242  # TYPE haproxy_backend_queue_time_average_seconds gauge
   243  haproxy_backend_queue_time_average_seconds{proxy="proxy1"} 0.000000
   244  haproxy_backend_queue_time_average_seconds{proxy="proxy2"} 0.000000
   245  # HELP haproxy_backend_connect_time_average_seconds Avg. connect time for last 1024 successful connections.
   246  # TYPE haproxy_backend_connect_time_average_seconds gauge
   247  haproxy_backend_connect_time_average_seconds{proxy="proxy1"} 0.000000
   248  haproxy_backend_connect_time_average_seconds{proxy="proxy2"} 0.001000
   249  # HELP haproxy_backend_response_time_average_seconds Avg. response time for last 1024 successful connections.
   250  # TYPE haproxy_backend_response_time_average_seconds gauge
   251  haproxy_backend_response_time_average_seconds{proxy="proxy1"} 0.052000
   252  haproxy_backend_response_time_average_seconds{proxy="proxy2"} 0.001000
   253  # HELP haproxy_backend_total_time_average_seconds Avg. total time for last 1024 successful connections.
   254  # TYPE haproxy_backend_total_time_average_seconds gauge
   255  haproxy_backend_total_time_average_seconds{proxy="proxy1"} 1.746000
   256  haproxy_backend_total_time_average_seconds{proxy="proxy2"} 198.639000
   257  # HELP haproxy_backend_max_queue_time_seconds Maximum observed time spent in the queue
   258  # TYPE haproxy_backend_max_queue_time_seconds gauge
   259  haproxy_backend_max_queue_time_seconds{proxy="proxy1"} 0.000000
   260  haproxy_backend_max_queue_time_seconds{proxy="proxy2"} 0.000000
   261  # HELP haproxy_backend_max_connect_time_seconds Maximum observed time spent waiting for a connection to complete
   262  # TYPE haproxy_backend_max_connect_time_seconds gauge
   263  haproxy_backend_max_connect_time_seconds{proxy="proxy1"} 1.063000
   264  haproxy_backend_max_connect_time_seconds{proxy="proxy2"} 1.061000
   265  # HELP haproxy_backend_max_response_time_seconds Maximum observed time spent waiting for a server response
   266  # TYPE haproxy_backend_max_response_time_seconds gauge
   267  haproxy_backend_max_response_time_seconds{proxy="proxy1"} 74.050000
   268  haproxy_backend_max_response_time_seconds{proxy="proxy2"} 1.396000
   269  # HELP haproxy_backend_max_total_time_seconds Maximum observed total request+response time (request+queue+connect+response+processing)
   270  # TYPE haproxy_backend_max_total_time_seconds gauge
   271  haproxy_backend_max_total_time_seconds{proxy="proxy1"} 331.297000
   272  haproxy_backend_max_total_time_seconds{proxy="proxy2"} 3116820.243000
   273  # HELP haproxy_backend_requests_denied_total Total number of denied requests.
   274  # TYPE haproxy_backend_requests_denied_total counter
   275  haproxy_backend_requests_denied_total{proxy="proxy1"} 1
   276  haproxy_backend_requests_denied_total{proxy="proxy2"} 1
   277  # HELP haproxy_backend_responses_denied_total Total number of denied responses.
   278  # TYPE haproxy_backend_responses_denied_total counter
   279  haproxy_backend_responses_denied_total{proxy="proxy1"} 1
   280  haproxy_backend_responses_denied_total{proxy="proxy2"} 1
   281  # HELP haproxy_backend_connection_errors_total Total number of connection errors.
   282  # TYPE haproxy_backend_connection_errors_total counter
   283  haproxy_backend_connection_errors_total{proxy="proxy1"} 1
   284  haproxy_backend_connection_errors_total{proxy="proxy2"} 1
   285  # HELP haproxy_backend_response_errors_total Total number of response errors.
   286  # TYPE haproxy_backend_response_errors_total counter
   287  haproxy_backend_response_errors_total{proxy="proxy1"} 13
   288  haproxy_backend_response_errors_total{proxy="proxy2"} 4122625
   289  # HELP haproxy_backend_retry_warnings_total Total number of retry warnings.
   290  # TYPE haproxy_backend_retry_warnings_total counter
   291  haproxy_backend_retry_warnings_total{proxy="proxy1"} 1
   292  haproxy_backend_retry_warnings_total{proxy="proxy2"} 1
   293  # HELP haproxy_backend_redispatch_warnings_total Total number of redispatch warnings.
   294  # TYPE haproxy_backend_redispatch_warnings_total counter
   295  haproxy_backend_redispatch_warnings_total{proxy="proxy1"} 1
   296  haproxy_backend_redispatch_warnings_total{proxy="proxy2"} 1
   297  # HELP haproxy_backend_failed_header_rewriting_total Total number of failed header rewriting warnings.
   298  # TYPE haproxy_backend_failed_header_rewriting_total counter
   299  haproxy_backend_failed_header_rewriting_total{proxy="proxy1"} 1
   300  haproxy_backend_failed_header_rewriting_total{proxy="proxy2"} 1
   301  # HELP haproxy_backend_internal_errors_total Total number of internal errors.
   302  # TYPE haproxy_backend_internal_errors_total counter
   303  haproxy_backend_internal_errors_total{proxy="proxy1"} 1
   304  haproxy_backend_internal_errors_total{proxy="proxy2"} 1
   305  # HELP haproxy_backend_client_aborts_total Total number of data transfers aborted by the client.
   306  # TYPE haproxy_backend_client_aborts_total counter
   307  haproxy_backend_client_aborts_total{proxy="proxy1"} 27231
   308  haproxy_backend_client_aborts_total{proxy="proxy2"} 7777
   309  # HELP haproxy_backend_server_aborts_total Total number of data transfers aborted by the server.
   310  # TYPE haproxy_backend_server_aborts_total counter
   311  haproxy_backend_server_aborts_total{proxy="proxy1"} 1
   312  haproxy_backend_server_aborts_total{proxy="proxy2"} 4122625
   313  # HELP haproxy_backend_weight Service weight.
   314  # TYPE haproxy_backend_weight gauge
   315  haproxy_backend_weight{proxy="proxy1"} 256
   316  haproxy_backend_weight{proxy="proxy2"} 640
   317  # HELP haproxy_backend_active_servers Current number of active servers.
   318  # TYPE haproxy_backend_active_servers gauge
   319  haproxy_backend_active_servers{proxy="proxy1"} 2
   320  haproxy_backend_active_servers{proxy="proxy2"} 5
   321  # HELP haproxy_backend_backup_servers Current number of backup servers.
   322  # TYPE haproxy_backend_backup_servers gauge
   323  haproxy_backend_backup_servers{proxy="proxy1"} 1
   324  haproxy_backend_backup_servers{proxy="proxy2"} 1
   325  # HELP haproxy_backend_check_up_down_total Total number of UP->DOWN transitions.
   326  # TYPE haproxy_backend_check_up_down_total counter
   327  haproxy_backend_check_up_down_total{proxy="proxy1"} 1
   328  haproxy_backend_check_up_down_total{proxy="proxy2"} 1
   329  # HELP haproxy_backend_check_last_change_seconds Number of seconds since the last UP<->DOWN transition.
   330  # TYPE haproxy_backend_check_last_change_seconds gauge
   331  haproxy_backend_check_last_change_seconds{proxy="proxy1"} 3619864
   332  haproxy_backend_check_last_change_seconds{proxy="proxy2"} 3619864
   333  # HELP haproxy_backend_downtime_seconds_total Total downtime (in seconds) for the service.
   334  # TYPE haproxy_backend_downtime_seconds_total counter
   335  haproxy_backend_downtime_seconds_total{proxy="proxy1"} 1
   336  haproxy_backend_downtime_seconds_total{proxy="proxy2"} 1
   337  # HELP haproxy_backend_loadbalanced_total Total number of times a service was selected, either for new sessions, or when redispatching.
   338  # TYPE haproxy_backend_loadbalanced_total counter
   339  haproxy_backend_loadbalanced_total{proxy="proxy1"} 31526806
   340  haproxy_backend_loadbalanced_total{proxy="proxy2"} 4131723
   341  # HELP haproxy_backend_http_requests_total Total number of HTTP requests received.
   342  # TYPE haproxy_backend_http_requests_total counter
   343  haproxy_backend_http_requests_total{proxy="proxy1"} 31527507
   344  haproxy_backend_http_requests_total{proxy="proxy2"} 4130401
   345  # HELP haproxy_backend_http_responses_total Total number of HTTP responses.
   346  # TYPE haproxy_backend_http_responses_total counter
   347  haproxy_backend_http_responses_total{proxy="proxy1",code="1xx"} 1
   348  haproxy_backend_http_responses_total{proxy="proxy2",code="1xx"} 4130401
   349  haproxy_backend_http_responses_total{proxy="proxy1",code="2xx"} 21338013
   350  haproxy_backend_http_responses_total{proxy="proxy2",code="2xx"} 1
   351  haproxy_backend_http_responses_total{proxy="proxy1",code="3xx"} 10004
   352  haproxy_backend_http_responses_total{proxy="proxy2",code="3xx"} 1
   353  haproxy_backend_http_responses_total{proxy="proxy1",code="4xx"} 10170758
   354  haproxy_backend_http_responses_total{proxy="proxy2",code="4xx"} 1
   355  haproxy_backend_http_responses_total{proxy="proxy1",code="5xx"} 3075
   356  haproxy_backend_http_responses_total{proxy="proxy2",code="5xx"} 1
   357  haproxy_backend_http_responses_total{proxy="proxy1",code="other"} 5657
   358  haproxy_backend_http_responses_total{proxy="proxy2",code="other"} 1
   359  # HELP haproxy_backend_http_cache_lookups_total Total number of HTTP cache lookups.
   360  # TYPE haproxy_backend_http_cache_lookups_total counter
   361  haproxy_backend_http_cache_lookups_total{proxy="proxy1"} 1
   362  haproxy_backend_http_cache_lookups_total{proxy="proxy2"} 1
   363  # HELP haproxy_backend_http_cache_hits_total Total number of HTTP cache hits.
   364  # TYPE haproxy_backend_http_cache_hits_total counter
   365  haproxy_backend_http_cache_hits_total{proxy="proxy1"} 1
   366  haproxy_backend_http_cache_hits_total{proxy="proxy2"} 1
   367  # HELP haproxy_backend_http_comp_bytes_in_total Total number of HTTP response bytes fed to the compressor.
   368  # TYPE haproxy_backend_http_comp_bytes_in_total counter
   369  haproxy_backend_http_comp_bytes_in_total{proxy="proxy1"} 1
   370  haproxy_backend_http_comp_bytes_in_total{proxy="proxy2"} 1
   371  # HELP haproxy_backend_http_comp_bytes_out_total Total number of HTTP response bytes emitted by the compressor.
   372  # TYPE haproxy_backend_http_comp_bytes_out_total counter
   373  haproxy_backend_http_comp_bytes_out_total{proxy="proxy1"} 1
   374  haproxy_backend_http_comp_bytes_out_total{proxy="proxy2"} 1
   375  # HELP haproxy_backend_http_comp_bytes_bypassed_total Total number of bytes that bypassed the HTTP compressor (CPU/BW limit).
   376  # TYPE haproxy_backend_http_comp_bytes_bypassed_total counter
   377  haproxy_backend_http_comp_bytes_bypassed_total{proxy="proxy1"} 1
   378  haproxy_backend_http_comp_bytes_bypassed_total{proxy="proxy2"} 1
   379  # HELP haproxy_backend_http_comp_responses_total Total number of HTTP responses that were compressed.
   380  # TYPE haproxy_backend_http_comp_responses_total counter
   381  haproxy_backend_http_comp_responses_total{proxy="proxy1"} 1
   382  haproxy_backend_http_comp_responses_total{proxy="proxy2"} 1