Cloud Load Balancing allows you to put your resources behind a single IP address that is externally accessible or internal to your VPC network.
To set up the Google integration to discover and collect metrics against the Google service.
Setup
To set up the Google integration and discover the Google service,
go to Google Integration Discovery Profile and select Load Balancer
.
Supported metrics
OpsRamp Metric | Metric Display Name | Unit | Aggregation Type |
---|---|---|---|
google_loadbalancing_https_backend_latencies 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. | Backend latency | MilliSeconds | Average |
google_loadbalancing_https_frontend_tcp_rtt A distribution of the RTT measured for each connection between client and proxy. | Frontend RTT | MilliSeconds | Average |
google_loadbalancing_https_request_bytes_count Number of bytes sent as requests from clients to HTTP/S load balancer. | Request bytes | Bytes | Average |
google_loadbalancing_https_request_count Number of requests served by HTTP/S load balancer. | Https Request count | Count | Average |
google_loadbalancing_https_response_bytes_count Number of bytes sent as responses from HTTP/S load balancer to clients. | Response bytes | Bytes | Average |
google_loadbalancing_https_total_latencies 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. | Total latency | MilliSeconds | Average |
google_loadbalancing_https_backend_request_bytes_count Number of bytes sent as requests from HTTP/S load balancer to backends. | Https Backend Request bytes count | Bytes | Average |
google_loadbalancing_https_backend_request_count Number of requests served by backends of HTTP/S load balancer. | Https Backend Request count | Count | Average |
google_loadbalancing_https_backend_response_bytes_count Number of bytes sent as responses from backends (or cache) to HTTP/S load balancer. | Https Backend Response bytes count | Bytes | Average |
google_loadbalancing_l3_internal_egress_bytes_count Number of bytes sent from ILB backend to client (for TCP flows its counting bytes on application stream only). | 13 Internal Egress bytes count | Count | Average |
google_loadbalancing_l3_internal_egress_packets_count Number of packets sent from ILB backend to client of the flow. | 13 Internal Egress packets count | Count | Average |
google_loadbalancing_l3_internal_ingress_bytes_count Number of bytes sent from client to ILB backend (for TCP flows its counting bytes on application stream only). | 13 Internal Ingress bytes count | Count | Average |
google_loadbalancing_l3_internal_ingress_packets_count Number of packets sent from client to ILB backend. Sampled every 60 seconds. | 13 Internal Ingress packets count | Count | Average |
google_loadbalancing_l3_internal_rtt_latencies A distribution of RTT measured over TCP connections for ILB flows. Sampled every 60 seconds. | 13 Internal RTT latencies | Count | Average |
google_loadbalancing_tcp_ssl_proxy_closed_connections Number of connections that were terminated over TCP/SSL proxy. Sampled every 60 seconds. | Tcp Ssl Proxy connection closed | Count | Average |
google_loadbalancing_tcp_ssl_proxy_egress_bytes_count Number of bytes sent from VM to client using proxy. | Tcp Ssl Proxy Egress bytes count | Count | Average |
google_loadbalancing_tcp_ssl_proxy_frontend_tcp_rtt A distribution of the smoothed RTT (in ms) measured by the proxys TCP stack, each minute application layer bytes pass from proxy to client. | Tcp Ssl Proxy Frontend TCP RTT | Count | Average |
google_loadbalancing_tcp_ssl_proxy_ingress_bytes_count Number of bytes sent from client to VM using proxy. | Tcp Ssl Proxy Ingress bytes count | Count | Average |
google_loadbalancing_tcp_ssl_proxy_new_connections Number of connections that were created over TCP/SSL proxy. | Tcp Ssl Proxy new connections | Count | Average |
google_loadbalancing_tcp_ssl_proxy_open_connections Current number of outstanding connections through the TCP/SSL proxy. | Tcp Ssl Proxy open connections | Count | Average |
Event support
- Supported
- Configurable in OpsRamp Google Integration Discovery Profile.