Backend current queued connections | com.dynatrace.extension.haproxy-prometheus.backend_current_queue | Number of current queued connections | Count |
Backend highest queued connections | com.dynatrace.extension.haproxy-prometheus.backend_max_queue | Highest value of queued connections encountered since process started | Count |
Backend current sessions | com.dynatrace.extension.haproxy-prometheus.backend_current_sessions | Number of current sessions on the frontend, backend or server | Count |
Backend highest sessions | com.dynatrace.extension.haproxy-prometheus.backend_max_sessions | Highest value of current sessions encountered since process started | Count |
Backend limit sessions | com.dynatrace.extension.haproxy-prometheus.backend_limit_sessions | Frontend/listener/server's maxconn, backend's fullconn | Count |
Backend sessions | com.dynatrace.extension.haproxy-prometheus.backend_sessions_total.count | Total number of sessions since process started | Count |
Backend bytes in | com.dynatrace.extension.haproxy-prometheus.backend_bytes_in_total.count | Total number of request bytes since process started | Byte |
Backend bytes out | com.dynatrace.extension.haproxy-prometheus.backend_bytes_out_total.count | Total number of response bytes since process started | Byte |
Backend requests denied | com.dynatrace.extension.haproxy-prometheus.backend_requests_denied_total.count | Total number of denied requests since process started | Count |
Backend responses denied | com.dynatrace.extension.haproxy-prometheus.backend_responses_denied_total.count | Total number of denied responses since process started | Count |
Backend connections errors | com.dynatrace.extension.haproxy-prometheus.backend_connection_errors_total.count | Total number of failed connections to server since the worker process started | Count |
Backend responses errors | com.dynatrace.extension.haproxy-prometheus.backend_response_errors_total.count | Total number of invalid responses since the worker process started | Count |
Backend server connection retries | com.dynatrace.extension.haproxy-prometheus.backend_retry_warnings_total.count | Total number of server connection retries since the worker process started | Count |
Backend redispatch warnings | com.dynatrace.extension.haproxy-prometheus.backend_redispatch_warnings_total.count | Total number of server redispatches due to connection failures since the worker process started | Count |
Backend current status | com.dynatrace.extension.haproxy-prometheus.backend_status | Current status of the service, per state label value. | Unspecified |
Backend weight | com.dynatrace.extension.haproxy-prometheus.backend_weight | Server's effective weight, or sum of active servers' effective weights for a backend | Unspecified |
Backend active servers | com.dynatrace.extension.haproxy-prometheus.backend_active_servers | Total number of active UP servers with a non-zero weight | Count |
Backend backup servers | com.dynatrace.extension.haproxy-prometheus.backend_backup_servers | Total number of backup UP servers with a non-zero weight | Count |
Backend check up down | com.dynatrace.extension.haproxy-prometheus.backend_check_up_down_total.count | Total number of failed checks causing UP to DOWN server transitions, per server/backend, since the worker process started | Count |
Backend check last change | com.dynatrace.extension.haproxy-prometheus.backend_check_last_change_seconds | How long ago the last server state changed, in seconds | Second |
Backend downtime seconds | com.dynatrace.extension.haproxy-prometheus.backend_downtime_seconds_total.count | Total time spent in DOWN state, for server or backend | Second |
Backend loadbalanced | com.dynatrace.extension.haproxy-prometheus.backend_loadbalanced_total.count | Total number of requests routed by load balancing since the worker process started (ignores queue pop and stickiness) | Count |
Backend highest sessions rate | com.dynatrace.extension.haproxy-prometheus.backend_max_session_rate | Highest value of sessions per second observed since the worker process started | PerSecond |
Backend HTTP responses | com.dynatrace.extension.haproxy-prometheus.backend_http_responses_total.count | Total number of HTTP responses with status 100-199 returned by this object since the worker process started | Count |
Backend HTTP requests | com.dynatrace.extension.haproxy-prometheus.backend_http_requests_total.count | Total number of HTTP requests processed by this object since the worker process started | Count |
Backend client aborts | com.dynatrace.extension.haproxy-prometheus.backend_client_aborts_total.count | Total number of requests or connections aborted by the client since the worker process started | Count |
Backend server aborts | com.dynatrace.extension.haproxy-prometheus.backend_server_aborts_total.count | Total number of requests or connections aborted by the server since the worker process started | Count |
Backend last session | com.dynatrace.extension.haproxy-prometheus.backend_last_session_seconds | How long ago some traffic was seen on this object on this worker process, in seconds | Second |
Backend failed HTTP header rewrites | com.dynatrace.extension.haproxy-prometheus.backend_failed_header_rewriting_total.count | Total number of failed HTTP header rewrites since the worker process started | Count |
Backend connection attempts | com.dynatrace.extension.haproxy-prometheus.backend_connection_attempts_total.count | Total number of outgoing connection attempts on this backend/server since the worker process started | Count |
Backend connection reuses | com.dynatrace.extension.haproxy-prometheus.backend_connection_reuses_total.count | Total number of reused connection on this backend/server since the worker process started | Count |
Backend internal errors | com.dynatrace.extension.haproxy-prometheus.backend_internal_errors_total.count | Total number of internal errors since process started | Count |
Backend user weight | com.dynatrace.extension.haproxy-prometheus.backend_uweight | Server's user weight, or sum of active servers' user weights for a backend | Unspecified |
Backend aggregated server check status | com.dynatrace.extension.haproxy-prometheus.backend_agg_server_check_status | Backend's aggregated gauge of servers' state check status | Unspecified |