Skip to content

Instantly share code, notes, and snippets.

@davidbirdsong
Created October 30, 2019 21:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davidbirdsong/c167b53ddb2c51ec060ff013cf3e3f89 to your computer and use it in GitHub Desktop.
Save davidbirdsong/c167b53ddb2c51ec060ff013cf3e3f89 to your computer and use it in GitHub Desktop.
haproxy-prometheus example
# HELP haproxy_process_nbthread Configured number of threads.
# TYPE haproxy_process_nbthread gauge
haproxy_process_nbthread 4
# HELP haproxy_process_nbproc Configured number of processes.
# TYPE haproxy_process_nbproc gauge
haproxy_process_nbproc 1
# HELP haproxy_process_relative_process_id Relative process id, starting at 1.
# TYPE haproxy_process_relative_process_id gauge
haproxy_process_relative_process_id 1
# HELP haproxy_process_start_time_seconds Start time in seconds.
# TYPE haproxy_process_start_time_seconds gauge
haproxy_process_start_time_seconds 1572386691
# HELP haproxy_process_max_memory_bytes Per-process memory limit (in bytes); 0=unset.
# TYPE haproxy_process_max_memory_bytes gauge
haproxy_process_max_memory_bytes 0
# HELP haproxy_process_pool_allocated_bytes Total amount of memory allocated in pools (in bytes).
# TYPE haproxy_process_pool_allocated_bytes gauge
haproxy_process_pool_allocated_bytes 710240
# HELP haproxy_process_pool_used_bytes Total amount of memory used in pools (in bytes).
# TYPE haproxy_process_pool_used_bytes gauge
haproxy_process_pool_used_bytes 693856
# HELP haproxy_process_pool_failures_total Total number of failed pool allocations.
# TYPE haproxy_process_pool_failures_total counter
haproxy_process_pool_failures_total 0
# HELP haproxy_process_max_fds Maximum number of open file descriptors; 0=unset.
# TYPE haproxy_process_max_fds gauge
haproxy_process_max_fds 41010
# HELP haproxy_process_max_sockets Maximum numer of open sockets.
# TYPE haproxy_process_max_sockets gauge
haproxy_process_max_sockets 41010
# HELP haproxy_process_max_connections Maximum number of concurrent connections.
# TYPE haproxy_process_max_connections gauge
haproxy_process_max_connections 20480
# HELP haproxy_process_hard_max_connections Initial Maximum number of concurrent connections.
# TYPE haproxy_process_hard_max_connections gauge
haproxy_process_hard_max_connections 20480
# HELP haproxy_process_current_connections Number of active sessions.
# TYPE haproxy_process_current_connections gauge
haproxy_process_current_connections 2
# HELP haproxy_process_connections_total Total number of created sessions.
# TYPE haproxy_process_connections_total counter
haproxy_process_connections_total 25
# HELP haproxy_process_requests_total Total number of requests (TCP or HTTP).
# TYPE haproxy_process_requests_total counter
haproxy_process_requests_total 26
# HELP haproxy_process_max_ssl_connections Configured maximum number of concurrent SSL connections.
# TYPE haproxy_process_max_ssl_connections gauge
haproxy_process_max_ssl_connections 0
# HELP haproxy_process_current_ssl_connections Number of opened SSL connections.
# TYPE haproxy_process_current_ssl_connections gauge
haproxy_process_current_ssl_connections 0
# HELP haproxy_process_ssl_connections_total Total number of opened SSL connections.
# TYPE haproxy_process_ssl_connections_total counter
haproxy_process_ssl_connections_total 20
# HELP haproxy_process_max_pipes Configured maximum number of pipes.
# TYPE haproxy_process_max_pipes gauge
haproxy_process_max_pipes 0
# HELP haproxy_process_pipes_used_total Number of pipes in used.
# TYPE haproxy_process_pipes_used_total counter
haproxy_process_pipes_used_total 0
# HELP haproxy_process_pipes_free_total Number of pipes unused.
# TYPE haproxy_process_pipes_free_total counter
haproxy_process_pipes_free_total 0
# HELP haproxy_process_current_connection_rate Current number of connections per second over last elapsed second.
# TYPE haproxy_process_current_connection_rate gauge
haproxy_process_current_connection_rate 2
# HELP haproxy_process_limit_connection_rate Configured maximum number of connections per second.
# TYPE haproxy_process_limit_connection_rate gauge
haproxy_process_limit_connection_rate 0
# HELP haproxy_process_max_connection_rate Maximum observed number of connections per second.
# TYPE haproxy_process_max_connection_rate gauge
haproxy_process_max_connection_rate 20
# HELP haproxy_process_current_session_rate Current number of sessions per second over last elapsed second.
# TYPE haproxy_process_current_session_rate gauge
haproxy_process_current_session_rate 2
# HELP haproxy_process_limit_session_rate Configured maximum number of sessions per second.
# TYPE haproxy_process_limit_session_rate gauge
haproxy_process_limit_session_rate 0
# HELP haproxy_process_max_session_rate Maximum observed number of sessions per second.
# TYPE haproxy_process_max_session_rate gauge
haproxy_process_max_session_rate 20
# HELP haproxy_process_current_ssl_rate Current number of SSL sessions per second over last elapsed second.
# TYPE haproxy_process_current_ssl_rate gauge
haproxy_process_current_ssl_rate 0
# HELP haproxy_process_limit_ssl_rate Configured maximum number of SSL sessions per second.
# TYPE haproxy_process_limit_ssl_rate gauge
haproxy_process_limit_ssl_rate 0
# HELP haproxy_process_max_ssl_rate Maximum observed number of SSL sessions per second.
# TYPE haproxy_process_max_ssl_rate gauge
haproxy_process_max_ssl_rate 0
# HELP haproxy_process_current_frontend_ssl_key_rate Current frontend SSL Key computation per second over last elapsed 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 Maximum observed frontend SSL Key computation per second.
# TYPE haproxy_process_max_frontend_ssl_key_rate gauge
haproxy_process_max_frontend_ssl_key_rate 0
# HELP haproxy_process_frontent_ssl_reuse SSL session reuse ratio (percent).
# TYPE haproxy_process_frontent_ssl_reuse gauge
haproxy_process_frontent_ssl_reuse 0
# HELP haproxy_process_current_backend_ssl_key_rate Current backend SSL Key computation per second over last elapsed 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 Maximum observed backend SSL Key computation per second.
# TYPE haproxy_process_max_backend_ssl_key_rate gauge
haproxy_process_max_backend_ssl_key_rate 20
# HELP haproxy_process_ssl_cache_lookups_total Total number of SSL session cache lookups.
# TYPE haproxy_process_ssl_cache_lookups_total counter
haproxy_process_ssl_cache_lookups_total 0
# HELP haproxy_process_ssl_cache_misses_total Total number of SSL session cache misses.
# TYPE haproxy_process_ssl_cache_misses_total counter
haproxy_process_ssl_cache_misses_total 0
# HELP haproxy_process_http_comp_bytes_in_total Number of bytes per second over last elapsed second, before http compression.
# 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 per second over last elapsed second, after http compression.
# TYPE haproxy_process_http_comp_bytes_out_total counter
haproxy_process_http_comp_bytes_out_total 0
# HELP haproxy_process_limit_http_comp Configured maximum input compression rate in bytes.
# TYPE haproxy_process_limit_http_comp gauge
haproxy_process_limit_http_comp 0
# HELP haproxy_process_current_zlib_memory Current memory used for zlib in bytes.
# TYPE haproxy_process_current_zlib_memory gauge
haproxy_process_current_zlib_memory 0
# HELP haproxy_process_max_zlib_memory Configured maximum amount of memory for zlib in bytes.
# TYPE haproxy_process_max_zlib_memory gauge
haproxy_process_max_zlib_memory 0
# HELP haproxy_process_current_tasks Current number of tasks.
# TYPE haproxy_process_current_tasks gauge
haproxy_process_current_tasks 29
# HELP haproxy_process_current_run_queue Current number of tasks in the run-queue.
# TYPE haproxy_process_current_run_queue gauge
haproxy_process_current_run_queue 1
# HELP haproxy_process_idle_time_percent Idle to total ratio over last sample (percent).
# TYPE haproxy_process_idle_time_percent gauge
haproxy_process_idle_time_percent 100
# HELP haproxy_process_stopping Non zero means stopping in progress.
# TYPE haproxy_process_stopping gauge
haproxy_process_stopping 0
# HELP haproxy_process_jobs Current number of active jobs (listeners, sessions, open devices).
# TYPE haproxy_process_jobs gauge
haproxy_process_jobs 9
# HELP haproxy_process_unstoppable_jobs Current number of active jobs that can't be stopped during a soft stop.
# TYPE haproxy_process_unstoppable_jobs gauge
haproxy_process_unstoppable_jobs 0
# HELP haproxy_process_listeners Current number of active listeners.
# TYPE haproxy_process_listeners gauge
haproxy_process_listeners 7
# HELP haproxy_process_active_peers Current number of active peers.
# TYPE haproxy_process_active_peers gauge
haproxy_process_active_peers 0
# HELP haproxy_process_connected_peers Current number of connected peers.
# TYPE haproxy_process_connected_peers gauge
haproxy_process_connected_peers 0
# HELP haproxy_process_dropped_logs_total Total number of dropped logs.
# TYPE haproxy_process_dropped_logs_total counter
haproxy_process_dropped_logs_total 0
# HELP haproxy_process_busy_polling_enabled Non zero if the busy polling is enabled.
# TYPE haproxy_process_busy_polling_enabled gauge
haproxy_process_busy_polling_enabled 0
# HELP haproxy_frontend_status Current status of the service (frontend: 0=STOP, 1=UP, 2=FULL - backend: 0=DOWN, 1=UP - server: 0=DOWN, 1=UP, 2=MAINT, 3=DRAIN, 4=NOLB).
# TYPE haproxy_frontend_status gauge
haproxy_frontend_status{proxy="stats"} 1
haproxy_frontend_status{proxy="destinations"} 1
haproxy_frontend_status{proxy="forwarder"} 1
# HELP haproxy_frontend_current_sessions Current number of active sessions.
# TYPE haproxy_frontend_current_sessions gauge
haproxy_frontend_current_sessions{proxy="stats"} 2
haproxy_frontend_current_sessions{proxy="destinations"} 0
haproxy_frontend_current_sessions{proxy="forwarder"} 0
# HELP haproxy_frontend_max_sessions Maximum observed number of active sessions.
# TYPE haproxy_frontend_max_sessions gauge
haproxy_frontend_max_sessions{proxy="stats"} 2
haproxy_frontend_max_sessions{proxy="destinations"} 20
haproxy_frontend_max_sessions{proxy="forwarder"} 0
# HELP haproxy_frontend_limit_sessions Configured session limit.
# TYPE haproxy_frontend_limit_sessions gauge
haproxy_frontend_limit_sessions{proxy="stats"} 20480
haproxy_frontend_limit_sessions{proxy="destinations"} 20480
haproxy_frontend_limit_sessions{proxy="forwarder"} 20480
# HELP haproxy_frontend_sessions_total Total number of sessions.
# TYPE haproxy_frontend_sessions_total counter
haproxy_frontend_sessions_total{proxy="stats"} 4
haproxy_frontend_sessions_total{proxy="destinations"} 20
haproxy_frontend_sessions_total{proxy="forwarder"} 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{proxy="stats"} 0
haproxy_frontend_limit_session_rate{proxy="destinations"} 0
haproxy_frontend_limit_session_rate{proxy="forwarder"} 0
# 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{proxy="stats"} 2
haproxy_frontend_max_session_rate{proxy="destinations"} 20
haproxy_frontend_max_session_rate{proxy="forwarder"} 0
# HELP haproxy_frontend_connections_rate_max Maximum observed number of connections per second.
# TYPE haproxy_frontend_connections_rate_max gauge
haproxy_frontend_connections_rate_max{proxy="stats"} 2
haproxy_frontend_connections_rate_max{proxy="destinations"} 20
haproxy_frontend_connections_rate_max{proxy="forwarder"} 0
# HELP haproxy_frontend_connections_total Total number of connections.
# TYPE haproxy_frontend_connections_total counter
haproxy_frontend_connections_total{proxy="stats"} 4
haproxy_frontend_connections_total{proxy="destinations"} 20
haproxy_frontend_connections_total{proxy="forwarder"} 0
# HELP haproxy_frontend_bytes_in_total Current total of incoming bytes.
# TYPE haproxy_frontend_bytes_in_total counter
haproxy_frontend_bytes_in_total{proxy="stats"} 737
haproxy_frontend_bytes_in_total{proxy="destinations"} 2120
haproxy_frontend_bytes_in_total{proxy="forwarder"} 0
# HELP haproxy_frontend_bytes_out_total Current total of outgoing bytes.
# TYPE haproxy_frontend_bytes_out_total counter
haproxy_frontend_bytes_out_total{proxy="stats"} 38395
haproxy_frontend_bytes_out_total{proxy="destinations"} 36720
haproxy_frontend_bytes_out_total{proxy="forwarder"} 0
# HELP haproxy_frontend_requests_denied_total Total number of denied requests.
# TYPE haproxy_frontend_requests_denied_total counter
haproxy_frontend_requests_denied_total{proxy="stats"} 0
haproxy_frontend_requests_denied_total{proxy="destinations"} 0
haproxy_frontend_requests_denied_total{proxy="forwarder"} 0
# HELP haproxy_frontend_responses_denied_total Total number of denied responses.
# TYPE haproxy_frontend_responses_denied_total counter
haproxy_frontend_responses_denied_total{proxy="stats"} 0
haproxy_frontend_responses_denied_total{proxy="destinations"} 0
haproxy_frontend_responses_denied_total{proxy="forwarder"} 0
# HELP haproxy_frontend_request_errors_total Total number of request errors.
# TYPE haproxy_frontend_request_errors_total counter
haproxy_frontend_request_errors_total{proxy="stats"} 1
haproxy_frontend_request_errors_total{proxy="destinations"} 0
haproxy_frontend_request_errors_total{proxy="forwarder"} 0
# HELP haproxy_frontend_denied_connections_total Total number of requests denied by "tcp-request connection" rules.
# TYPE haproxy_frontend_denied_connections_total counter
haproxy_frontend_denied_connections_total{proxy="stats"} 0
haproxy_frontend_denied_connections_total{proxy="destinations"} 0
haproxy_frontend_denied_connections_total{proxy="forwarder"} 0
# HELP haproxy_frontend_denied_sessions_total Total number of requests denied by "tcp-request session" rules.
# TYPE haproxy_frontend_denied_sessions_total counter
haproxy_frontend_denied_sessions_total{proxy="stats"} 0
haproxy_frontend_denied_sessions_total{proxy="destinations"} 0
haproxy_frontend_denied_sessions_total{proxy="forwarder"} 0
# HELP haproxy_frontend_failed_header_rewriting_total Total number of failed header rewriting warnings.
# TYPE haproxy_frontend_failed_header_rewriting_total counter
haproxy_frontend_failed_header_rewriting_total{proxy="stats"} 0
haproxy_frontend_failed_header_rewriting_total{proxy="destinations"} 0
haproxy_frontend_failed_header_rewriting_total{proxy="forwarder"} 0
# HELP haproxy_frontend_http_requests_rate_max Maximum observed number of HTTP requests per second.
# TYPE haproxy_frontend_http_requests_rate_max gauge
haproxy_frontend_http_requests_rate_max{proxy="stats"} 1
haproxy_frontend_http_requests_rate_max{proxy="destinations"} 20
haproxy_frontend_http_requests_rate_max{proxy="forwarder"} 0
# HELP haproxy_frontend_http_requests_total Total number of HTTP requests received.
# TYPE haproxy_frontend_http_requests_total counter
haproxy_frontend_http_requests_total{proxy="stats"} 4
haproxy_frontend_http_requests_total{proxy="destinations"} 20
haproxy_frontend_http_requests_total{proxy="forwarder"} 0
# HELP haproxy_frontend_http_responses_total Total number of HTTP responses.
# TYPE haproxy_frontend_http_responses_total counter
haproxy_frontend_http_responses_total{proxy="stats",code="1xx"} 0
haproxy_frontend_http_responses_total{proxy="destinations",code="1xx"} 0
haproxy_frontend_http_responses_total{proxy="forwarder",code="1xx"} 0
haproxy_frontend_http_responses_total{proxy="stats",code="2xx"} 1
haproxy_frontend_http_responses_total{proxy="destinations",code="2xx"} 0
haproxy_frontend_http_responses_total{proxy="forwarder",code="2xx"} 0
haproxy_frontend_http_responses_total{proxy="stats",code="3xx"} 0
haproxy_frontend_http_responses_total{proxy="destinations",code="3xx"} 0
haproxy_frontend_http_responses_total{proxy="forwarder",code="3xx"} 0
haproxy_frontend_http_responses_total{proxy="stats",code="4xx"} 1
haproxy_frontend_http_responses_total{proxy="destinations",code="4xx"} 20
haproxy_frontend_http_responses_total{proxy="forwarder",code="4xx"} 0
haproxy_frontend_http_responses_total{proxy="stats",code="5xx"} 1
haproxy_frontend_http_responses_total{proxy="destinations",code="5xx"} 0
haproxy_frontend_http_responses_total{proxy="forwarder",code="5xx"} 0
haproxy_frontend_http_responses_total{proxy="stats",code="other"} 0
haproxy_frontend_http_responses_total{proxy="destinations",code="other"} 0
haproxy_frontend_http_responses_total{proxy="forwarder",code="other"} 0
# HELP haproxy_frontend_intercepted_requests_total Total number of intercepted HTTP requests.
# TYPE haproxy_frontend_intercepted_requests_total counter
haproxy_frontend_intercepted_requests_total{proxy="stats"} 2
haproxy_frontend_intercepted_requests_total{proxy="destinations"} 0
haproxy_frontend_intercepted_requests_total{proxy="forwarder"} 0
# HELP haproxy_frontend_http_cache_lookups_total Total number of HTTP cache lookups.
# TYPE haproxy_frontend_http_cache_lookups_total counter
haproxy_frontend_http_cache_lookups_total{proxy="stats"} 0
haproxy_frontend_http_cache_lookups_total{proxy="destinations"} 0
haproxy_frontend_http_cache_lookups_total{proxy="forwarder"} 0
# HELP haproxy_frontend_http_cache_hits_total Total number of HTTP cache hits.
# TYPE haproxy_frontend_http_cache_hits_total counter
haproxy_frontend_http_cache_hits_total{proxy="stats"} 0
haproxy_frontend_http_cache_hits_total{proxy="destinations"} 0
haproxy_frontend_http_cache_hits_total{proxy="forwarder"} 0
# HELP haproxy_frontend_http_comp_bytes_in_total Total number of HTTP response bytes fed to the compressor.
# TYPE haproxy_frontend_http_comp_bytes_in_total counter
haproxy_frontend_http_comp_bytes_in_total{proxy="stats"} 0
haproxy_frontend_http_comp_bytes_in_total{proxy="destinations"} 0
haproxy_frontend_http_comp_bytes_in_total{proxy="forwarder"} 0
# HELP haproxy_frontend_http_comp_bytes_out_total Total number of HTTP response bytes emitted by the compressor.
# TYPE haproxy_frontend_http_comp_bytes_out_total counter
haproxy_frontend_http_comp_bytes_out_total{proxy="stats"} 0
haproxy_frontend_http_comp_bytes_out_total{proxy="destinations"} 0
haproxy_frontend_http_comp_bytes_out_total{proxy="forwarder"} 0
# HELP haproxy_frontend_http_comp_bytes_bypassed_total Total number of bytes that bypassed the HTTP compressor (CPU/BW limit).
# TYPE haproxy_frontend_http_comp_bytes_bypassed_total counter
haproxy_frontend_http_comp_bytes_bypassed_total{proxy="stats"} 0
haproxy_frontend_http_comp_bytes_bypassed_total{proxy="destinations"} 0
haproxy_frontend_http_comp_bytes_bypassed_total{proxy="forwarder"} 0
# HELP haproxy_frontend_http_comp_responses_total Total number of HTTP responses that were compressed.
# TYPE haproxy_frontend_http_comp_responses_total counter
haproxy_frontend_http_comp_responses_total{proxy="stats"} 0
haproxy_frontend_http_comp_responses_total{proxy="destinations"} 0
haproxy_frontend_http_comp_responses_total{proxy="forwarder"} 0
# HELP haproxy_backend_status Current status of the service (frontend: 0=STOP, 1=UP, 2=FULL - backend: 0=DOWN, 1=UP - server: 0=DOWN, 1=UP, 2=MAINT, 3=DRAIN, 4=NOLB).
# TYPE haproxy_backend_status gauge
haproxy_backend_status{proxy="be_to-forwarder"} 1
haproxy_backend_status{proxy="forwarder"} 1
haproxy_backend_status{proxy="be_googleapis-com"} 1
haproxy_backend_status{proxy="be_mixpanel-com"} 1
# HELP haproxy_backend_current_sessions Current number of active sessions.
# TYPE haproxy_backend_current_sessions gauge
haproxy_backend_current_sessions{proxy="be_to-forwarder"} 0
haproxy_backend_current_sessions{proxy="forwarder"} 0
haproxy_backend_current_sessions{proxy="be_googleapis-com"} 0
haproxy_backend_current_sessions{proxy="be_mixpanel-com"} 0
# HELP haproxy_backend_max_sessions Maximum observed number of active sessions.
# TYPE haproxy_backend_max_sessions gauge
haproxy_backend_max_sessions{proxy="be_to-forwarder"} 0
haproxy_backend_max_sessions{proxy="forwarder"} 0
haproxy_backend_max_sessions{proxy="be_googleapis-com"} 19
haproxy_backend_max_sessions{proxy="be_mixpanel-com"} 0
# HELP haproxy_backend_limit_sessions Configured session limit.
# TYPE haproxy_backend_limit_sessions gauge
haproxy_backend_limit_sessions{proxy="be_to-forwarder"} 2048
haproxy_backend_limit_sessions{proxy="forwarder"} 2048
haproxy_backend_limit_sessions{proxy="be_googleapis-com"} 1
haproxy_backend_limit_sessions{proxy="be_mixpanel-com"} 1
# HELP haproxy_backend_sessions_total Total number of sessions.
# TYPE haproxy_backend_sessions_total counter
haproxy_backend_sessions_total{proxy="be_to-forwarder"} 0
haproxy_backend_sessions_total{proxy="forwarder"} 0
haproxy_backend_sessions_total{proxy="be_googleapis-com"} 20
haproxy_backend_sessions_total{proxy="be_mixpanel-com"} 0
# HELP haproxy_backend_max_session_rate Maximum observed number of sessions per second.
# TYPE haproxy_backend_max_session_rate gauge
haproxy_backend_max_session_rate{proxy="be_to-forwarder"} 0
haproxy_backend_max_session_rate{proxy="forwarder"} 0
haproxy_backend_max_session_rate{proxy="be_googleapis-com"} 20
haproxy_backend_max_session_rate{proxy="be_mixpanel-com"} 0
# HELP haproxy_backend_last_session_seconds Number of seconds since last session assigned to server/backend.
# TYPE haproxy_backend_last_session_seconds gauge
haproxy_backend_last_session_seconds{proxy="be_to-forwarder"} -1
haproxy_backend_last_session_seconds{proxy="forwarder"} -1
haproxy_backend_last_session_seconds{proxy="be_googleapis-com"} 9222
haproxy_backend_last_session_seconds{proxy="be_mixpanel-com"} -1
# HELP haproxy_backend_current_queue Current number of queued requests.
# TYPE haproxy_backend_current_queue gauge
haproxy_backend_current_queue{proxy="be_to-forwarder"} 0
haproxy_backend_current_queue{proxy="forwarder"} 0
haproxy_backend_current_queue{proxy="be_googleapis-com"} 0
haproxy_backend_current_queue{proxy="be_mixpanel-com"} 0
# HELP haproxy_backend_max_queue Maximum observed number of queued requests.
# TYPE haproxy_backend_max_queue gauge
haproxy_backend_max_queue{proxy="be_to-forwarder"} 0
haproxy_backend_max_queue{proxy="forwarder"} 0
haproxy_backend_max_queue{proxy="be_googleapis-com"} 0
haproxy_backend_max_queue{proxy="be_mixpanel-com"} 0
# HELP haproxy_backend_connection_attempts_total Total number of connection establishment attempts.
# TYPE haproxy_backend_connection_attempts_total counter
haproxy_backend_connection_attempts_total{proxy="be_to-forwarder"} 0
haproxy_backend_connection_attempts_total{proxy="forwarder"} 0
haproxy_backend_connection_attempts_total{proxy="be_googleapis-com"} 20
haproxy_backend_connection_attempts_total{proxy="be_mixpanel-com"} 0
# HELP haproxy_backend_connection_reuses_total Total number of connection reuses.
# TYPE haproxy_backend_connection_reuses_total counter
haproxy_backend_connection_reuses_total{proxy="be_to-forwarder"} 0
haproxy_backend_connection_reuses_total{proxy="forwarder"} 0
haproxy_backend_connection_reuses_total{proxy="be_googleapis-com"} 0
haproxy_backend_connection_reuses_total{proxy="be_mixpanel-com"} 0
# HELP haproxy_backend_bytes_in_total Current total of incoming bytes.
# TYPE haproxy_backend_bytes_in_total counter
haproxy_backend_bytes_in_total{proxy="be_to-forwarder"} 0
haproxy_backend_bytes_in_total{proxy="forwarder"} 0
haproxy_backend_bytes_in_total{proxy="be_googleapis-com"} 2120
haproxy_backend_bytes_in_total{proxy="be_mixpanel-com"} 0
# HELP haproxy_backend_bytes_out_total Current total of outgoing bytes.
# TYPE haproxy_backend_bytes_out_total counter
haproxy_backend_bytes_out_total{proxy="be_to-forwarder"} 0
haproxy_backend_bytes_out_total{proxy="forwarder"} 0
haproxy_backend_bytes_out_total{proxy="be_googleapis-com"} 36720
haproxy_backend_bytes_out_total{proxy="be_mixpanel-com"} 0
# HELP haproxy_backend_http_queue_time_average_seconds Avg. queue time for last 1024 successful connections.
# TYPE haproxy_backend_http_queue_time_average_seconds gauge
haproxy_backend_http_queue_time_average_seconds{proxy="be_to-forwarder"} 0.000000
haproxy_backend_http_queue_time_average_seconds{proxy="forwarder"} 0.000000
haproxy_backend_http_queue_time_average_seconds{proxy="be_googleapis-com"} 0.000000
haproxy_backend_http_queue_time_average_seconds{proxy="be_mixpanel-com"} 0.000000
# HELP haproxy_backend_http_connect_time_average_seconds Avg. connect time for last 1024 successful connections.
# TYPE haproxy_backend_http_connect_time_average_seconds gauge
haproxy_backend_http_connect_time_average_seconds{proxy="be_to-forwarder"} 0.000000
haproxy_backend_http_connect_time_average_seconds{proxy="forwarder"} 0.000000
haproxy_backend_http_connect_time_average_seconds{proxy="be_googleapis-com"} 0.004000
haproxy_backend_http_connect_time_average_seconds{proxy="be_mixpanel-com"} 0.000000
# HELP haproxy_backend_http_response_time_average_seconds Avg. response time for last 1024 successful connections.
# TYPE haproxy_backend_http_response_time_average_seconds gauge
haproxy_backend_http_response_time_average_seconds{proxy="be_to-forwarder"} 0.000000
haproxy_backend_http_response_time_average_seconds{proxy="forwarder"} 0.000000
haproxy_backend_http_response_time_average_seconds{proxy="be_googleapis-com"} 0.001000
haproxy_backend_http_response_time_average_seconds{proxy="be_mixpanel-com"} 0.000000
# HELP haproxy_backend_http_total_time_average_seconds Avg. total time for last 1024 successful connections.
# TYPE haproxy_backend_http_total_time_average_seconds gauge
haproxy_backend_http_total_time_average_seconds{proxy="be_to-forwarder"} 0.000000
haproxy_backend_http_total_time_average_seconds{proxy="forwarder"} 0.000000
haproxy_backend_http_total_time_average_seconds{proxy="be_googleapis-com"} 0.005000
haproxy_backend_http_total_time_average_seconds{proxy="be_mixpanel-com"} 0.000000
# HELP haproxy_backend_requests_denied_total Total number of denied requests.
# TYPE haproxy_backend_requests_denied_total counter
haproxy_backend_requests_denied_total{proxy="be_to-forwarder"} 0
haproxy_backend_requests_denied_total{proxy="forwarder"} 0
haproxy_backend_requests_denied_total{proxy="be_googleapis-com"} 0
haproxy_backend_requests_denied_total{proxy="be_mixpanel-com"} 0
# HELP haproxy_backend_responses_denied_total Total number of denied responses.
# TYPE haproxy_backend_responses_denied_total counter
haproxy_backend_responses_denied_total{proxy="be_to-forwarder"} 0
haproxy_backend_responses_denied_total{proxy="forwarder"} 0
haproxy_backend_responses_denied_total{proxy="be_googleapis-com"} 0
haproxy_backend_responses_denied_total{proxy="be_mixpanel-com"} 0
# HELP haproxy_backend_connection_errors_total Total number of connection errors.
# TYPE haproxy_backend_connection_errors_total counter
haproxy_backend_connection_errors_total{proxy="be_to-forwarder"} 0
haproxy_backend_connection_errors_total{proxy="forwarder"} 0
haproxy_backend_connection_errors_total{proxy="be_googleapis-com"} 0
haproxy_backend_connection_errors_total{proxy="be_mixpanel-com"} 0
# HELP haproxy_backend_response_errors_total Total number of response errors.
# TYPE haproxy_backend_response_errors_total counter
haproxy_backend_response_errors_total{proxy="be_to-forwarder"} 0
haproxy_backend_response_errors_total{proxy="forwarder"} 0
haproxy_backend_response_errors_total{proxy="be_googleapis-com"} 0
haproxy_backend_response_errors_total{proxy="be_mixpanel-com"} 0
# HELP haproxy_backend_retry_warnings_total Total number of retry warnings.
# TYPE haproxy_backend_retry_warnings_total counter
haproxy_backend_retry_warnings_total{proxy="be_to-forwarder"} 0
haproxy_backend_retry_warnings_total{proxy="forwarder"} 0
haproxy_backend_retry_warnings_total{proxy="be_googleapis-com"} 0
haproxy_backend_retry_warnings_total{proxy="be_mixpanel-com"} 0
# HELP haproxy_backend_redispatch_warnings_total Total number of redispatch warnings.
# TYPE haproxy_backend_redispatch_warnings_total counter
haproxy_backend_redispatch_warnings_total{proxy="be_to-forwarder"} 0
haproxy_backend_redispatch_warnings_total{proxy="forwarder"} 0
haproxy_backend_redispatch_warnings_total{proxy="be_googleapis-com"} 0
haproxy_backend_redispatch_warnings_total{proxy="be_mixpanel-com"} 0
# HELP haproxy_backend_failed_header_rewriting_total Total number of failed header rewriting warnings.
# TYPE haproxy_backend_failed_header_rewriting_total counter
haproxy_backend_failed_header_rewriting_total{proxy="be_to-forwarder"} 0
haproxy_backend_failed_header_rewriting_total{proxy="forwarder"} 0
haproxy_backend_failed_header_rewriting_total{proxy="be_googleapis-com"} 0
haproxy_backend_failed_header_rewriting_total{proxy="be_mixpanel-com"} 0
# 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{proxy="be_to-forwarder"} 0
haproxy_backend_client_aborts_total{proxy="forwarder"} 0
haproxy_backend_client_aborts_total{proxy="be_googleapis-com"} 0
haproxy_backend_client_aborts_total{proxy="be_mixpanel-com"} 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{proxy="be_to-forwarder"} 0
haproxy_backend_server_aborts_total{proxy="forwarder"} 0
haproxy_backend_server_aborts_total{proxy="be_googleapis-com"} 0
haproxy_backend_server_aborts_total{proxy="be_mixpanel-com"} 0
# HELP haproxy_backend_weight Service weight.
# TYPE haproxy_backend_weight gauge
haproxy_backend_weight{proxy="be_to-forwarder"} 3
haproxy_backend_weight{proxy="forwarder"} 1
haproxy_backend_weight{proxy="be_googleapis-com"} 1
haproxy_backend_weight{proxy="be_mixpanel-com"} 2
# HELP haproxy_backend_active_servers Current number of active servers.
# TYPE haproxy_backend_active_servers gauge
haproxy_backend_active_servers{proxy="be_to-forwarder"} 3
haproxy_backend_active_servers{proxy="forwarder"} 1
haproxy_backend_active_servers{proxy="be_googleapis-com"} 1
haproxy_backend_active_servers{proxy="be_mixpanel-com"} 2
# HELP haproxy_backend_backup_servers Current number of backup servers.
# TYPE haproxy_backend_backup_servers gauge
haproxy_backend_backup_servers{proxy="be_to-forwarder"} 0
haproxy_backend_backup_servers{proxy="forwarder"} 0
haproxy_backend_backup_servers{proxy="be_googleapis-com"} 0
haproxy_backend_backup_servers{proxy="be_mixpanel-com"} 0
# HELP haproxy_backend_check_up_down_total Total number of UP->DOWN transitions.
# TYPE haproxy_backend_check_up_down_total counter
haproxy_backend_check_up_down_total{proxy="be_to-forwarder"} 0
haproxy_backend_check_up_down_total{proxy="forwarder"} 0
haproxy_backend_check_up_down_total{proxy="be_googleapis-com"} 0
haproxy_backend_check_up_down_total{proxy="be_mixpanel-com"} 0
# HELP haproxy_backend_check_last_change_seconds Number of seconds since the last UP<->DOWN transition.
# TYPE haproxy_backend_check_last_change_seconds gauge
haproxy_backend_check_last_change_seconds{proxy="be_to-forwarder"} 9414
haproxy_backend_check_last_change_seconds{proxy="forwarder"} 9414
haproxy_backend_check_last_change_seconds{proxy="be_googleapis-com"} 9414
haproxy_backend_check_last_change_seconds{proxy="be_mixpanel-com"} 9414
# HELP haproxy_backend_downtime_seconds_total Total downtime (in seconds) for the service.
# TYPE haproxy_backend_downtime_seconds_total counter
haproxy_backend_downtime_seconds_total{proxy="be_to-forwarder"} 0
haproxy_backend_downtime_seconds_total{proxy="forwarder"} 0
haproxy_backend_downtime_seconds_total{proxy="be_googleapis-com"} 0
haproxy_backend_downtime_seconds_total{proxy="be_mixpanel-com"} 0
# HELP haproxy_backend_loadbalanced_total Total number of times a service was selected, either for new sessions, or when redispatching.
# TYPE haproxy_backend_loadbalanced_total counter
haproxy_backend_loadbalanced_total{proxy="be_to-forwarder"} 0
haproxy_backend_loadbalanced_total{proxy="forwarder"} 0
haproxy_backend_loadbalanced_total{proxy="be_googleapis-com"} 20
haproxy_backend_loadbalanced_total{proxy="be_mixpanel-com"} 0
# HELP haproxy_backend_http_requests_total Total number of HTTP requests received.
# TYPE haproxy_backend_http_requests_total counter
haproxy_backend_http_requests_total{proxy="be_to-forwarder"} 0
haproxy_backend_http_requests_total{proxy="forwarder"} 0
haproxy_backend_http_requests_total{proxy="be_googleapis-com"} 20
haproxy_backend_http_requests_total{proxy="be_mixpanel-com"} 0
# HELP haproxy_backend_http_responses_total Total number of HTTP responses.
# TYPE haproxy_backend_http_responses_total counter
haproxy_backend_http_responses_total{proxy="be_to-forwarder",code="1xx"} 0
haproxy_backend_http_responses_total{proxy="forwarder",code="1xx"} 0
haproxy_backend_http_responses_total{proxy="be_googleapis-com",code="1xx"} 0
haproxy_backend_http_responses_total{proxy="be_mixpanel-com",code="1xx"} 0
haproxy_backend_http_responses_total{proxy="be_to-forwarder",code="2xx"} 0
haproxy_backend_http_responses_total{proxy="forwarder",code="2xx"} 0
haproxy_backend_http_responses_total{proxy="be_googleapis-com",code="2xx"} 0
haproxy_backend_http_responses_total{proxy="be_mixpanel-com",code="2xx"} 0
haproxy_backend_http_responses_total{proxy="be_to-forwarder",code="3xx"} 0
haproxy_backend_http_responses_total{proxy="forwarder",code="3xx"} 0
haproxy_backend_http_responses_total{proxy="be_googleapis-com",code="3xx"} 0
haproxy_backend_http_responses_total{proxy="be_mixpanel-com",code="3xx"} 0
haproxy_backend_http_responses_total{proxy="be_to-forwarder",code="4xx"} 0
haproxy_backend_http_responses_total{proxy="forwarder",code="4xx"} 0
haproxy_backend_http_responses_total{proxy="be_googleapis-com",code="4xx"} 20
haproxy_backend_http_responses_total{proxy="be_mixpanel-com",code="4xx"} 0
haproxy_backend_http_responses_total{proxy="be_to-forwarder",code="5xx"} 0
haproxy_backend_http_responses_total{proxy="forwarder",code="5xx"} 0
haproxy_backend_http_responses_total{proxy="be_googleapis-com",code="5xx"} 0
haproxy_backend_http_responses_total{proxy="be_mixpanel-com",code="5xx"} 0
haproxy_backend_http_responses_total{proxy="be_to-forwarder",code="other"} 0
haproxy_backend_http_responses_total{proxy="forwarder",code="other"} 0
haproxy_backend_http_responses_total{proxy="be_googleapis-com",code="other"} 0
haproxy_backend_http_responses_total{proxy="be_mixpanel-com",code="other"} 0
# HELP haproxy_backend_http_cache_lookups_total Total number of HTTP cache lookups.
# TYPE haproxy_backend_http_cache_lookups_total counter
haproxy_backend_http_cache_lookups_total{proxy="be_to-forwarder"} 0
haproxy_backend_http_cache_lookups_total{proxy="forwarder"} 0
haproxy_backend_http_cache_lookups_total{proxy="be_googleapis-com"} 0
haproxy_backend_http_cache_lookups_total{proxy="be_mixpanel-com"} 0
# HELP haproxy_backend_http_cache_hits_total Total number of HTTP cache hits.
# TYPE haproxy_backend_http_cache_hits_total counter
haproxy_backend_http_cache_hits_total{proxy="be_to-forwarder"} 0
haproxy_backend_http_cache_hits_total{proxy="forwarder"} 0
haproxy_backend_http_cache_hits_total{proxy="be_googleapis-com"} 0
haproxy_backend_http_cache_hits_total{proxy="be_mixpanel-com"} 0
# HELP haproxy_backend_http_comp_bytes_in_total Total number of HTTP response bytes fed to the compressor.
# TYPE haproxy_backend_http_comp_bytes_in_total counter
haproxy_backend_http_comp_bytes_in_total{proxy="be_to-forwarder"} 0
haproxy_backend_http_comp_bytes_in_total{proxy="forwarder"} 0
haproxy_backend_http_comp_bytes_in_total{proxy="be_googleapis-com"} 0
haproxy_backend_http_comp_bytes_in_total{proxy="be_mixpanel-com"} 0
# HELP haproxy_backend_http_comp_bytes_out_total Total number of HTTP response bytes emitted by the compressor.
# TYPE haproxy_backend_http_comp_bytes_out_total counter
haproxy_backend_http_comp_bytes_out_total{proxy="be_to-forwarder"} 0
haproxy_backend_http_comp_bytes_out_total{proxy="forwarder"} 0
haproxy_backend_http_comp_bytes_out_total{proxy="be_googleapis-com"} 0
haproxy_backend_http_comp_bytes_out_total{proxy="be_mixpanel-com"} 0
# HELP haproxy_backend_http_comp_bytes_bypassed_total Total number of bytes that bypassed the HTTP compressor (CPU/BW limit).
# TYPE haproxy_backend_http_comp_bytes_bypassed_total counter
haproxy_backend_http_comp_bytes_bypassed_total{proxy="be_to-forwarder"} 0
haproxy_backend_http_comp_bytes_bypassed_total{proxy="forwarder"} 0
haproxy_backend_http_comp_bytes_bypassed_total{proxy="be_googleapis-com"} 0
haproxy_backend_http_comp_bytes_bypassed_total{proxy="be_mixpanel-com"} 0
# HELP haproxy_backend_http_comp_responses_total Total number of HTTP responses that were compressed.
# TYPE haproxy_backend_http_comp_responses_total counter
haproxy_backend_http_comp_responses_total{proxy="be_to-forwarder"} 0
haproxy_backend_http_comp_responses_total{proxy="forwarder"} 0
haproxy_backend_http_comp_responses_total{proxy="be_googleapis-com"} 0
haproxy_backend_http_comp_responses_total{proxy="be_mixpanel-com"} 0
# HELP haproxy_server_status Current status of the service (frontend: 0=STOP, 1=UP, 2=FULL - backend: 0=DOWN, 1=UP - server: 0=DOWN, 1=UP, 2=MAINT, 3=DRAIN, 4=NOLB).
# TYPE haproxy_server_status gauge
haproxy_server_status{proxy="be_to-forwarder",server="forward1"} 1
haproxy_server_status{proxy="be_to-forwarder",server="forward2"} 1
haproxy_server_status{proxy="be_to-forwarder",server="forward3"} 1
haproxy_server_status{proxy="forwarder",server="clear"} 1
haproxy_server_status{proxy="be_googleapis-com",server="serv1"} 1
haproxy_server_status{proxy="be_mixpanel-com",server="serv1"} 1
haproxy_server_status{proxy="be_mixpanel-com",server="serv2"} 1
# HELP haproxy_server_current_sessions Current number of active sessions.
# TYPE haproxy_server_current_sessions gauge
haproxy_server_current_sessions{proxy="be_to-forwarder",server="forward1"} 0
haproxy_server_current_sessions{proxy="be_to-forwarder",server="forward2"} 0
haproxy_server_current_sessions{proxy="be_to-forwarder",server="forward3"} 0
haproxy_server_current_sessions{proxy="forwarder",server="clear"} 0
haproxy_server_current_sessions{proxy="be_googleapis-com",server="serv1"} 0
haproxy_server_current_sessions{proxy="be_mixpanel-com",server="serv1"} 0
haproxy_server_current_sessions{proxy="be_mixpanel-com",server="serv2"} 0
# HELP haproxy_server_max_sessions Maximum observed number of active sessions.
# TYPE haproxy_server_max_sessions gauge
haproxy_server_max_sessions{proxy="be_to-forwarder",server="forward1"} 0
haproxy_server_max_sessions{proxy="be_to-forwarder",server="forward2"} 0
haproxy_server_max_sessions{proxy="be_to-forwarder",server="forward3"} 0
haproxy_server_max_sessions{proxy="forwarder",server="clear"} 0
haproxy_server_max_sessions{proxy="be_googleapis-com",server="serv1"} 18
haproxy_server_max_sessions{proxy="be_mixpanel-com",server="serv1"} 0
haproxy_server_max_sessions{proxy="be_mixpanel-com",server="serv2"} 0
# HELP haproxy_server_limit_sessions Configured session limit.
# TYPE haproxy_server_limit_sessions gauge
haproxy_server_limit_sessions{proxy="be_to-forwarder",server="forward1"} 0
haproxy_server_limit_sessions{proxy="be_to-forwarder",server="forward2"} 0
haproxy_server_limit_sessions{proxy="be_to-forwarder",server="forward3"} 0
haproxy_server_limit_sessions{proxy="forwarder",server="clear"} 0
haproxy_server_limit_sessions{proxy="be_googleapis-com",server="serv1"} 0
haproxy_server_limit_sessions{proxy="be_mixpanel-com",server="serv1"} 0
haproxy_server_limit_sessions{proxy="be_mixpanel-com",server="serv2"} 0
# HELP haproxy_server_sessions_total Total number of sessions.
# TYPE haproxy_server_sessions_total counter
haproxy_server_sessions_total{proxy="be_to-forwarder",server="forward1"} 0
haproxy_server_sessions_total{proxy="be_to-forwarder",server="forward2"} 0
haproxy_server_sessions_total{proxy="be_to-forwarder",server="forward3"} 0
haproxy_server_sessions_total{proxy="forwarder",server="clear"} 0
haproxy_server_sessions_total{proxy="be_googleapis-com",server="serv1"} 20
haproxy_server_sessions_total{proxy="be_mixpanel-com",server="serv1"} 0
haproxy_server_sessions_total{proxy="be_mixpanel-com",server="serv2"} 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{proxy="be_to-forwarder",server="forward1"} 0
haproxy_server_max_session_rate{proxy="be_to-forwarder",server="forward2"} 0
haproxy_server_max_session_rate{proxy="be_to-forwarder",server="forward3"} 0
haproxy_server_max_session_rate{proxy="forwarder",server="clear"} 0
haproxy_server_max_session_rate{proxy="be_googleapis-com",server="serv1"} 20
haproxy_server_max_session_rate{proxy="be_mixpanel-com",server="serv1"} 0
haproxy_server_max_session_rate{proxy="be_mixpanel-com",server="serv2"} 0
# HELP haproxy_server_last_session_seconds Number of seconds since last session assigned to server/backend.
# TYPE haproxy_server_last_session_seconds gauge
haproxy_server_last_session_seconds{proxy="be_to-forwarder",server="forward1"} -1
haproxy_server_last_session_seconds{proxy="be_to-forwarder",server="forward2"} -1
haproxy_server_last_session_seconds{proxy="be_to-forwarder",server="forward3"} -1
haproxy_server_last_session_seconds{proxy="forwarder",server="clear"} -1
haproxy_server_last_session_seconds{proxy="be_googleapis-com",server="serv1"} 9222
haproxy_server_last_session_seconds{proxy="be_mixpanel-com",server="serv1"} -1
haproxy_server_last_session_seconds{proxy="be_mixpanel-com",server="serv2"} -1
# HELP haproxy_server_current_queue Current number of queued requests.
# TYPE haproxy_server_current_queue gauge
haproxy_server_current_queue{proxy="be_to-forwarder",server="forward1"} 0
haproxy_server_current_queue{proxy="be_to-forwarder",server="forward2"} 0
haproxy_server_current_queue{proxy="be_to-forwarder",server="forward3"} 0
haproxy_server_current_queue{proxy="forwarder",server="clear"} 0
haproxy_server_current_queue{proxy="be_googleapis-com",server="serv1"} 0
haproxy_server_current_queue{proxy="be_mixpanel-com",server="serv1"} 0
haproxy_server_current_queue{proxy="be_mixpanel-com",server="serv2"} 0
# HELP haproxy_server_max_queue Maximum observed number of queued requests.
# TYPE haproxy_server_max_queue gauge
haproxy_server_max_queue{proxy="be_to-forwarder",server="forward1"} 0
haproxy_server_max_queue{proxy="be_to-forwarder",server="forward2"} 0
haproxy_server_max_queue{proxy="be_to-forwarder",server="forward3"} 0
haproxy_server_max_queue{proxy="forwarder",server="clear"} 0
haproxy_server_max_queue{proxy="be_googleapis-com",server="serv1"} 0
haproxy_server_max_queue{proxy="be_mixpanel-com",server="serv1"} 0
haproxy_server_max_queue{proxy="be_mixpanel-com",server="serv2"} 0
# HELP haproxy_server_queue_limit Configured maxqueue for the server (0 meaning no limit).
# TYPE haproxy_server_queue_limit gauge
haproxy_server_queue_limit{proxy="be_to-forwarder",server="forward1"} 0
haproxy_server_queue_limit{proxy="be_to-forwarder",server="forward2"} 0
haproxy_server_queue_limit{proxy="be_to-forwarder",server="forward3"} 0
haproxy_server_queue_limit{proxy="forwarder",server="clear"} 0
haproxy_server_queue_limit{proxy="be_googleapis-com",server="serv1"} 0
haproxy_server_queue_limit{proxy="be_mixpanel-com",server="serv1"} 0
haproxy_server_queue_limit{proxy="be_mixpanel-com",server="serv2"} 0
# HELP haproxy_server_bytes_in_total Current total of incoming bytes.
# TYPE haproxy_server_bytes_in_total counter
haproxy_server_bytes_in_total{proxy="be_to-forwarder",server="forward1"} 0
haproxy_server_bytes_in_total{proxy="be_to-forwarder",server="forward2"} 0
haproxy_server_bytes_in_total{proxy="be_to-forwarder",server="forward3"} 0
haproxy_server_bytes_in_total{proxy="forwarder",server="clear"} 0
haproxy_server_bytes_in_total{proxy="be_googleapis-com",server="serv1"} 2120
haproxy_server_bytes_in_total{proxy="be_mixpanel-com",server="serv1"} 0
haproxy_server_bytes_in_total{proxy="be_mixpanel-com",server="serv2"} 0
# HELP haproxy_server_bytes_out_total Current total of outgoing bytes.
# TYPE haproxy_server_bytes_out_total counter
haproxy_server_bytes_out_total{proxy="be_to-forwarder",server="forward1"} 0
haproxy_server_bytes_out_total{proxy="be_to-forwarder",server="forward2"} 0
haproxy_server_bytes_out_total{proxy="be_to-forwarder",server="forward3"} 0
haproxy_server_bytes_out_total{proxy="forwarder",server="clear"} 0
haproxy_server_bytes_out_total{proxy="be_googleapis-com",server="serv1"} 36720
haproxy_server_bytes_out_total{proxy="be_mixpanel-com",server="serv1"} 0
haproxy_server_bytes_out_total{proxy="be_mixpanel-com",server="serv2"} 0
# HELP haproxy_server_http_queue_time_average_seconds Avg. queue time for last 1024 successful connections.
# TYPE haproxy_server_http_queue_time_average_seconds gauge
haproxy_server_http_queue_time_average_seconds{proxy="be_to-forwarder",server="forward1"} 0.000000
haproxy_server_http_queue_time_average_seconds{proxy="be_to-forwarder",server="forward2"} 0.000000
haproxy_server_http_queue_time_average_seconds{proxy="be_to-forwarder",server="forward3"} 0.000000
haproxy_server_http_queue_time_average_seconds{proxy="forwarder",server="clear"} 0.000000
haproxy_server_http_queue_time_average_seconds{proxy="be_googleapis-com",server="serv1"} 0.000000
haproxy_server_http_queue_time_average_seconds{proxy="be_mixpanel-com",server="serv1"} 0.000000
haproxy_server_http_queue_time_average_seconds{proxy="be_mixpanel-com",server="serv2"} 0.000000
# HELP haproxy_server_http_connect_time_average_seconds Avg. connect time for last 1024 successful connections.
# TYPE haproxy_server_http_connect_time_average_seconds gauge
haproxy_server_http_connect_time_average_seconds{proxy="be_to-forwarder",server="forward1"} 0.000000
haproxy_server_http_connect_time_average_seconds{proxy="be_to-forwarder",server="forward2"} 0.000000
haproxy_server_http_connect_time_average_seconds{proxy="be_to-forwarder",server="forward3"} 0.000000
haproxy_server_http_connect_time_average_seconds{proxy="forwarder",server="clear"} 0.000000
haproxy_server_http_connect_time_average_seconds{proxy="be_googleapis-com",server="serv1"} 0.004000
haproxy_server_http_connect_time_average_seconds{proxy="be_mixpanel-com",server="serv1"} 0.000000
haproxy_server_http_connect_time_average_seconds{proxy="be_mixpanel-com",server="serv2"} 0.000000
# HELP haproxy_server_http_response_time_average_seconds Avg. response time for last 1024 successful connections.
# TYPE haproxy_server_http_response_time_average_seconds gauge
haproxy_server_http_response_time_average_seconds{proxy="be_to-forwarder",server="forward1"} 0.000000
haproxy_server_http_response_time_average_seconds{proxy="be_to-forwarder",server="forward2"} 0.000000
haproxy_server_http_response_time_average_seconds{proxy="be_to-forwarder",server="forward3"} 0.000000
haproxy_server_http_response_time_average_seconds{proxy="forwarder",server="clear"} 0.000000
haproxy_server_http_response_time_average_seconds{proxy="be_googleapis-com",server="serv1"} 0.001000
haproxy_server_http_response_time_average_seconds{proxy="be_mixpanel-com",server="serv1"} 0.000000
haproxy_server_http_response_time_average_seconds{proxy="be_mixpanel-com",server="serv2"} 0.000000
# HELP haproxy_server_http_total_time_average_seconds Avg. total time for last 1024 successful connections.
# TYPE haproxy_server_http_total_time_average_seconds gauge
haproxy_server_http_total_time_average_seconds{proxy="be_to-forwarder",server="forward1"} 0.000000
haproxy_server_http_total_time_average_seconds{proxy="be_to-forwarder",server="forward2"} 0.000000
haproxy_server_http_total_time_average_seconds{proxy="be_to-forwarder",server="forward3"} 0.000000
haproxy_server_http_total_time_average_seconds{proxy="forwarder",server="clear"} 0.000000
haproxy_server_http_total_time_average_seconds{proxy="be_googleapis-com",server="serv1"} 0.005000
haproxy_server_http_total_time_average_seconds{proxy="be_mixpanel-com",server="serv1"} 0.000000
haproxy_server_http_total_time_average_seconds{proxy="be_mixpanel-com",server="serv2"} 0.000000
# HELP haproxy_server_connection_attempts_total Total number of connection establishment attempts.
# TYPE haproxy_server_connection_attempts_total counter
haproxy_server_connection_attempts_total{proxy="be_to-forwarder",server="forward1"} 0
haproxy_server_connection_attempts_total{proxy="be_to-forwarder",server="forward2"} 0
haproxy_server_connection_attempts_total{proxy="be_to-forwarder",server="forward3"} 0
haproxy_server_connection_attempts_total{proxy="forwarder",server="clear"} 0
haproxy_server_connection_attempts_total{proxy="be_googleapis-com",server="serv1"} 20
haproxy_server_connection_attempts_total{proxy="be_mixpanel-com",server="serv1"} 0
haproxy_server_connection_attempts_total{proxy="be_mixpanel-com",server="serv2"} 0
# HELP haproxy_server_connection_reuses_total Total number of connection reuses.
# TYPE haproxy_server_connection_reuses_total counter
haproxy_server_connection_reuses_total{proxy="be_to-forwarder",server="forward1"} 0
haproxy_server_connection_reuses_total{proxy="be_to-forwarder",server="forward2"} 0
haproxy_server_connection_reuses_total{proxy="be_to-forwarder",server="forward3"} 0
haproxy_server_connection_reuses_total{proxy="forwarder",server="clear"} 0
haproxy_server_connection_reuses_total{proxy="be_googleapis-com",server="serv1"} 0
haproxy_server_connection_reuses_total{proxy="be_mixpanel-com",server="serv1"} 0
haproxy_server_connection_reuses_total{proxy="be_mixpanel-com",server="serv2"} 0
# HELP haproxy_server_responses_denied_total Total number of denied responses.
# TYPE haproxy_server_responses_denied_total counter
haproxy_server_responses_denied_total{proxy="be_to-forwarder",server="forward1"} 0
haproxy_server_responses_denied_total{proxy="be_to-forwarder",server="forward2"} 0
haproxy_server_responses_denied_total{proxy="be_to-forwarder",server="forward3"} 0
haproxy_server_responses_denied_total{proxy="forwarder",server="clear"} 0
haproxy_server_responses_denied_total{proxy="be_googleapis-com",server="serv1"} 0
haproxy_server_responses_denied_total{proxy="be_mixpanel-com",server="serv1"} 0
haproxy_server_responses_denied_total{proxy="be_mixpanel-com",server="serv2"} 0
# HELP haproxy_server_connection_errors_total Total number of connection errors.
# TYPE haproxy_server_connection_errors_total counter
haproxy_server_connection_errors_total{proxy="be_to-forwarder",server="forward1"} 0
haproxy_server_connection_errors_total{proxy="be_to-forwarder",server="forward2"} 0
haproxy_server_connection_errors_total{proxy="be_to-forwarder",server="forward3"} 0
haproxy_server_connection_errors_total{proxy="forwarder",server="clear"} 0
haproxy_server_connection_errors_total{proxy="be_googleapis-com",server="serv1"} 0
haproxy_server_connection_errors_total{proxy="be_mixpanel-com",server="serv1"} 0
haproxy_server_connection_errors_total{proxy="be_mixpanel-com",server="serv2"} 0
# HELP haproxy_server_response_errors_total Total number of response errors.
# TYPE haproxy_server_response_errors_total counter
haproxy_server_response_errors_total{proxy="be_to-forwarder",server="forward1"} 0
haproxy_server_response_errors_total{proxy="be_to-forwarder",server="forward2"} 0
haproxy_server_response_errors_total{proxy="be_to-forwarder",server="forward3"} 0
haproxy_server_response_errors_total{proxy="forwarder",server="clear"} 0
haproxy_server_response_errors_total{proxy="be_googleapis-com",server="serv1"} 0
haproxy_server_response_errors_total{proxy="be_mixpanel-com",server="serv1"} 0
haproxy_server_response_errors_total{proxy="be_mixpanel-com",server="serv2"} 0
# HELP haproxy_server_retry_warnings_total Total number of retry warnings.
# TYPE haproxy_server_retry_warnings_total counter
haproxy_server_retry_warnings_total{proxy="be_to-forwarder",server="forward1"} 0
haproxy_server_retry_warnings_total{proxy="be_to-forwarder",server="forward2"} 0
haproxy_server_retry_warnings_total{proxy="be_to-forwarder",server="forward3"} 0
haproxy_server_retry_warnings_total{proxy="forwarder",server="clear"} 0
haproxy_server_retry_warnings_total{proxy="be_googleapis-com",server="serv1"} 0
haproxy_server_retry_warnings_total{proxy="be_mixpanel-com",server="serv1"} 0
haproxy_server_retry_warnings_total{proxy="be_mixpanel-com",server="serv2"} 0
# HELP haproxy_server_redispatch_warnings_total Total number of redispatch warnings.
# TYPE haproxy_server_redispatch_warnings_total counter
haproxy_server_redispatch_warnings_total{proxy="be_to-forwarder",server="forward1"} 0
haproxy_server_redispatch_warnings_total{proxy="be_to-forwarder",server="forward2"} 0
haproxy_server_redispatch_warnings_total{proxy="be_to-forwarder",server="forward3"} 0
haproxy_server_redispatch_warnings_total{proxy="forwarder",server="clear"} 0
haproxy_server_redispatch_warnings_total{proxy="be_googleapis-com",server="serv1"} 0
haproxy_server_redispatch_warnings_total{proxy="be_mixpanel-com",server="serv1"} 0
haproxy_server_redispatch_warnings_total{proxy="be_mixpanel-com",server="serv2"} 0
# HELP haproxy_server_failed_header_rewriting_total Total number of failed header rewriting warnings.
# TYPE haproxy_server_failed_header_rewriting_total counter
haproxy_server_failed_header_rewriting_total{proxy="be_to-forwarder",server="forward1"} 0
haproxy_server_failed_header_rewriting_total{proxy="be_to-forwarder",server="forward2"} 0
haproxy_server_failed_header_rewriting_total{proxy="be_to-forwarder",server="forward3"} 0
haproxy_server_failed_header_rewriting_total{proxy="forwarder",server="clear"} 0
haproxy_server_failed_header_rewriting_total{proxy="be_googleapis-com",server="serv1"} 0
haproxy_server_failed_header_rewriting_total{proxy="be_mixpanel-com",server="serv1"} 0
haproxy_server_failed_header_rewriting_total{proxy="be_mixpanel-com",server="serv2"} 0
# 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{proxy="be_to-forwarder",server="forward1"} 0
haproxy_server_client_aborts_total{proxy="be_to-forwarder",server="forward2"} 0
haproxy_server_client_aborts_total{proxy="be_to-forwarder",server="forward3"} 0
haproxy_server_client_aborts_total{proxy="forwarder",server="clear"} 0
haproxy_server_client_aborts_total{proxy="be_googleapis-com",server="serv1"} 0
haproxy_server_client_aborts_total{proxy="be_mixpanel-com",server="serv1"} 0
haproxy_server_client_aborts_total{proxy="be_mixpanel-com",server="serv2"} 0
# 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{proxy="be_to-forwarder",server="forward1"} 0
haproxy_server_server_aborts_total{proxy="be_to-forwarder",server="forward2"} 0
haproxy_server_server_aborts_total{proxy="be_to-forwarder",server="forward3"} 0
haproxy_server_server_aborts_total{proxy="forwarder",server="clear"} 0
haproxy_server_server_aborts_total{proxy="be_googleapis-com",server="serv1"} 0
haproxy_server_server_aborts_total{proxy="be_mixpanel-com",server="serv1"} 0
haproxy_server_server_aborts_total{proxy="be_mixpanel-com",server="serv2"} 0
# HELP haproxy_server_weight Service weight.
# TYPE haproxy_server_weight gauge
haproxy_server_weight{proxy="be_to-forwarder",server="forward1"} 1
haproxy_server_weight{proxy="be_to-forwarder",server="forward2"} 1
haproxy_server_weight{proxy="be_to-forwarder",server="forward3"} 1
haproxy_server_weight{proxy="forwarder",server="clear"} 1
haproxy_server_weight{proxy="be_googleapis-com",server="serv1"} 1
haproxy_server_weight{proxy="be_mixpanel-com",server="serv1"} 1
haproxy_server_weight{proxy="be_mixpanel-com",server="serv2"} 1
# HELP haproxy_server_check_failures_total Total number of failed check (Only counts checks failed when the server is up).
# TYPE haproxy_server_check_failures_total counter
haproxy_server_check_failures_total{proxy="be_to-forwarder",server="forward1"} 0
haproxy_server_check_failures_total{proxy="be_to-forwarder",server="forward2"} 0
haproxy_server_check_failures_total{proxy="be_to-forwarder",server="forward3"} 0
haproxy_server_check_failures_total{proxy="forwarder",server="clear"} 0
haproxy_server_check_failures_total{proxy="be_googleapis-com",server="serv1"} 0
haproxy_server_check_failures_total{proxy="be_mixpanel-com",server="serv1"} 0
haproxy_server_check_failures_total{proxy="be_mixpanel-com",server="serv2"} 0
# HELP haproxy_server_check_up_down_total Total number of UP->DOWN transitions.
# TYPE haproxy_server_check_up_down_total counter
haproxy_server_check_up_down_total{proxy="be_to-forwarder",server="forward1"} 0
haproxy_server_check_up_down_total{proxy="be_to-forwarder",server="forward2"} 0
haproxy_server_check_up_down_total{proxy="be_to-forwarder",server="forward3"} 0
haproxy_server_check_up_down_total{proxy="forwarder",server="clear"} 0
haproxy_server_check_up_down_total{proxy="be_googleapis-com",server="serv1"} 0
haproxy_server_check_up_down_total{proxy="be_mixpanel-com",server="serv1"} 0
haproxy_server_check_up_down_total{proxy="be_mixpanel-com",server="serv2"} 0
# HELP haproxy_server_downtime_seconds_total Total downtime (in seconds) for the service.
# TYPE haproxy_server_downtime_seconds_total counter
haproxy_server_downtime_seconds_total{proxy="be_to-forwarder",server="forward1"} 0
haproxy_server_downtime_seconds_total{proxy="be_to-forwarder",server="forward2"} 0
haproxy_server_downtime_seconds_total{proxy="be_to-forwarder",server="forward3"} 0
haproxy_server_downtime_seconds_total{proxy="forwarder",server="clear"} 0
haproxy_server_downtime_seconds_total{proxy="be_googleapis-com",server="serv1"} 0
haproxy_server_downtime_seconds_total{proxy="be_mixpanel-com",server="serv1"} 0
haproxy_server_downtime_seconds_total{proxy="be_mixpanel-com",server="serv2"} 0
# HELP haproxy_server_check_last_change_seconds Number of seconds since the last UP<->DOWN transition.
# TYPE haproxy_server_check_last_change_seconds gauge
haproxy_server_check_last_change_seconds{proxy="be_to-forwarder",server="forward1"} 9414
haproxy_server_check_last_change_seconds{proxy="be_to-forwarder",server="forward2"} 9414
haproxy_server_check_last_change_seconds{proxy="be_to-forwarder",server="forward3"} 9414
haproxy_server_check_last_change_seconds{proxy="forwarder",server="clear"} 9414
haproxy_server_check_last_change_seconds{proxy="be_googleapis-com",server="serv1"} 9414
haproxy_server_check_last_change_seconds{proxy="be_mixpanel-com",server="serv1"} 9414
haproxy_server_check_last_change_seconds{proxy="be_mixpanel-com",server="serv2"} 9414
# HELP haproxy_server_current_throttle Current throttle percentage for the server, when slowstart is active, or no value if not in slowstart.
# TYPE haproxy_server_current_throttle gauge
haproxy_server_current_throttle{proxy="be_to-forwarder",server="forward1"} 100
haproxy_server_current_throttle{proxy="be_to-forwarder",server="forward2"} 100
haproxy_server_current_throttle{proxy="be_to-forwarder",server="forward3"} 100
haproxy_server_current_throttle{proxy="forwarder",server="clear"} 100
haproxy_server_current_throttle{proxy="be_googleapis-com",server="serv1"} 100
haproxy_server_current_throttle{proxy="be_mixpanel-com",server="serv1"} 100
haproxy_server_current_throttle{proxy="be_mixpanel-com",server="serv2"} 100
# HELP haproxy_server_loadbalanced_total Total number of times a service was selected, either for new sessions, or when redispatching.
# TYPE haproxy_server_loadbalanced_total counter
haproxy_server_loadbalanced_total{proxy="be_to-forwarder",server="forward1"} 0
haproxy_server_loadbalanced_total{proxy="be_to-forwarder",server="forward2"} 0
haproxy_server_loadbalanced_total{proxy="be_to-forwarder",server="forward3"} 0
haproxy_server_loadbalanced_total{proxy="forwarder",server="clear"} 0
haproxy_server_loadbalanced_total{proxy="be_googleapis-com",server="serv1"} 20
haproxy_server_loadbalanced_total{proxy="be_mixpanel-com",server="serv1"} 0
haproxy_server_loadbalanced_total{proxy="be_mixpanel-com",server="serv2"} 0
# HELP haproxy_server_http_responses_total Total number of HTTP responses.
# TYPE haproxy_server_http_responses_total counter
haproxy_server_http_responses_total{proxy="be_to-forwarder",server="forward1",code="1xx"} 0
haproxy_server_http_responses_total{proxy="be_to-forwarder",server="forward2",code="1xx"} 0
haproxy_server_http_responses_total{proxy="be_to-forwarder",server="forward3",code="1xx"} 0
haproxy_server_http_responses_total{proxy="forwarder",server="clear",code="1xx"} 0
haproxy_server_http_responses_total{proxy="be_googleapis-com",server="serv1",code="1xx"} 0
haproxy_server_http_responses_total{proxy="be_mixpanel-com",server="serv1",code="1xx"} 0
haproxy_server_http_responses_total{proxy="be_mixpanel-com",server="serv2",code="1xx"} 0
haproxy_server_http_responses_total{proxy="be_to-forwarder",server="forward1",code="2xx"} 0
haproxy_server_http_responses_total{proxy="be_to-forwarder",server="forward2",code="2xx"} 0
haproxy_server_http_responses_total{proxy="be_to-forwarder",server="forward3",code="2xx"} 0
haproxy_server_http_responses_total{proxy="forwarder",server="clear",code="2xx"} 0
haproxy_server_http_responses_total{proxy="be_googleapis-com",server="serv1",code="2xx"} 0
haproxy_server_http_responses_total{proxy="be_mixpanel-com",server="serv1",code="2xx"} 0
haproxy_server_http_responses_total{proxy="be_mixpanel-com",server="serv2",code="2xx"} 0
haproxy_server_http_responses_total{proxy="be_to-forwarder",server="forward1",code="3xx"} 0
haproxy_server_http_responses_total{proxy="be_to-forwarder",server="forward2",code="3xx"} 0
haproxy_server_http_responses_total{proxy="be_to-forwarder",server="forward3",code="3xx"} 0
haproxy_server_http_responses_total{proxy="forwarder",server="clear",code="3xx"} 0
haproxy_server_http_responses_total{proxy="be_googleapis-com",server="serv1",code="3xx"} 0
haproxy_server_http_responses_total{proxy="be_mixpanel-com",server="serv1",code="3xx"} 0
haproxy_server_http_responses_total{proxy="be_mixpanel-com",server="serv2",code="3xx"} 0
haproxy_server_http_responses_total{proxy="be_to-forwarder",server="forward1",code="4xx"} 0
haproxy_server_http_responses_total{proxy="be_to-forwarder",server="forward2",code="4xx"} 0
haproxy_server_http_responses_total{proxy="be_to-forwarder",server="forward3",code="4xx"} 0
haproxy_server_http_responses_total{proxy="forwarder",server="clear",code="4xx"} 0
haproxy_server_http_responses_total{proxy="be_googleapis-com",server="serv1",code="4xx"} 20
haproxy_server_http_responses_total{proxy="be_mixpanel-com",server="serv1",code="4xx"} 0
haproxy_server_http_responses_total{proxy="be_mixpanel-com",server="serv2",code="4xx"} 0
haproxy_server_http_responses_total{proxy="be_to-forwarder",server="forward1",code="5xx"} 0
haproxy_server_http_responses_total{proxy="be_to-forwarder",server="forward2",code="5xx"} 0
haproxy_server_http_responses_total{proxy="be_to-forwarder",server="forward3",code="5xx"} 0
haproxy_server_http_responses_total{proxy="forwarder",server="clear",code="5xx"} 0
haproxy_server_http_responses_total{proxy="be_googleapis-com",server="serv1",code="5xx"} 0
haproxy_server_http_responses_total{proxy="be_mixpanel-com",server="serv1",code="5xx"} 0
haproxy_server_http_responses_total{proxy="be_mixpanel-com",server="serv2",code="5xx"} 0
haproxy_server_http_responses_total{proxy="be_to-forwarder",server="forward1",code="other"} 0
haproxy_server_http_responses_total{proxy="be_to-forwarder",server="forward2",code="other"} 0
haproxy_server_http_responses_total{proxy="be_to-forwarder",server="forward3",code="other"} 0
haproxy_server_http_responses_total{proxy="forwarder",server="clear",code="other"} 0
haproxy_server_http_responses_total{proxy="be_googleapis-com",server="serv1",code="other"} 0
haproxy_server_http_responses_total{proxy="be_mixpanel-com",server="serv1",code="other"} 0
haproxy_server_http_responses_total{proxy="be_mixpanel-com",server="serv2",code="other"} 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment