• /
  • EnglishEspañolFrançais日本語한국어Português
  • Se connecterDémarrer

Google Cloud Load Balancing monitoring integration

New Relic integrations with the Google Cloud Platform (GCP) include one that reports Google Cloud Load Balancing data to New Relic. This document explains how to activate the GCP Cloud Load Balancing integration and describes the data it reports.

Features

Cloud Load Balancing is Google Cloud's software-based managed service for distributing traffic across regions, with support for HTTP(S), TCP/SSL proxy, and L4 (network) load balancing. New Relic Load Balancing integration collects request rate, latency, byte-throughput, and connection metrics for each load balancer variant.

Activate integration

To enable the integration, follow standard procedures to connect your GCP service to New Relic:

Polling frequency

New Relic integrations query your GCP services according to a polling interval that varies by integration. The polling frequency for Google Cloud Load Balancing is 5 minutes. The resolution is 1 data point every minute.

Important

Cloud Load Balancing supports 1-minute polling intervals for WIF integrations in limited preview. To request access, contact New Relic support.

Workload Identity Federation

Find and use data

After you enable the integration, your Cloud Load Balancing resources appear as entities in the New Relic entity explorer. To see dashboards and manage services, go to one.newrelic.com > All capabilities > Infrastructure > GCP.

All Cloud Load Balancing metrics available in GCP Cloud Monitoring are collected as dimensional metrics in the Metric event type. Additional metrics beyond this table are collected automatically. See Google's Cloud Load Balancing metrics documentation for the complete list.

Entities

Metric data

Key metrics — HTTP(S) Load Balancer

Metric name

Unit

Description

gcp.loadbalancing.https.request_count

Count

Number of HTTP(S) requests handled by the load balancer, faceted by response_code_class.

gcp.loadbalancing.https.backend_request_count

Count

Number of requests forwarded to the load balancer's backends.

gcp.loadbalancing.https.backend_latencies

Milliseconds

Backend response latency distribution for the load balancer.

gcp.loadbalancing.https.total_latencies

Milliseconds

End-to-end request latency distribution for the load balancer.

gcp.loadbalancing.https.request_bytes_count

Bytes

Request bytes received by the load balancer.

gcp.loadbalancing.https.response_bytes_count

Bytes

Response bytes sent by the load balancer.

Key metrics — Internal HTTP(S) Load Balancer

Metric name

Unit

Description

gcp.loadbalancing.https.internal.backend_request_count

Count

Number of requests forwarded to the internal HTTP(S) load balancer's backends.

gcp.loadbalancing.https.internal.backend_latencies

Milliseconds

Backend response latency distribution for the internal HTTP(S) load balancer.

gcp.loadbalancing.https.internal.total_latencies

Milliseconds

End-to-end request latency distribution for the internal HTTP(S) load balancer.

gcp.loadbalancing.https.internal.request_bytes_count

Bytes

Request bytes received by the internal HTTP(S) load balancer.

gcp.loadbalancing.https.internal.response_bytes_count

Bytes

Response bytes sent by the internal HTTP(S) load balancer.

Key metrics — External Regional HTTP(S) Load Balancer

Metric name

Unit

Description

gcp.loadbalancing.https.external.regional.request_count

Count

Number of requests served by the external regional HTTP(S) load balancer, faceted by response_code_class.

gcp.loadbalancing.https.external.regional.backend_latencies

Milliseconds

Backend response latency distribution for the external regional HTTP(S) load balancer.

gcp.loadbalancing.https.external.regional.total_latencies

Milliseconds

End-to-end request latency distribution for the external regional HTTP(S) load balancer.

gcp.loadbalancing.https.external.regional.request_bytes_count

Bytes

Request bytes received by the external regional HTTP(S) load balancer.

gcp.loadbalancing.https.external.regional.response_bytes_count

Bytes

Response bytes sent by the external regional HTTP(S) load balancer.

Key metrics — External Network Load Balancer

Metric name

Unit

Description

gcp.loadbalancing.l3.external.ingress_bytes_count

Bytes

Ingress bytes received by the external network load balancer.

gcp.loadbalancing.l3.external.egress_bytes_count

Bytes

Egress bytes sent by the external network load balancer.

