aws.vpclattice.active_connection_count (gauge) | The average number of active connections. Shown as connection |
aws.vpclattice.active_connection_count.maximum (gauge) | The maximum number of active connections. Shown as connection |
aws.vpclattice.active_request_count (gauge) | The average number of active requests. Shown as request |
aws.vpclattice.active_request_count.maximum (gauge) | The maximum number of active requests. Shown as request |
aws.vpclattice.connection_error_count (count) | The total number of connection failures. Shown as error |
aws.vpclattice.connection_timeout_count (count) | The total number of connection timeouts. Shown as timeout |
aws.vpclattice.http1_connection_count (count) | The total number of HTTP/1.1 connections. Shown as connection |
aws.vpclattice.http2_connection_count (count) | The total number of HTTP/2 connections. Shown as connection |
aws.vpclattice.http_code_2xx_count (count) | The number of HTTP 2XX response codes. Shown as request |
aws.vpclattice.http_code_3xx_count (count) | The number of HTTP 3XX response codes. Shown as request |
aws.vpclattice.http_code_4xx_count (count) | The number of HTTP 4XX response codes. Shown as error |
aws.vpclattice.http_code_5xx_count (count) | The number of HTTP 5XX response codes. Shown as error |
aws.vpclattice.request_completed_count (count) | The number of completed requests. Shown as request |
aws.vpclattice.request_time (gauge) | The time from request to the last byte of the response. Shown as millisecond |
aws.vpclattice.request_time.maximum (gauge) | The maximum time from request to the last byte of the response. Shown as millisecond |
aws.vpclattice.request_time.minimum (gauge) | The minimum time from request to the last byte of the response. Shown as millisecond |
aws.vpclattice.request_time.p90 (gauge) | The 90th percentile time from request to the last byte of the response. Shown as millisecond |
aws.vpclattice.request_time.p99 (gauge) | The 99th percentile time from request to the last byte of the response. Shown as millisecond |
aws.vpclattice.tls_connection_error_count (count) | The total number of TLS connection errors, not including failed certificate verifications. Shown as error |
aws.vpclattice.total_connection_count (count) | The total number of connections. Shown as connection |
aws.vpclattice.total_received_connection_bytes (count) | The total number of bytes received. Shown as byte |
aws.vpclattice.total_request_count (count) | The total number of requests. Shown as request |
aws.vpclattice.total_sent_connection_bytes (count) | The total number of bytes sent. Shown as byte |
aws.vpclattice.total_tls_connection_handshake_count (count) | The total number of successful TLS connection handshakes. Shown as connection |