| octavia_loadbalancer_cpu | Load balancer CPU utilization (percentage). |
| octavia_loadbalancer_memory | Load balancer memory utilization (percentage). |
| octavia_memory_pool_allocated_bytes | Total amount of memory allocated in the memory pools (in bytes). |
| octavia_memory_pool_used_bytes | Total amount of memory used in the memory pools (in bytes). |
| octavia_memory_pool_failures_total | Total number of failed memory pool allocations. |
| octavia_loadbalancer_max_connections | Maximum number of concurrent connections. |
| octavia_loadbalancer_current_connections | Number of active sessions. |
| octavia_loadbalancer_connections_total | Total number of created sessions. |
| octavia_loadbalancer_requests_total | Total number of requests (TCP or HTTP). |
| octavia_loadbalancer_max_ssl_connections | Configured maximum number of concurrent SSL connections. |
| octavia_loadbalancer_current_ssl_connections | Number of active SSL connections. |
| octavia_loadbalancer_ssl_connections_total | Total number of opened SSL connections. |
| octavia_loadbalancer_current_connection_rate | Current number of connections per second over last elapsed second. |
| octavia_loadbalancer_limit_connection_rate | Configured maximum number of connections per second. |
| octavia_loadbalancer_max_connection_rate | Maximum observed number of connections per second. |
| octavia_loadbalancer_current_session_rate | Current number of sessions per second over last elapsed second. |
| octavia_loadbalancer_limit_session_rate | Configured maximum number of sessions per second. |
| octavia_loadbalancer_max_session_rate | Maximum observed number of sessions per second. |
| octavia_loadbalancer_current_ssl_rate | Current number of SSL sessions per second over last elapsed second. |
| octavia_loadbalancer_limit_ssl_rate | Configured maximum number of SSL sessions per second. |
| octavia_loadbalancer_max_ssl_rate | Maximum observed number of SSL sessions per second. |
| octavia_loadbalancer_current_frontend_ssl_key_rate | Current frontend SSL Key computation per second over last elapsed second. |
| octavia_loadbalancer_max_frontend_ssl_key_rate | Maximum observed frontend SSL Key computation per second. |
| octavia_loadbalancer_current_backend_ssl_key_rate | Current backend SSL Key computation per second over last elapsed second. |
| octavia_loadbalancer_max_backend_ssl_key_rate | Maximum observed backend SSL Key computation per second. |
| octavia_loadbalancer_ssl_cache_lookups_total | Total number of SSL session cache lookups. |
| octavia_loadbalancer_ssl_cache_misses_total | Total number of SSL session cache misses. |
| octavia_loadbalancer_http_comp_bytes_in_total | Number of bytes per second over last elapsed second, before http compression. |
| octavia_loadbalancer_http_comp_bytes_out_total | Number of bytes per second over last elapsed second, after http compression. |
| octavia_loadbalancer_limit_http_comp | Configured maximum input compression rate in bytes. |
| octavia_loadbalancer_listeners | Current number of active listeners. |
| octavia_loadbalancer_dropped_logs_total | Total number of dropped logs. |
| octavia_listener_status | Current status of the listener. 0=OFFLINE, 1=ONLINE, 2=DEGRADED. |
| octavia_listener_current_sessions | Current number of active sessions. |
| octavia_listener_max_sessions | Maximum observed number of active sessions. |
| octavia_listener_limit_sessions | Configured session limit. |
| octavia_listener_sessions_total | Total number of sessions. |
| octavia_listener_limit_session_rate | Configured limit on new sessions per second. |
| octavia_listener_max_session_rate | Maximum observed number of sessions per second. |
| octavia_listener_connections_rate_max | Maximum observed number of connections per second. |
| octavia_listener_connections_total | Total number of connections. |
| octavia_listener_bytes_in_total | Current total of incoming bytes. |
| octavia_listener_bytes_out_total | Current total of outgoing bytes. |
| octavia_listener_requests_denied_total | Total number of denied requests. |
| octavia_listener_responses_denied_total | Total number of denied responses. |
| octavia_listener_request_errors_total | Total number of request errors. |
| octavia_listener_denied_connections_total | Total number of requests denied by connection rules. |
| octavia_listener_denied_sessions_total | Total number of requests denied by session rules. |
| octavia_listener_failed_header_rewriting_total | Total number of failed header rewriting rules. |
| octavia_listener_http_requests_rate_max | Maximum observed number of HTTP requests per second. |
| octavia_listener_http_requests_total | Total number of HTTP requests received. |
| octavia_listener_http_responses_total | Total number of HTTP responses. |
| octavia_listener_intercepted_requests_total | Total number of intercepted HTTP requests. |
| octavia_listener_http_cache_lookups_total | Total number of HTTP cache lookups. |
| octavia_listener_http_cache_hits_total | Total number of HTTP cache hits. |
| octavia_listener_http_comp_bytes_in_total | Total number of HTTP response bytes fed to the compressor. |
| octavia_listener_http_comp_bytes_out_total | Total number of HTTP response bytes emitted by the compressor. |
| octavia_listener_http_comp_bytes_bypassed_total | Total number of bytes that bypassed the HTTP compressor (CPU/BW limit). |
| octavia_listener_http_comp_responses_total | Total number of HTTP responses that were compressed. |
| octavia_pool_status | Current status of the pool. 0=OFFLINE, 1=ONLINE. |
| octavia_pool_current_sessions | Current number of active sessions. |
| octavia_pool_max_sessions | Maximum observed number of active sessions. |
| octavia_pool_limit_sessions | Configured session limit. |
| octavia_pool_sessions_total | Total number of sessions. |
| octavia_pool_max_session_rate | Maximum observed number of sessions per second. |
| octavia_pool_last_session_seconds | Number of seconds since last session assigned to a member. |
| octavia_pool_current_queue | Current number of queued requests. |
| octavia_pool_max_queue | Maximum observed number of queued requests. |
| octavia_pool_connection_attempts_total | Total number of connection establishment attempts. |
| octavia_pool_connection_reuses_total | Total number of connection reuses. |
| octavia_pool_bytes_in_total | Current total of incoming bytes. |
| octavia_pool_bytes_out_total | Current total of outgoing bytes. |
| octavia_pool_queue_time_average_seconds | Avg. queue time for last 1024 successful connections. |
| octavia_pool_connect_time_average_seconds | Avg. connect time for last 1024 successful connections. |
| octavia_pool_response_time_average_seconds | Avg. response time for last 1024 successful connections. |
| octavia_pool_total_time_average_seconds | Avg. total time for last 1024 successful connections. |
| octavia_pool_max_queue_time_seconds | Maximum observed time spent in the queue |
| octavia_pool_max_connect_time_seconds | Maximum observed time spent waiting for a connection to complete |
| octavia_pool_max_response_time_seconds | Maximum observed time spent waiting for a member response. |
| octavia_pool_max_total_time_seconds | Maximum observed total request+response time (request+queue+connect+response+processing) |
| octavia_pool_requests_denied_total | Total number of denied requests. |
| octavia_pool_responses_denied_total | Total number of denied responses. |
| octavia_pool_connection_errors_total | Total number of connection errors. |
| octavia_pool_response_errors_total | Total number of response errors. |
| octavia_pool_retry_warnings_total | Total number of retry warnings. |
| octavia_pool_redispatch_warnings_total | Total number of redispatch warnings. |
| octavia_pool_failed_header_rewriting_total | Total number of failed header rewriting warnings. |
| octavia_pool_client_aborts_total | Total number of data transfers aborted by the client. |
| octavia_pool_member_aborts_total | Total number of data transfers aborted by the server. |
| octavia_pool_active_members | Current number of active members. |
| octavia_pool_backup_members | Current number of backup members. |
| octavia_pool_check_up_down_total | Total number of UP->DOWN transitions. |
| octavia_pool_check_last_change_seconds | Number of seconds since the last UP<->DOWN transition. |
| octavia_pool_downtime_seconds_total | Total downtime (in seconds) for the pool. |
| octavia_pool_loadbalanced_total | Total number of times a pool was selected, either for new sessions, or when redispatching. |
| octavia_pool_http_requests_total | Total number of HTTP requests received. |
| octavia_pool_http_responses_total | Total number of HTTP responses. |
| octavia_pool_http_cache_lookups_total | Total number of HTTP cache lookups. |
| octavia_pool_http_cache_hits_total | Total number of HTTP cache hits. |
| octavia_pool_http_comp_bytes_in_total | Total number of HTTP response bytes fed to the compressor. |
| octavia_pool_http_comp_bytes_out_total | Total number of HTTP response bytes emitted by the compressor. |
| octavia_pool_http_comp_bytes_bypassed_total | Total number of bytes that bypassed the HTTP compressor (CPU/BW limit). |
| octavia_pool_http_comp_responses_total | Total number of HTTP responses that were compressed. |
| octavia_member_status | Current status of the member. 0=ERROR, 1=ONLINE, 2=OFFLINE, 3=DRAIN. |
| octavia_member_current_sessions | Current number of active sessions. |
| octavia_member_max_sessions | Maximum observed number of active sessions. |
| octavia_member_limit_sessions | Configured session limit. |
| octavia_member_sessions_total | Total number of sessions. |
| octavia_member_max_session_rate | Maximum observed number of sessions per second. |
| octavia_member_last_session_seconds | Number of seconds since last session assigned to the member. |
| octavia_member_current_queue | Current number of queued requests. |
| octavia_member_max_queue | Maximum observed number of queued requests. |
| octavia_member_queue_limit | Configured maxqueue for the member (0 meaning no limit). |
| octavia_member_bytes_in_total | Current total of incoming bytes. |
| octavia_member_bytes_out_total | Current total of outgoing bytes. |
| octavia_member_queue_time_average_seconds | Avg. queue time for last 1024 successful connections. |
| octavia_member_connect_time_average_seconds | Avg. connect time for last 1024 successful connections. |
| octavia_member_response_time_average_seconds | Avg. response time for last 1024 successful connections. |
| octavia_member_total_time_average_seconds | Avg. total time for last 1024 successful connections. |
| octavia_member_max_queue_time_seconds | Maximum observed time spent in the queue |
| octavia_member_max_connect_time_seconds | Maximum observed time spent waiting for a connection to complete |
| octavia_member_max_response_time_seconds | Maximum observed time spent waiting for a member response. |
| octavia_member_max_total_time_seconds | Maximum observed total request+response time (request+queue+connect+response+processing) |
| octavia_member_connection_attempts_total | Total number of connection establishment attempts. |
| octavia_member_connection_reuses_total | Total number of connection reuses. |
| octavia_member_responses_denied_total | Total number of denied responses. |
| octavia_member_connection_errors_total | Total number of connection errors. |
| octavia_member_response_errors_total | Total number of response errors. |
| octavia_member_retry_warnings_total | Total number of retry warnings. |
| octavia_member_redispatch_warnings_total | Total number of redispatch warnings. |
| octavia_member_failed_header_rewriting_total | Total number of failed header rewriting warnings. |
| octavia_member_client_aborts_total | Total number of data transfers aborted by the client. |
| octavia_member_server_aborts_total | Total number of data transfers aborted by the server. |
| octavia_member_weight | Member weight. |
| octavia_member_check_failures_total | Total number of failed check (Only counts checks failed when the member is up). |
| octavia_member_check_up_down_total | Total number of UP->DOWN transitions. |
| octavia_member_downtime_seconds_total | Total downtime (in seconds) for the member. |
| octavia_member_check_last_change_seconds | Number of seconds since the last UP<->DOWN transition. |
| octavia_member_current_throttle | Current throttle percentage for the member, when slowstart is active, or no value if not in slowstart. |
| octavia_member_loadbalanced_total | Total number of times a member was selected, either for new sessions, or when redispatching. |
| octavia_member_http_responses_total | Total number of HTTP responses. |
| octavia_member_idle_connections_current | Current number of idle connections available for reuse |
| octavia_member_idle_connections_limit | Limit on the number of available idle connections |