Introduction

Cloud Load Balancing allows you to put your resources behind a single IP address that is externally accessible or internal to your VPC network.

Setup

To set up the OpsRamp Google integration and discover the Google service, go to Google Integration Discovery Profile and select Load Balancer.

Metrics

OpsRamp MetricMetric Display NameUnitAggregation TypeDescription
google_loadbalancing_https_backend_latenciesBackend latencyMilliSecondsAverageA 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 response.
google_loadbalancing_https_frontend_tcp_rttFrontend RTTMilliSecondsAverageA distribution of the RTT measured for each connection between client and proxy.
google_loadbalancing_https_request_bytes_countRequest bytesBytesAverageThe number of bytes sent as requests from clients to HTTP/S load balancer.
google_loadbalancing_https_request_countHttps Request countCountAverageThe number of requests served by HTTP/S load balancer.
google_loadbalancing_https_response_bytes_countResponse bytesBytesAverageThe number of bytes sent as responses from HTTP/S load balancer to clients.
google_loadbalancing_https_total_latenciesTotal latencyMilliSecondsAverageA distribution of the latency calculated from when the request was received by the proxy until the proxy got ACK from client on last response byte.
google_loadbalancing_https_backend_request_bytes_countHttps Backend Request bytes countBytesAverageThe number of bytes sent as requests from HTTP/S load balancer to backends.
google_loadbalancing_https_backend_request_countHttps Backend Request countCountAverageThe number of requests served by backends of HTTP/S load balancer.
google_loadbalancing_https_backend_response_bytes_countHttps Backend Response bytes countBytesAverageThe number of bytes sent as responses from backends (or cache) to HTTP/S load balancer.
google_loadbalancing_l3_internal_egress_bytes_count13 Internal Egress bytes countCountAverageThe number of bytes sent from ILB backend to client (for TCP flows its counting bytes on application stream only).
google_loadbalancing_l3_internal_egress_packets_count13 Internal Egress packets countCountAverageThe number of packets sent from ILB backend to client of the flow.
google_loadbalancing_l3_internal_ingress_bytes_count13 Internal Ingress bytes countCountAverageThe number of bytes sent from client to ILB backend (for TCP flows its counting bytes on application stream only).
google_loadbalancing_l3_internal_ingress_packets_count13 Internal Ingress packets countCountAverageThe number of packets sent from client to ILB backend. Sampled every 60 seconds.
google_loadbalancing_l3_internal_rtt_latencies13 Internal RTT latenciesCountAverageA distribution of RTT measured over TCP connections for ILB flows. Sampled every 60 seconds.
google_loadbalancing_tcp_ssl_proxy_closed_connectionsTcp Ssl Proxy connection closedCountAverageNumber of connections that were terminated over TCP/SSL proxy. Sampled every 60 seconds.
google_loadbalancing_tcp_ssl_proxy_egress_bytes_countTcp Ssl Proxy Egress bytes countCountAverageNumber of bytes sent from VM to client using proxy.
google_loadbalancing_tcp_ssl_proxy_frontend_tcp_rttTcp Ssl Proxy Frontend TCP RTTCountAverageA distribution of the smoothed RTT (in ms) measured by the proxys TCP stack, each minute application layer bytes pass from proxy to client.
google_loadbalancing_tcp_ssl_proxy_ingress_bytes_countTcp Ssl Proxy Ingress bytes countCountAverageNumber of bytes sent from client to VM using proxy.
google_loadbalancing_tcp_ssl_proxy_new_connectionsTcp Ssl Proxy new connectionsCountAverageNumber of connections that were created over TCP/SSL proxy.
google_loadbalancing_tcp_ssl_proxy_open_connectionsTcp Ssl Proxy open connectionsCountAverageCurrent number of outstanding connections through the TCP/SSL proxy.

Event support

  • Supported
  • Configurable in OpsRamp Google Integration Discovery Profile.

External reference