gcp.loadbalancing.l3.external.ingress_packets_count

Count

Ingress packets received by the external network load balancer.

gcp.loadbalancing.l3.external.egress_packets_count

Count

Egress packets sent by the external network load balancer.

gcp.loadbalancing.l3.external.rtt_latencies

Milliseconds

Round-trip latency distribution measured by the external network load balancer.

Key metrics — Internal Network Load Balancer

Metric name

Unit

Description

gcp.loadbalancing.l3.internal.ingress_bytes_count

Bytes

Ingress bytes received by the internal L3 load balancer.

gcp.loadbalancing.l3.internal.egress_bytes_count

Bytes

Egress bytes sent by the internal L3 load balancer.

gcp.loadbalancing.l3.internal.ingress_packets_count

Count

Ingress packets received by the internal L3 load balancer.

gcp.loadbalancing.l3.internal.egress_packets_count

Count

Egress packets sent by the internal L3 load balancer.

gcp.loadbalancing.l3.internal.rtt_latencies

Milliseconds

Round-trip latency distribution measured by the internal L3 load balancer.

Key metrics — L4 Proxy Load Balancer

Metric name

Unit

Description

gcp.loadbalancing.l4_proxy.tcp.new_connections_count

Count

New TCP connections opened through the L4 proxy load balancer.

gcp.loadbalancing.l4_proxy.tcp.closed_connections_count

Count

TCP connections closed by the L4 proxy load balancer.

gcp.loadbalancing.l4_proxy.ingress_bytes_count

Bytes

Ingress bytes received by the L4 proxy load balancer.

gcp.loadbalancing.l4_proxy.egress_bytes_count

Bytes

Egress bytes sent by the L4 proxy load balancer.

Key metrics — TCP/SSL Proxy Load Balancer

Metric name

Unit

Description

gcp.loadbalancing.tcp_ssl_proxy.new_connections

Count

New TCP/SSL connections opened through the proxy load balancer.

gcp.loadbalancing.tcp_ssl_proxy.closed_connections

Count

TCP/SSL connections closed by the proxy load balancer.

gcp.loadbalancing.tcp_ssl_proxy.ingress_bytes_count

Bytes

Ingress bytes received by the TCP/SSL proxy load balancer.

gcp.loadbalancing.tcp_ssl_proxy.egress_bytes_count

Bytes

Egress bytes sent by the TCP/SSL proxy load balancer.

gcp.loadbalancing.tcp_ssl_proxy.frontend_tcp_rtt

Milliseconds

Round-trip time measured between the client and the TCP/SSL proxy front-end.

For the complete list of Cloud Load Balancing metrics, see Google's Cloud Load Balancing metrics documentation.

Service account or user account

Find and use data

After activating the integration and waiting a few minutes (based on the polling frequency), data will appear in the New Relic UI. To find and use your data, including links to your and alert settings, go to one.newrelic.com > All capabilities > Infrastructure > GCP > (select an integration).

To view metric data for your GCP Load Balancing integration in New Relic, create NRQL queries for GcpHttpLoadBalancerSample, GcpHttpExternalRegionalLoadBalancerSample, GcpInternalHttpLoadBalancerSample, GcpTcpSslProxyLoadBalancerSample and GcpInternalLoadBalancerSample events and their related attributes.

GcpHttpLoadBalancerSample

Query GcpHttpLoadBalancerSample events in New Relic to view data for the following attributes:

Attribute

Description

https.BackendLatencies

Mean latency (in milliseconds) calculated from when the request was sent by the External HTTP/S load balancer proxy to the backend until the proxy received from the backend the last byte of response.

https.BackendRequestBytes

The number of bytes sent as requests from External HTTP/S load balancer to backends.

https.BackendRequests

The number of requests served by backends of External HTTP/S load balancer.

https.BackendResponseBytes

The number of bytes sent as responses from backends (or cache) to External HTTP/S load balancer.

https.FrontendTcpRtt

Mean of the Round-Trip Time (RTT) measured for each connection between client and proxy.

https.RequestBytes

The number of bytes sent as requests from clients to External HTTP/S load balancer.

https.Requests

The number of requests served by External HTTP/S load balancer.

https.ResponseBytes

