GCP Cloud Load Balancing Metrics¶
This page lists the Load Balancing metrics collected by the GCP app.
In the table below, the metric type prefixes are omitted. For example, the full name of the backend_latencies
metric, of type https
, is loadbalancing.googleapis.com/https/backend_latencies
.
HTTPS¶
Metric type prefix: loadbalancing.googleapis.com/https/
Metric |
Description |
---|---|
|
A distribution of the latency calculated from when the request was sent by the proxy to the backend until the proxy received from the backend the last byte of the response. |
|
The number of bytes sent as requests from external HTTP(S) load balancer to backends. |
|
The number of requests served by the backends of the external HTTP(S) load balancer. |
|
The number of bytes sent as responses from backends (or cache) to external HTTP(S) load balancer. |
|
A distribution of the RTT measured for each connection between client and proxy. |
|
A distribution of the latency calculated from when the request was sent by the internal HTTP(S) load balancer proxy to the backend until the proxy received from the backend the last byte of the response. Sampled every 60 seconds. After sampling, data is not visible for up to 90 seconds. |
|
The number of bytes sent as requests from clients to an internal HTTP(S) load balancer. Sampled every 60 seconds. After sampling, data is not visible for up to 90 seconds. |
|
The number of requests served by an internal HTTP(S) load balancer. Sampled every 60 seconds. After sampling, data is not visible for up to 90 seconds. |
|
The number of bytes sent as responses from an internal HTTP(S) load balancer to clients. Sampled every 60 seconds. After sampling, data is not visible for up to 90 seconds. |
|
A distribution of the latency calculated from when the request was received by the internal HTTP(S) load balancer proxy until the proxy got an acknowledgment from the client on the last response byte. Sampled every 60 seconds. After sampling, data is not visible for up to 90 seconds. |
|
The number of bytes sent as requests from clients to an external HTTP(S) load balancer. |
|
The number of requests served by external HTTP(S) load balancer. |
|
The number of bytes sent as responses from external HTTP(S) load balancer to clients. |
|
A distribution of the latency calculated from when the request was received by the external HTTP(S) load balancer proxy until the proxy got acknowledgment from the client on the last response byte. |
No prefix¶
These metrics do not have a metric type prefix.
Metric |
Description |
---|---|
|
A distribution of the latency calculated from when the request was sent by the proxy to the backend until the proxy received from the backend the last byte of the response. Sampled every 60 seconds. After sampling, data is not visible for up to 210 seconds. |
|
The number of bytes sent as requests from clients to HTTP/S load balancer. Sampled every 60 seconds. After sampling, data is not visible for up to 90 seconds. |
|
The number of requests served by HTTP/S load balancer. Sampled every 60 seconds. After sampling, data is not visible for up to 90 seconds. |
|
The number of bytes sent as responses from an HTTP/S load balancer to clients. Sampled every 60 seconds. After sampling, data is not visible for up to 90 seconds. |
|
A distribution of the latency calculated from when the request was received by the proxy until the proxy received acknowledgment from the client on the last response byte. Sampled every 60 seconds. After sampling, data is not visible for up to 90 seconds. |
L3¶
Metric type prefix: loadbalancing.googleapis.com/l3/
Metric |
Description |
---|---|
|
The number of bytes sent from the backend of the external network load balancer to the client. For TCP flows, this metric counts the bytes on the application stream only. |
|
The number of packets sent from the backend of the external network load balancer to the client. |
|
The number of bytes sent from the client to the backend of the external network load balancer. For TCP flows, this metric counts the bytes on the application stream only. |
|
The number of packets sent from the client to the backend of the external network load balancer. |
|
A distribution of the round trip time latency, measured over TCP connections for the external network load balancer. |
|
The number of bytes sent from an internal TCP/UDP load balancer backend to the client (for TCP flows it’s counting bytes on application stream only). |
|
The number of packets sent from an internal TCP/UDP load balancer backend to the client of the flow. |
|
The number of bytes sent from client to internal TCP/UDP load balancer backend (for TCP flows it’s counting bytes on application stream only). |
|
The number of packets sent from a client to an internal TCP/UDP load balancer backend. |
|
A distribution of RTT measured over TCP connections for internal TCP/UDP load balancer flows. |
L4_PROXY¶
Metric type prefix: loadbalancing.googleapis.com/l4_proxy/
Metric |
Description |
---|---|
|
Number of bytes sent from a VM to a client using a proxy. Sampled every 60 seconds. After sampling, data is not visible for up to 210 seconds. |
|
Number of bytes sent from a client to a virtual machine (VM) using a proxy. Sampled every 60 seconds. After sampling, data is not visible for up to 210 seconds. |
|
Number of connections terminated over TCP proxy or SSL proxy load balancer. Sampled every 60 seconds. After sampling, data is not visible for up to 210 seconds. |
TCP_SSL_PROXY¶
Metric type prefix: loadbalancing.googleapis.com/tcp_ssl_proxy
Metric |
Description |
---|---|
|
Number of connections terminated over TCP proxy or SSL proxy load balancer. |
|
Number of bytes sent from a VM to a client using a proxy. |
|
A distribution of the smoothed RTT (in ms) measured by the proxy TCP stack, each minute application layer bytes pass from proxy to client. |
|
Number of bytes sent from a client to a VM using a proxy. |
|
Number of connections created over TCP proxy or SSL proxy load balancer. |
|
Current number of outstanding connections through the TCP proxy or SSL proxy load balancer. |