Cloud Monitoring collects measurements to help you understand how your applications and system services are performing. A collection of these measurements is generically called a metric . The applications and system services being monitored are called monitored resources .
-
For a general explanation of the entries in the tables, see Metric types .
-
For information about the units used in the metric lists, see the
unit
field in theMetricDescriptor
reference. -
For information about statements of the form “Sampled every x seconds” and “After sampling, data is not visible for up to y seconds”, see Additional information: metadata .
-
For a set of complete, current lists of supported metric types, see Metrics list .
-
For pricing information, see Monitoring pricing .
The following table maps metric path prefixes to the load balancer types:
Metric path | Load balancer |
---|---|
https/
|
Global external Application Load Balancer Classic Application Load Balancer |
https/external/regional
|
Regional external Application Load Balancer |
https/internal/
|
Cross-region internal Application Load Balancer Regional internal Application Load Balancer |
l3/external/
|
External passthrough Network Load Balancer |
l3/internal/
|
Internal passthrough Network Load Balancer |
tcp_ssl_proxy/
|
Classic proxy Network Load Balancer |
l4_proxy/
|
Global external proxy Network Load Balancer Cross-region internal proxy Network Load Balancer Regional internal proxy Network Load Balancer Regional external proxy Network Load Balancer |
The "metric type" strings in this table must be prefixed
with loadbalancing.googleapis.com/
. That prefix has been
omitted from the entries in the table.
When querying a label, use the metric.labels.
prefix; for
example, metric.labels. LABEL
=" VALUE
"
.
Display name
Monitored resources
Labels
https/backend_latencies
GA
(project)
Backend latency
protocol
:
Protocol used by the client, one of [HTTP/1.0, HTTP/1.1, HTTP/2.0, SPDY, UNKNOWN].response_code
:
(INT64)
HTTP response code.load_balancing_scheme
:
Load balancing scheme: EXTERNAL or EXTERNAL_MANAGED.response_code_class
:
(INT64)
HTTP response code class: 200, 300, 400, 500 or 0 for none.proxy_continent
:
Continent of the HTTP proxy that handled the hit: 'America', 'Europe' or 'Asia'.cache_result
:
Cache result for serving HTTP request by proxy: 'HIT', 'MISS', 'DISABLED' or 'UNKNOWN'.client_country
:
Country of the client that issued the HTTP request (for example, 'United States', 'Germany').https/backend_request_bytes_count
GA
(project)
Backend Request Bytes
response_code
:
(INT64)
HTTP backend response code.load_balancing_scheme
:
Load balancing scheme: EXTERNAL or EXTERNAL_MANAGED.response_code_class
:
(INT64)
HTTP backend response code class: 200, 300, 400, 500 or 0 for none.proxy_continent
:
Continent of the HTTP proxy that handled the request: 'America', 'Europe' or 'Asia'.cache_result
:
Cache result for serving the HTTP request by backends (cache hits are abstracted as backend requests): 'HIT', 'MISS', 'DISABLED' or 'UNKNOWN'.https/backend_request_count
GA
(project)
Backend Request Count
response_code
:
(INT64)
HTTP backend response code.load_balancing_scheme
:
Load balancing scheme: EXTERNAL or EXTERNAL_MANAGED.response_code_class
:
(INT64)
HTTP backend response code class: 200, 300, 400, 500 or 0 for none.proxy_continent
:
Continent of the HTTP proxy that handled the request: 'America', 'Europe' or 'Asia'.cache_result
:
Cache result for serving the HTTP request by backends (cache hits are abstracted as backend requests): 'HIT', 'MISS', 'DISABLED' or 'UNKNOWN'.https/backend_response_bytes_count
GA
(project)
Backend Response Bytes
response_code
:
(INT64)
HTTP backend response code.load_balancing_scheme
:
Load balancing scheme: EXTERNAL or EXTERNAL_MANAGED.response_code_class
:
(INT64)
HTTP backend response code class: 200, 300, 400, 500 or 0 for none.proxy_continent
:
Continent of the HTTP proxy that handled the request: 'America', 'Europe' or 'Asia'.cache_result
:
Cache result for serving the HTTP request by backends (cache hits are abstracted as backend requests): 'HIT', 'MISS', 'DISABLED' or 'UNKNOWN'.https/external/regional/backend_latencies
GA
(project)
Backend latencies
protocol
:
Protocol used by the client: 'HTTP/1.0', 'HTTP/1.1', 'HTTP/2.0', 'QUIC/HTTP/2.0' or 'UNKNOWN'.response_code
:
(INT64)
HTTP response code.response_code_class
:
(INT64)
HTTP response code class: 200, 300, 400, 500 or 0 for none.cache_result
:
Cache result for serving HTTP request by proxy: 'HIT', 'MISS', 'DISABLED' or 'UNKNOWN'.client_country
:
Country of the client that issued the HTTP request (e.g. 'United States', 'Germany').https/external/regional/backend_request_bytes_count
BETA
(project)
Backend request bytes count per external regional https load balancer
response_code
:
(INT64)
HTTP response code.response_code_class
:
(INT64)
HTTP response code class: 200, 300, 400, 500 or 0 for none.https/external/regional/backend_request_count
BETA
(project)
Backend request count per external regional https load balancer
response_code
:
(INT64)
HTTP response code.response_code_class
:
(INT64)
HTTP response code class: 200, 300, 400, 500 or 0 for none.https/external/regional/backend_response_bytes_count
BETA
(project)
Backend response bytes count per external regional https load balancer
response_code
:
(INT64)
HTTP response code.response_code_class
:
(INT64)
HTTP response code class: 200, 300, 400, 500 or 0 for none.https/external/regional/request_bytes_count
GA
(project)
Request bytes
protocol
:
Protocol used by the client: 'HTTP/1.0', 'HTTP/1.1', 'HTTP/2.0', 'QUIC/HTTP/2.0' or 'UNKNOWN'.response_code
:
(INT64)
HTTP response code.response_code_class
:
(INT64)
HTTP response code class: 200, 300, 400, 500 or 0 for none.cache_result
:
Cache result for serving HTTP request by proxy: 'HIT', 'MISS', 'DISABLED' or 'UNKNOWN'.client_country
:
Country of the client that issued the HTTP request (e.g. 'United States', 'Germany').https/external/regional/request_count
GA
(project)
Request count
protocol
:
Protocol used by the client: 'HTTP/1.0', 'HTTP/1.1', 'HTTP/2.0', 'QUIC/HTTP/2.0' or 'UNKNOWN'.response_code
:
(INT64)
HTTP response code.response_code_class
:
(INT64)
HTTP response code class: 200, 300, 400, 500 or 0 for none.cache_result
:
Cache result for serving HTTP request by proxy: 'HIT', 'MISS', 'DISABLED' or 'UNKNOWN'.client_country
:
Country of the client that issued the HTTP request (e.g. 'United States', 'Germany').https/external/regional/response_bytes_count
GA
(project)
Response bytes
protocol
:
Protocol used by the client: 'HTTP/1.0', 'HTTP/1.1', 'HTTP/2.0', 'QUIC/HTTP/2.0' or 'UNKNOWN'.response_code
:
(INT64)
HTTP response code.response_code_class
:
(INT64)
HTTP response code class: 200, 300, 400, 500 or 0 for none.cache_result
:
Cache result for serving HTTP request by proxy: 'HIT', 'MISS', 'DISABLED' or 'UNKNOWN'.client_country
:
Country of the client that issued the HTTP request (e.g. 'United States', 'Germany').https/external/regional/total_latencies
GA
(project)
Total latencies
protocol
:
Protocol used by the client: 'HTTP/1.0', 'HTTP/1.1', 'HTTP/2.0', 'QUIC/HTTP/2.0' or 'UNKNOWN'.response_code
:
(INT64)
HTTP response code.response_code_class
:
(INT64)
HTTP response code class: 200, 300, 400, 500 or 0 for none.cache_result
:
Cache result for serving HTTP request by proxy: 'HIT', 'MISS', 'DISABLED' or 'UNKNOWN'.client_country
:
Country of the client that issued the HTTP request (e.g. 'United States', 'Germany').https/frontend_tcp_rtt
GA
(project)
Frontend RTT
load_balancing_scheme
:
Load balancing scheme: EXTERNAL or EXTERNAL_MANAGED.proxy_continent
:
Continent of the HTTP proxy that handled the hit: 'America', 'Europe' or 'Asia'.client_country
:
Country of the client that issued the HTTP request (for example, 'United States', 'Germany').https/internal/backend_latencies
GA
(project)
Backend latencies
protocol
:
Protocol used by the client: 'HTTP/1.0', 'HTTP/1.1', 'HTTP/2.0', 'SPDY' or 'UNKNOWN'.response_code
:
(INT64)
HTTP response code.response_code_class
:
(INT64)
HTTP response code class: 200, 300, 400, 500 or 0 for none.cache_result
:
Cache result for serving HTTP request by proxy: 'HIT', 'MISS', 'DISABLED' or 'UNKNOWN'.https/internal/backend_request_bytes_count
BETA
(project)
Backend request bytes count per internal https load balancer
response_code
:
(INT64)
HTTP response code.response_code_class
:
(INT64)
HTTP response code class: 200, 300, 400, 500 or 0 for none.https/internal/backend_request_count
BETA
(project)
Backend request count per internal https load balancer
response_code
:
(INT64)
HTTP response code.response_code_class
:
(INT64)
HTTP response code class: 200, 300, 400, 500 or 0 for none.https/internal/backend_response_bytes_count
BETA
(project)
Backend response bytes count per internal https load balancer
response_code
:
(INT64)
HTTP response code.response_code_class
:
(INT64)
HTTP response code class: 200, 300, 400, 500 or 0 for none.https/internal/request_bytes_count
GA
(project)
Request bytes
protocol
:
Protocol used by the client: 'HTTP/1.0', 'HTTP/1.1', 'HTTP/2.0', 'SPDY' or 'UNKNOWN'.response_code
:
(INT64)
HTTP response code.response_code_class
:
(INT64)
HTTP response code class: 200, 300, 400, 500 or 0 for none.cache_result
:
Cache result for serving HTTP request by proxy: 'HIT', 'MISS', 'DISABLED' or 'UNKNOWN'.https/internal/request_count
GA
(project)
Request count
protocol
:
Protocol used by the client: 'HTTP/1.0', 'HTTP/1.1', 'HTTP/2.0', 'QUIC/HTTP/2.0' or 'UNKNOWN'.response_code
:
(INT64)
HTTP response code.response_code_class
:
(INT64)
HTTP response code class: 200, 300, 400, 500 or 0 for none.cache_result
:
Cache result for serving HTTP request by proxy: 'HIT', 'MISS', 'DISABLED' or 'UNKNOWN'.https/internal/response_bytes_count
GA
(project)
Response bytes
protocol
:
Protocol used by the client: 'HTTP/1.0', 'HTTP/1.1', 'HTTP/2.0', 'SPDY' or 'UNKNOWN'.response_code
:
(INT64)
HTTP response code.response_code_class
:
(INT64)
HTTP response code class: 200, 300, 400, 500 or 0 for none.cache_result
:
Cache result for serving HTTP request by proxy: 'HIT', 'MISS', 'DISABLED' or 'UNKNOWN'.https/internal/total_latencies
GA
(project)
Total latencies
protocol
:
Protocol used by the client: 'HTTP/1.0', 'HTTP/1.1', 'HTTP/2.0', 'SPDY' or 'UNKNOWN'.response_code
:
(INT64)
HTTP response code.response_code_class
:
(INT64)
HTTP response code class: 200, 300, 400, 500 or 0 for none.cache_result
:
Cache result for serving HTTP request by proxy: 'HIT', 'MISS', 'DISABLED' or 'UNKNOWN'.https/request_bytes_count
GA
(project)
Request bytes
protocol
:
Protocol used by the client, one of [HTTP/1.0, HTTP/1.1, HTTP/2.0, SPDY, UNKNOWN].response_code
:
(INT64)
HTTP response code.load_balancing_scheme
:
Load balancing scheme: EXTERNAL or EXTERNAL_MANAGED.response_code_class
:
(INT64)
HTTP response code class: 200, 300, 400, 500 or 0 for none.proxy_continent
:
Continent of the HTTP proxy that handled the hit: 'America', 'Europe' or 'Asia'.cache_result
:
Cache result for serving HTTP request by proxy: 'HIT', 'MISS', 'DISABLED', 'PARTIAL_HIT' (for a request served partially from cache and partially from backend) or 'UNKNOWN'.client_country
:
Country of the client that issued the HTTP request (for example, 'United States', 'Germany').https/request_count
GA
(project)
Request count
protocol
:
Protocol used by the client, one of [HTTP/1.0, HTTP/1.1, HTTP/2.0, QUIC/HTTP/2.0, UNKNOWN].response_code
:
(INT64)
HTTP response code.load_balancing_scheme
:
Load balancing scheme: EXTERNAL or EXTERNAL_MANAGED.response_code_class
:
(INT64)
HTTP response code class: 200, 300, 400, 500 or 0 for none.proxy_continent
:
Continent of the HTTP proxy that handled the hit: 'America', 'Europe' or 'Asia'.cache_result
:
Cache result for serving HTTP request by proxy: 'HIT', 'MISS', 'DISABLED', 'PARTIAL_HIT' (for a request served partially from cache and partially from backend) or 'UNKNOWN'.client_country
:
Country of the client that issued the HTTP request (for example, 'United States', 'Germany').https/response_bytes_count
GA
(project)
Response bytes
protocol
:
Protocol used by the client, one of [HTTP/1.0, HTTP/1.1, HTTP/2.0, SPDY, UNKNOWN].response_code
:
(INT64)
HTTP response code.load_balancing_scheme
:
Load balancing scheme: EXTERNAL or EXTERNAL_MANAGED.response_code_class
:
(INT64)
HTTP response code class: 200, 300, 400, 500 or 0 for none.proxy_continent
:
Continent of the HTTP proxy that handled the hit: 'America', 'Europe' or 'Asia'.cache_result
:
Cache result for serving HTTP request by proxy: 'HIT', 'MISS', 'DISABLED', 'PARTIAL_HIT' (for a request served partially from cache and partially from backend) or 'UNKNOWN'.client_country
:
Country of the client that issued the HTTP request (for example, 'United States', 'Germany').https/total_latencies
GA
(project)
Total latency
protocol
:
Protocol used by the client, one of [HTTP/1.0, HTTP/1.1, HTTP/2.0, SPDY, UNKNOWN].response_code
:
(INT64)
HTTP response code.load_balancing_scheme
:
Load balancing scheme: EXTERNAL or EXTERNAL_MANAGED.response_code_class
:
(INT64)
HTTP response code class: 200, 300, 400, 500 or 0 for none.proxy_continent
:
Continent of the HTTP proxy that handled the hit: 'America', 'Europe' or 'Asia'.cache_result
:
Cache result for serving HTTP request by proxy: 'HIT', 'MISS', 'DISABLED', 'PARTIAL_HIT' (for a request served partially from cache and partially from backend) or 'UNKNOWN'.client_country
:
Country of the client that issued the HTTP request (for example, 'United States', 'Germany').l3/external/egress_bytes_count
GA
(project)
Egress bytes count
DELTA
, INT64
, By
loadbalancing.googleapis.com/ExternalNetworkLoadBalancerRule
tcp_lb_rule
udp_lb_rule
client_continent
:
Continent of the client that initiated the flow to the external network load balancer.client_country
:
Country of the client that initiated the flow to the external network load balancer.protocol
:
Protocol of the connection, one of [TCP, UDP, GRE, ICMP, ICMPV6, ESP]. This field remains empty for all resources other than loadbalancing.googleapis.com/ExternalNetworkLoadBalancerRule.l3/external/egress_packets_count
GA
(project)
Egress packets count
DELTA
, INT64
, 1
loadbalancing.googleapis.com/ExternalNetworkLoadBalancerRule
tcp_lb_rule
udp_lb_rule
client_continent
:
Continent of the client that initiated the flow to the external network load balancer.client_country
:
Country of the client that initiated the flow to the external network load balancer.protocol
:
Protocol of the connection, one of [TCP, UDP, GRE, ICMP, ICMPV6, ESP]. This field remains empty for all resources other than loadbalancing.googleapis.com/ExternalNetworkLoadBalancerRule.l3/external/ingress_bytes_count
GA
(project)
Ingress bytes count
DELTA
, INT64
, By
loadbalancing.googleapis.com/ExternalNetworkLoadBalancerRule
tcp_lb_rule
udp_lb_rule
client_continent
:
Continent of the client that initiated the flow to the external network load balancer.client_country
:
Country of the client that initiated the flow to the external network load balancer.protocol
:
Protocol of the connection, one of [TCP, UDP, GRE, ICMP, ICMPV6, ESP]. This field remains empty for all resources other than loadbalancing.googleapis.com/ExternalNetworkLoadBalancerRule.l3/external/ingress_packets_count
GA
(project)
Ingress packets count
DELTA
, INT64
, 1
loadbalancing.googleapis.com/ExternalNetworkLoadBalancerRule
tcp_lb_rule
udp_lb_rule
client_continent
:
Continent of the client that initiated the flow to the external network load balancer.client_country
:
Country of the client that initiated the flow to the external network load balancer.protocol
:
Protocol of the connection, one of [TCP, UDP, GRE, ICMP, ICMPV6, ESP]. This field remains empty for all resources other than loadbalancing.googleapis.com/ExternalNetworkLoadBalancerRule.l3/external/rtt_latencies
GA
(project)
RTT latencies
client_continent
:
Continent of the client that initiated the flow to the external network load balancer.client_country
:
Country of the client that initiated the flow to the external network load balancer.protocol
:
Protocol of the connection, set to TCP if the resource is loadbalancing.googleapis.com/ExternalNetworkLoadBalancerRule, otherwise empty.l3/internal/egress_bytes_count
GA
(project)
Egress bytes per internal TCP/UDP load balancer
client_project_id
:
Project ID of the client instance communicating with the internal TCP/UDP load balancer. If the client instance belongs to a different project, the field is set with the correct value only if all of the following hold: 1) the projects are in the same organization, 2) the communication was via Shared VPC or VPC Peering, 3) cross project metrics were not disabled. Otherwise the field is set to CLIENT_IS_EXTERNAL.client_network
:
Network of the client instance communicating with the internal TCP/UDP load balancer. If the client instance belongs to a different project, the field is set with the correct value only if all of the following hold: 1) the projects are in the same organization, 2) the communication was via Shared VPC or VPC Peering, 3) cross project metrics were not disabled. Otherwise the field is set to CLIENT_IS_EXTERNAL.client_subnetwork
:
Subnetwork of the client instance communicating with the internal TCP/UDP load balancer. If the client instance belongs to a different project, the field is set with the correct value only if all of the following hold: 1) the projects are in the same organization, 2) the communication was via Shared VPC or VPC Peering, 3) cross project metrics were not disabled. Otherwise the field is set to CLIENT_IS_EXTERNAL.client_zone
:
Zone of the client instance communicating with the internal TCP/UDP load balancer. If the client instance belongs to a different project, the field is set with the correct value only if all of the following hold: 1) the projects are in the same organization, 2) the communication was via Shared VPC or VPC Peering, 3) cross project metrics were not disabled. Otherwise the field is set to CLIENT_IS_EXTERNAL.l3/internal/egress_packets_count
GA
(project)
Egress packets per internal TCP/UDP load balancer
client_project_id
:
Project ID of the client instance communicating with the internal TCP/UDP load balancer. If the client instance belongs to a different project, the field is set with the correct value only if all of the following hold: 1) the projects are in the same organization, 2) the communication was via Shared VPC or VPC Peering, 3) cross project metrics were not disabled. Otherwise the field is set to CLIENT_IS_EXTERNAL.client_network
:
Network of the client instance communicating with the internal TCP/UDP load balancer. If the client instance belongs to a different project, the field is set with the correct value only if all of the following hold: 1) the projects are in the same organization, 2) the communication was via Shared VPC or VPC Peering, 3) cross project metrics were not disabled. Otherwise the field is set to CLIENT_IS_EXTERNAL.client_subnetwork
:
Subnetwork of the client instance communicating with the internal TCP/UDP load balancer. If the client instance belongs to a different project, the field is set with the correct value only if all of the following hold: 1) the projects are in the same organization, 2) the communication was via Shared VPC or VPC Peering, 3) cross project metrics were not disabled. Otherwise the field is set to CLIENT_IS_EXTERNAL.client_zone
:
Zone of the client instance communicating with the internal TCP/UDP load balancer. If the client instance belongs to a different project, the field is set with the correct value only if all of the following hold: 1) the projects are in the same organization, 2) the communication was via Shared VPC or VPC Peering, 3) cross project metrics were not disabled. Otherwise the field is set to CLIENT_IS_EXTERNAL.l3/internal/ingress_bytes_count
GA
(project)
Ingress bytes per internal TCP/UDP load balancer
client_project_id
:
Project ID of the client instance communicating with the internal TCP/UDP load balancer. If the client instance belongs to a different project, the field is set with the correct value only if all of the following hold: 1) the projects are in the same organization, 2) the communication was via Shared VPC or VPC Peering, 3) cross project metrics were not disabled. Otherwise the field is set to CLIENT_IS_EXTERNAL.client_network
:
Network of the client instance communicating with the internal TCP/UDP load balancer. If the client instance belongs to a different project, the field is set with the correct value only if all of the following hold: 1) the projects are in the same organization, 2) the communication was via Shared VPC or VPC Peering, 3) cross project metrics were not disabled. Otherwise the field is set to CLIENT_IS_EXTERNAL.client_subnetwork
:
Subnetwork of the client instance communicating with the internal TCP/UDP load balancer. If the client instance belongs to a different project, the field is set with the correct value only if all of the following hold: 1) the projects are in the same organization, 2) the communication was via Shared VPC or VPC Peering, 3) cross project metrics were not disabled. Otherwise the field is set to CLIENT_IS_EXTERNAL.client_zone
:
Zone of the client instance communicating with the internal TCP/UDP load balancer. If the client instance belongs to a different project, the field is set with the correct value only if all of the following hold: 1) the projects are in the same organization, 2) the communication was via Shared VPC or VPC Peering, 3) cross project metrics were not disabled. Otherwise the field is set to CLIENT_IS_EXTERNAL.l3/internal/ingress_packets_count
GA
(project)
Ingress packets per internal TCP/UDP load balancer
client_project_id
:
Project ID of the client instance communicating with the internal TCP/UDP load balancer. If the client instance belongs to a different project, the field is set with the correct value only if all of the following hold: 1) the projects are in the same organization, 2) the communication was via Shared VPC or VPC Peering, 3) cross project metrics were not disabled. Otherwise the field is set to CLIENT_IS_EXTERNAL.client_network
:
Network of the client instance communicating with the internal TCP/UDP load balancer. If the client instance belongs to a different project, the field is set with the correct value only if all of the following hold: 1) the projects are in the same organization, 2) the communication was via Shared VPC or VPC Peering, 3) cross project metrics were not disabled. Otherwise the field is set to CLIENT_IS_EXTERNAL.client_subnetwork
:
Subnetwork of the client instance communicating with the internal TCP/UDP load balancer. If the client instance belongs to a different project, the field is set with the correct value only if all of the following hold: 1) the projects are in the same organization, 2) the communication was via Shared VPC or VPC Peering, 3) cross project metrics were not disabled. Otherwise the field is set to CLIENT_IS_EXTERNAL.client_zone
:
Zone of the client instance communicating with the internal TCP/UDP load balancer. If the client instance belongs to a different project, the field is set with the correct value only if all of the following hold: 1) the projects are in the same organization, 2) the communication was via Shared VPC or VPC Peering, 3) cross project metrics were not disabled. Otherwise the field is set to CLIENT_IS_EXTERNAL.l3/internal/rtt_latencies
GA
(project)
RTT latencies per internal TCP/UDP load balancer
client_project_id
:
Project ID of the client instance communicating with the internal TCP/UDP load balancer. If the client instance belongs to a different project, the field is set with the correct value only if all of the following hold: 1) the projects are in the same organization, 2) the communication was via Shared VPC or VPC Peering, 3) cross project metrics were not disabled. Otherwise the field is set to CLIENT_IS_EXTERNAL.client_network
:
Network of the client instance communicating with the internal TCP/UDP load balancer. If the client instance belongs to a different project, the field is set with the correct value only if all of the following hold: 1) the projects are in the same organization, 2) the communication was via Shared VPC or VPC Peering, 3) cross project metrics were not disabled. Otherwise the field is set to CLIENT_IS_EXTERNAL.client_subnetwork
:
Subnetwork of the client instance communicating with the internal TCP/UDP load balancer. If the client instance belongs to a different project, the field is set with the correct value only if all of the following hold: 1) the projects are in the same organization, 2) the communication was via Shared VPC or VPC Peering, 3) cross project metrics were not disabled. Otherwise the field is set to CLIENT_IS_EXTERNAL.client_zone
:
Zone of the client instance communicating with the internal TCP/UDP load balancer. If the client instance belongs to a different project, the field is set with the correct value only if all of the following hold: 1) the projects are in the same organization, 2) the communication was via Shared VPC or VPC Peering, 3) cross project metrics were not disabled. Otherwise the field is set to CLIENT_IS_EXTERNAL.l4_proxy/egress_bytes_count
GA
(project)
Egress bytes
client_country
:
Country of the client where the traffic originated from, such as 'United States' or 'Germany'.l4_proxy/ingress_bytes_count
GA
(project)
Ingress bytes
client_country
:
Country of the client where the traffic originated from, such as 'United States' or 'Germany'.l4_proxy/tcp/closed_connections_count
GA
(project)
Closed connections
client_country
:
Country of the client where the traffic originated from, such as 'United States' or 'Germany'.l4_proxy/tcp/new_connections_count
BETA
(project)
New connections
client_country
:
Country of the client where the traffic originated from, such as 'United States' or 'Germany'.subnet/proxy_only/addresses
GA
(project)
Proxy-only addresses
state
:
State of the address, one of [used, free].tcp_ssl_proxy/closed_connections
GA
(project)
Closed connections
proxy_continent
:
Continent of the SSL proxy that handles the connection: 'America', 'Europe' or 'Asia'.client_country
:
Country of the client that opened the TCP/SSL connection (for example, 'United States', 'Germany').tcp_ssl_proxy/egress_bytes_count
GA
(project)
Egress bytes
proxy_continent
:
Continent of the proxy that handles the connection: 'America', 'Europe' or 'Asia'.client_country
:
Country of the client that opened the TCP/SSL connection (for example, 'United States', 'Germany').tcp_ssl_proxy/frontend_tcp_rtt
GA
(project)
Frontend RTT
proxy_continent
:
Continent of the SSL proxy that handles the connection: 'America', 'Europe' or 'Asia'.client_country
:
Country of the client that opened the TCP/SSL connection (for example, 'United States', 'Germany').tcp_ssl_proxy/ingress_bytes_count
GA
(project)
Ingress bytes
proxy_continent
:
Continent of the proxy that handles the connection: 'America', 'Europe' or 'Asia'.client_country
:
Country of the client that opened the TCP/SSL connection (for example, 'United States', 'Germany').tcp_ssl_proxy/new_connections
GA
(project)
New connections opened
proxy_continent
:
Continent of the SSL proxy that handles the connection: 'America', 'Europe' or 'Asia'.client_country
:
Country of the client that opened the TCP/SSL connection (for example, 'United States', 'Germany').tcp_ssl_proxy/open_connections
GA
(project)
Open Connections
proxy_continent
:
Continent of the SSL proxy that handles the connection: 'America', 'Europe' or 'Asia'.client_country
:
Country of the client that opened the TCP/SSL connection (for example, 'United States', 'Germany').Table generated at 2025-08-28 21:10:54 UTC.