The number of bytes sent as responses from External HTTP/S load balancer to clients.

https.TotalLatencies

Mean of the latency (in milliseconds) calculated from when the request was received by the External HTTP/S load balancer proxy until the proxy got ACK from client on last response byte.

GcpHttpExternalRegionalLoadBalancerSample

Query GcpHttpExternalRegionalLoadBalancerSample events in New Relic to view data for the following attributes:

Attribute

Description

https.external.regional.BackendLatencies

Mean latency (in milliseconds) calculated from when the request was sent by the Regional External HTTP/S load balancer proxy to the backend until the proxy received from the backend the last byte of response.

https.external.regional.BackendRequestBytes

The number of bytes sent as requests from Regional External HTTP/S load balancer to backends.

https.external.regional.BackendRequests

The number of requests served by backends of Regional External HTTP/S load balancer.

https.external.regional.BackendResponseBytes

The number of bytes sent as responses from backends (or cache) to Regional External HTTP/S load balancer.

https.external.regional.RequestBytes

The number of bytes sent as requests from clients to Regional External HTTP/S load balancer.

https.external.regional.Requests

The number of requests served by Regional External HTTP/S load balancer.

https.external.regional.ResponseBytes

The number of bytes sent as responses from Regional External HTTP/S load balancer to clients.

https.external.regional.TotalLatencies

Mean of the latency (in milliseconds) calculated from when the request was received by the Regional External HTTP/S load balancer proxy until the proxy got ACK from client on last response byte.

GcpInternalHttpLoadBalancerSample

Query GcpInternalHttpLoadBalancerSample events in New Relic to view data for the following attributes:

Attribute

Description

https.internal.BackendLatencies

Mean latency (in milliseconds) calculated from when the request was sent by the Internal Application Load Balancer proxy to the backend until the proxy received from the backend the last byte of response.

https.internal.BackendRequestBytes

The number of bytes sent as requests from Internal HTTP/S load balancer to backends.

https.internal.BackendRequests

The number of requests served by backends of Internal HTTP/S load balancer.

https.internal.BackendResponseBytes

The number of bytes sent as responses from backends (or cache) to Internal HTTP/S load balancer.

https.internal.RequestBytes

The number of bytes sent as requests from clients to Internal HTTP/S load balancer.

https.internal.Requests

The number of requests served by Internal HTTP/S load balancer.

https.internal.ResponseBytes

The number of bytes sent as responses from Internal HTTP/S load balancer to clients.

https.internal.TotalLatencies

Mean of the latency (in milliseconds) calculated from when the request was received by the Internal Application Load Balancer proxy until the proxy got ACK from client on last response byte.

GcpTcpSslProxyLoadBalancerSample

Query GcpTcpSslProxyLoadBalancerSample events in New Relic to view data for the following attributes:

Attribute

Description

tcpSslProxy.ClosedConnections

Number of connections that were terminated over TCP/SSL proxy.

tcpSslProxy.EgressBytes

Number of bytes sent from VM to client using proxy.

tcpSslProxy.FrontendTcpRtt

Mean of the smoothed RTT (in milliseconds) measured by the proxy's TCP stack, each minute application layer bytes pass from proxy to client.

tcpSslProxy.IngressBytes

Number of bytes sent from client to VM using proxy.

tcpSslProxy.NewConnections

Number of connections that were created over TCP/SSL proxy.

tcpSslProxy.OpenConnections

Current number of outstanding connections through the TCP/SSL proxy.

GcpInternalLoadBalancerSample

Query GcpInternalLoadBalancerSample events in New Relic to view data for the following attributes:

Attribute

Description

l3.internal.EgressBytes

The number of bytes sent from Internal Load Balancing (ILB) backend to client (for TCP flows it only counts bytes on the application stream).

l3.internal.EgressPackets

The number of packets sent from ILB backend to client.

l3.internal.IngressBytes

The number of bytes sent from client to ILB backend (for TCP flows it only counts bytes on the application stream).

l3.internal.IngressPackets

The number of packets sent from client to ILB backend.

l3.internal.RttLatencies

Mean of the RTT (in milliseconds) measured over TCP connections for ILB flows.

Droits d'auteur © 2026 New Relic Inc.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.