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.
Note
Use the OpsRamp Google public cloud integration to discover and collect metrics against the Google service.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 Metric | Metric Display Name | Unit | Aggregation Type | Description |
---|---|---|---|---|
google_loadbalancing_https_backend_latencies | Backend latency | MilliSeconds | Average | 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 response. |
google_loadbalancing_https_frontend_tcp_rtt | Frontend RTT | MilliSeconds | Average | A distribution of the RTT measured for each connection between client and proxy. |
google_loadbalancing_https_request_bytes_count | Request bytes | Bytes | Average | The number of bytes sent as requests from clients to HTTP/S load balancer. |
google_loadbalancing_https_request_count | Https Request count | Count | Average | The number of requests served by HTTP/S load balancer. |
google_loadbalancing_https_response_bytes_count | Response bytes | Bytes | Average | The number of bytes sent as responses from HTTP/S load balancer to clients. |
google_loadbalancing_https_total_latencies | Total latency | MilliSeconds | Average | A 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_count | Https Backend Request bytes count | Bytes | Average | The number of bytes sent as requests from HTTP/S load balancer to backends. |
google_loadbalancing_https_backend_request_count | Https Backend Request count | Count | Average | The number of requests served by backends of HTTP/S load balancer. |
google_loadbalancing_https_backend_response_bytes_count | Https Backend Response bytes count | Bytes | Average | The number of bytes sent as responses from backends (or cache) to HTTP/S load balancer. |
google_loadbalancing_l3_internal_egress_bytes_count | 13 Internal Egress bytes count | Count | Average | The 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_count | 13 Internal Egress packets count | Count | Average | The number of packets sent from ILB backend to client of the flow. |
google_loadbalancing_l3_internal_ingress_bytes_count | 13 Internal Ingress bytes count | Count | Average | The 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_count | 13 Internal Ingress packets count | Count | Average | The number of packets sent from client to ILB backend. Sampled every 60 seconds. |
google_loadbalancing_l3_internal_rtt_latencies | 13 Internal RTT latencies | Count | Average | A distribution of RTT measured over TCP connections for ILB flows. Sampled every 60 seconds. |
google_loadbalancing_tcp_ssl_proxy_closed_connections | Tcp Ssl Proxy connection closed | Count | Average | Number of connections that were terminated over TCP/SSL proxy. Sampled every 60 seconds. |
google_loadbalancing_tcp_ssl_proxy_egress_bytes_count | Tcp Ssl Proxy Egress bytes count | Count | Average | Number of bytes sent from VM to client using proxy. |
google_loadbalancing_tcp_ssl_proxy_frontend_tcp_rtt | Tcp Ssl Proxy Frontend TCP RTT | Count | Average | A 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_count | Tcp Ssl Proxy Ingress bytes count | Count | Average | Number of bytes sent from client to VM using proxy. |
google_loadbalancing_tcp_ssl_proxy_new_connections | Tcp Ssl Proxy new connections | Count | Average | Number of connections that were created over TCP/SSL proxy. |
google_loadbalancing_tcp_ssl_proxy_open_connections | Tcp Ssl Proxy open connections | Count | Average | Current number of outstanding connections through the TCP/SSL proxy. |
Event support
- Supported
- Configurable in OpsRamp Google Integration Discovery Profile.