â haproxy.active | Number of active servers (backend) or server is active (server). Corresponds to HAProxyâs act metric. | {servers} | Gauge | |
â haproxy.backup | Number of backup servers (backend) or server is backup (server). Corresponds to HAProxyâs bck metric. | {servers} | Gauge | |
â
haproxy.bytes.input | Bytes in. Corresponds to HAProxyâs bin metric. | by | Counter | |
â
haproxy.bytes.output | Bytes out. Corresponds to HAProxyâs bout metric. | by | Counter | |
â haproxy.clients.canceled | Number of data transfers aborted by the client. Corresponds to HAProxyâs cli_abrt metric | {cancellations} | Counter | |
â haproxy.compression.bypass | Number of bytes that bypassed the HTTP compressor (CPU/BW limit). Corresponds to HAProxyâs comp_byp metric. | by | Counter | |
â haproxy.compression.count | Number of HTTP responses that were compressed. Corresponds to HAProxyâs comp_rsp metric. | {responses} | Counter | |
â haproxy.compression.input | Number of HTTP response bytes fed to the compressor. Corresponds to HAProxyâs comp_in metric. | by | Counter | |
â haproxy.compression.output | Number of HTTP response bytes emitted by the compressor. Corresponds to HAProxyâs comp_out metric. | by | Counter | |
â haproxy.connections.average_time | Average connect time in ms over the 1024 last requests. Corresponds to HAProxyâs ctime metric. | ms | Gauge | |
â
haproxy.connections.errors | Number of requests that encountered an error trying to connect to a backend server. The backend stat is the sum of the stat. Corresponds to HAProxyâs econ metric | {errors} | Counter | |
â
haproxy.connections.rate | Number of connections over the last elapsed second (frontend). Corresponds to HAProxyâs conn_rate metric. | {connections} | Gauge | |
â
haproxy.connections.retries | Number of times a connection to a server was retried. Corresponds to HAProxyâs wretr metric. | {retries} | Counter | |
â haproxy.connections.total | Cumulative number of connections (frontend). Corresponds to HAProxyâs conn_tot metric. | {connections} | Counter | |
â haproxy.downtime | Total downtime (in seconds). The value for the backend is the downtime for the whole backend, not the sum of the server downtime. Corresponds to HAProxyâs downtime metric | s | Counter | |
â haproxy.failed_checks | Number of failed checks. (Only counts checks failed when the server is up). Corresponds to HAProxyâs chkfail metric. | {checks} | Counter | |
â haproxy.requests.average_time | Average queue time in ms over the 1024 last requests. Corresponds to HAProxyâs qtime metric. | ms | Gauge | |
â
haproxy.requests.denied | Requests denied because of security concerns. Corresponds to HAProxyâs dreq metric | {requests} | Counter | |
â
haproxy.requests.errors | Cumulative number of request errors. Corresponds to HAProxyâs ereq metric. | {errors} | Counter | |
â
haproxy.requests.queued | Current queued requests. For the backend this reports the number queued without a server assigned. Corresponds to HAProxyâs qcur metric. | {requests} | Counter | |
â
haproxy.requests.rate | HTTP requests per second over last elapsed second. Corresponds to HAProxyâs req_rate metric. | {requests} | Gauge | |
â
haproxy.requests.redispatched | Number of times a request was redispatched to another server. Corresponds to HAProxyâs wredis metric. | {requests} | Counter | |
â
haproxy.requests.total | Total number of HTTP requests received. Corresponds to HAProxyâs req_tot, hrsp_1xx, hrsp_2xx, hrsp_3xx, hrsp_4xx, hrsp_5xx and hrsp_other metrics. | {requests} | Counter | status_code |
â haproxy.responses.average_time | Average response time in ms over the 1024 last requests. Corresponds to HAProxyâs rtime metric. | ms | Gauge | |
â
haproxy.responses.denied | Responses denied because of security concerns. Corresponds to HAProxyâs dresp metric | {responses} | Counter | |
â
haproxy.responses.errors | Cumulative number of response errors. Corresponds to HAProxyâs eresp metric, srv_abrt will be counted here also. | {errors} | Counter | |
â
haproxy.server_selected.total | Number of times a server was selected, either for new sessions or when re-dispatching. Corresponds to HAProxyâs lbtot metric. | {selections} | Counter | |
â
haproxy.sessions.average | Average total session time in ms over the last 1024 requests. Corresponds to HAProxyâs ttime metric. | ms | Gauge | |
â
haproxy.sessions.count | Current sessions. Corresponds to HAProxyâs scur metric. | {sessions} | Gauge | |
â haproxy.sessions.limit | Configured session limit. Corresponds to HAProxyâs slim metric. | {sessions} | Gauge | |
â
haproxy.sessions.rate | Number of sessions per second over last elapsed second. Corresponds to HAProxyâs rate metric. | {sessions} | Gauge | |
â haproxy.sessions.total | Cumulative number of sessions. Corresponds to HAProxyâs stot metric. | {sessions} | Counter | |
â haproxy.weight | Total effective weight (backend) or effective weight (server). Corresponds to HAProxyâs weight metric. | 1 | Gauge | |