Google Cloud Load Balancing

To find out if this integration is available in your organization, see your Datadog Integrations page or ask your organization administrator.

To initiate an exception request to enable this integration for your organization, email support@ddog-gov.com.

概要

Google Cloud Load Balancing を使用すると、負荷分散されたコンピューティングリソースを単一または複数のリージョンに分配し、高可用性要件を満たすことができます。また、1 つのエニーキャスト IP の背後にリソースを置き、インテリジェントなオートスケーリング機能を使用してリソースをスケーリングできます。

Datadog Google Cloud Platform インテグレーションを使用して、Google Cloud Load Balancing からメトリクスを収集できます。

セットアップ

メトリクスの収集

インストール

Google Cloud Platform インテグレーションをまだセットアップしていない場合は、最初にセットアップします。それ以上のインストール手順はありません。

収集データ

Google Cloud HTTP Loadbalancer のログは Google Cloud Logging で収集され、Cloud Pub/Sub トピックを通じて Dataflow ジョブに送信されます。まだの場合は、Datadog Dataflow テンプレートでロギングをセットアップしてください

これが完了したら、Google Cloud HTTP Loadbalancer のログを Google Cloud Logging から Pub/Sub トピックへエクスポートします。

  1. Google Cloud Logging のページに移動し、Google Cloud HTTP Loadbalancer のログを絞り込みます。
  2. シンクを作成し、シンクに適宜名前を付けます。
  3. 宛先として “Cloud Pub/Sub” を選択し、その目的で作成された Pub/Sub トピックを選択します。: Pub/Sub トピックは別のプロジェクトに配置できます。
  4. 作成をクリックし、確認メッセージが表示されるまで待ちます。

収集データ

メトリクス

gcp.loadbalancing.https.backend_latencies.avg
(gauge)
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. For Service Extensions, this value represents the sum of latencies of each ProcessingRequest/ProcessingResponse pair between the load balancer and the extension backend.
Shown as millisecond
gcp.loadbalancing.https.backend_latencies.p95
(gauge)
95th percentile of latency of request sent by the proxy to backend until proxy receives last byte of response from backend.
Shown as millisecond
gcp.loadbalancing.https.backend_latencies.p99
(gauge)
99th percentile of latency of request sent by the proxy to backend until proxy receives last byte of response from backend.
Shown as millisecond
gcp.loadbalancing.https.backend_latencies.samplecount
(count)
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. For Service Extensions, this value represents the sum of latencies of each ProcessingRequest/ProcessingResponse pair between the load balancer and the extension backend.
gcp.loadbalancing.https.backend_latencies.sumsqdev
(gauge)
Sum of squared deviation for latency of request sent by the proxy to backend until proxy receives last byte of response from backend.
Shown as millisecond
gcp.loadbalancing.https.backend_request_bytes_count
(count)
The number of bytes sent as requests from external HTTP(S) load balancer to backends. For Service Extensions, this value represents the total number of bytes sent from the load balancer to the extension backend.
Shown as byte
gcp.loadbalancing.https.backend_request_count
(count)
The number of requests served by backends of external HTTP(S) load balancer. For Service Extensions, this value represents the total number of gRPC streams between the load balancer to the extension backend.
gcp.loadbalancing.https.backend_response_bytes_count
(count)
The number of bytes sent as responses from backends (or cache) to external HTTP(S) load balancer. For Service Extensions, this value represents the total number of bytes received by the load balancer from the extension backend.
Shown as byte
gcp.loadbalancing.https.external.regional.backend_latencies.avg
(count)
The average of 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. For Service Extensions, this value represents the sum of latencies of each ProcessingRequest and ProcessingResponse pair between the load balancer and the extension backend.
Shown as millisecond
gcp.loadbalancing.https.external.regional.backend_latencies.samplecount
(count)
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. For Service Extensions, this value represents the sum of latencies of each ProcessingRequest/ProcessingResponse pair between the load balancer and the extension backend.
gcp.loadbalancing.https.external.regional.backend_latencies.sumsqdev
(count)
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. For Service Extensions, this value represents the sum of latencies of each ProcessingRequest/ProcessingResponse pair between the load balancer and the extension backend.
gcp.loadbalancing.https.external.regional.backend_request_bytes_count
(count)
The number of bytes sent as requests from Regional External HTTP(S) load balancer to backends. For Service Extensions, this value represents the total number of bytes sent from the load balancer to the extension backend.
Shown as byte
gcp.loadbalancing.https.external.regional.backend_request_count
(count)
The number of requests served by backends of Regional External HTTP(S) load balancer. For Service Extensions, this value represents the total number of gRPC streams between the load balancer to the extension backend.
gcp.loadbalancing.https.external.regional.backend_response_bytes_count
(count)
The number of bytes sent as response from backends to Regional External HTTP(S) load balancer. For Service Extensions, this value represents the total number of bytes received by the load balancer from the extension backend.
Shown as byte
gcp.loadbalancing.https.external.regional.request_bytes_count
(count)
The number of bytes sent as requests from clients to HTTP/S load balancer.
Shown as byte
gcp.loadbalancing.https.external.regional.request_count
(count)
The number of requests served by HTTP/S load balancer.
gcp.loadbalancing.https.external.regional.response_bytes_count
(count)
The number of bytes sent as responses from HTTP/S load balancer to clients.
Shown as byte
gcp.loadbalancing.https.external.regional.total_latencies.avg
(count)
The average of 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.
Shown as millisecond
gcp.loadbalancing.https.external.regional.total_latencies.samplecount
(count)
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.
gcp.loadbalancing.https.external.regional.total_latencies.sumsqdev
(count)
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.
gcp.loadbalancing.https.frontend_tcp_rtt.avg
(gauge)
A distribution of the RTT measured for each connection between client and proxy.
Shown as millisecond
gcp.loadbalancing.https.frontend_tcp_rtt.p95
(gauge)
95th percentile of RTT for each connection between client and proxy.
Shown as millisecond
gcp.loadbalancing.https.frontend_tcp_rtt.p99
(gauge)
99th percentile RTT for each connection between client and proxy.
Shown as millisecond
gcp.loadbalancing.https.frontend_tcp_rtt.samplecount
(count)
A distribution of the RTT measured for each connection between client and proxy.
gcp.loadbalancing.https.frontend_tcp_rtt.sumsqdev
(gauge)
Sum of squared deviation of RTT for each connection between client and proxy.
Shown as millisecond
gcp.loadbalancing.https.internal.backend_latencies.avg
(gauge)
A distribution of the latency 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. For Service Extensions, this value represents the sum of latencies of each ProcessingRequest/ProcessingResponse pair between the load balancer and the extension backend.
Shown as millisecond
gcp.loadbalancing.https.internal.backend_latencies.p95
(gauge)
95th percentile of latency calculated from request sent by proxy to the backend until proxy received last byte of response from backend.
Shown as millisecond
gcp.loadbalancing.https.internal.backend_latencies.p99
(gauge)
99th percentile of latency calculated from request sent by proxy to the backend until proxy received last byte of response from backend.
Shown as millisecond
gcp.loadbalancing.https.internal.backend_latencies.samplecount
(count)
A distribution of the latency 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. For Service Extensions, this value represents the sum of latencies of each ProcessingRequest/ProcessingResponse pair between the load balancer and the extension backend.
gcp.loadbalancing.https.internal.backend_latencies.sumsqdev
(gauge)
Sum of squared deviation of latency calculated from request sent by proxy to the backend until proxy received last byte of response from backend.
Shown as millisecond
gcp.loadbalancing.https.internal.backend_request_bytes_count
(count)
The number of bytes sent as requests from Internal HTTP(S) load balancer to backends. For Service Extensions, this value represents the total number of bytes sent from the load balancer to the extension backend.
Shown as byte
gcp.loadbalancing.https.internal.backend_request_count
(count)
The number of requests served by backends of Internal HTTP(S) load balancer. For Service Extensions, this value represents the number of gRPC streams between the load balancer and the extension backend.
gcp.loadbalancing.https.internal.backend_response_bytes_count
(count)
The number of bytes sent as response from backends to Internal HTTP(S) load balancer. For Service Extensions, this value represents the total number of bytes received by the load balancer from the extension backend.
Shown as byte
gcp.loadbalancing.https.internal.request_bytes_count
(count)
The number of bytes sent as requests from clients to internal Application Load Balancer.
Shown as byte
gcp.loadbalancing.https.internal.request_count
(count)
The number of requests served by internal Application Load Balancer.
gcp.loadbalancing.https.internal.response_bytes_count
(count)
The number of bytes sent as responses from internal Application Load Balancer to clients.
Shown as byte
gcp.loadbalancing.https.internal.total_latencies.avg
(gauge)
A distribution of the latency 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.
Shown as millisecond
gcp.loadbalancing.https.internal.total_latencies.p95
(gauge)
95th percentile of the latency calculated from when request received by proxy until the proxy sees ACK from client on last response byte.
Shown as millisecond
gcp.loadbalancing.https.internal.total_latencies.p99
(gauge)
99th percentile of the latency calculated from when request received by proxy until the proxy sees ACK from client on last response byte.
Shown as millisecond
gcp.loadbalancing.https.internal.total_latencies.samplecount
(count)
A distribution of the latency 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.
gcp.loadbalancing.https.internal.total_latencies.sumsqdev
(gauge)
Sum of squared deviation of the latency calculated from when request received by proxy until the proxy sees ACK from client on last response byte.
Shown as millisecond
gcp.loadbalancing.https.request_bytes_count
(count)
The number of bytes sent as requests from clients to external HTTP(S) load balancer.
Shown as byte
gcp.loadbalancing.https.request_count
(count)
The number of requests served by external HTTP(S) load balancer.
gcp.loadbalancing.https.response_bytes_count
(count)
The number of bytes sent as responses from external HTTP(S) load balancer to clients.
Shown as byte
gcp.loadbalancing.https.total_latencies.avg
(gauge)
A distribution of the latency 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.
Shown as millisecond
gcp.loadbalancing.https.total_latencies.p95
(gauge)
95th percentile of latency calculated from request received by proxy until proxy sees ACK from client on last response byte.
Shown as millisecond
gcp.loadbalancing.https.total_latencies.p99
(gauge)
99th percentile of latency calculated from request received by proxy until proxy sees ACK from client on last response byte.
Shown as millisecond
gcp.loadbalancing.https.total_latencies.samplecount
(count)
A distribution of the latency 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.
gcp.loadbalancing.https.total_latencies.sumsqdev
(gauge)
Sum of squared deviation of latency calculated from request received by proxy until proxy sees ACK from client on last response byte.
Shown as millisecond
gcp.loadbalancing.l3.external.egress_bytes_count
(count)
The number of bytes sent from the backend of the external network load balancer to the client. For TCP flows, this metric counts the bytes on the application stream only.
Shown as byte
gcp.loadbalancing.l3.external.egress_packets_count
(count)
The number of packets sent from the backend of the external network load balancer to the client.
gcp.loadbalancing.l3.external.ingress_bytes_count
(count)
The number of bytes sent from the client to the backend of the external network load balancer. For TCP flows, this metric counts the bytes on the application stream only.
Shown as byte
gcp.loadbalancing.l3.external.ingress_packets_count
(count)
The number of packets sent from the client to the backend of the external network load balancer.
gcp.loadbalancing.l3.external.rtt_latencies.avg
(gauge)
A distribution of the round trip time latency, measured over TCP connections for the external network load balancer.
Shown as millisecond
gcp.loadbalancing.l3.external.rtt_latencies.p95
(gauge)
95th percentile of RTT measured over TCP connections for NetLB flows.
Shown as millisecond
gcp.loadbalancing.l3.external.rtt_latencies.p99
(gauge)
99th percentile of RTT measured over TCP connections for NetLB flows.
Shown as millisecond
gcp.loadbalancing.l3.external.rtt_latencies.samplecount
(count)
A distribution of the round trip time latency, measured over TCP connections for the external network load balancer.
gcp.loadbalancing.l3.external.rtt_latencies.sumsqdev
(gauge)
Sum of squared deviation for RTT measured over TCP connections for NetLB flows.
Shown as millisecond
gcp.loadbalancing.l3.internal.egress_bytes_count
(count)
The number of bytes sent from the internal TCP/UDP load balancer backend to the client (for TCP flows it’s counting bytes on application stream only).
Shown as byte
gcp.loadbalancing.l3.internal.egress_packets_count
(count)
The number of packets sent from the internal TCP/UDP load balancer to the client.
gcp.loadbalancing.l3.internal.ingress_bytes_count
(count)
The number of bytes sent from the client to the internal TCP/UDP load balancer backend (for TCP flows it’s counting bytes on application stream only).
Shown as byte
gcp.loadbalancing.l3.internal.ingress_packets_count
(count)
The number of packets sent from the client to the internal TCP/UDP load balancer backend.
gcp.loadbalancing.l3.internal.rtt_latencies.avg
(gauge)
A distribution of RTT measured over TCP connections for internal TCP/UDP load balancer flows.
Shown as millisecond
gcp.loadbalancing.l3.internal.rtt_latencies.p95
(gauge)
95th percentile of RTT measured over TCP connections for ILB flows.
Shown as millisecond
gcp.loadbalancing.l3.internal.rtt_latencies.p99
(gauge)
99th percentile of RTT measured over TCP connections for ILB flows.
Shown as millisecond
gcp.loadbalancing.l3.internal.rtt_latencies.samplecount
(count)
A distribution of RTT measured over TCP connections for internal TCP/UDP load balancer flows.
gcp.loadbalancing.l3.internal.rtt_latencies.sumsqdev
(gauge)
Sum of squared deviation for RTT latencies.
Shown as millisecond
gcp.loadbalancing.l4_proxy.egress_bytes_count
(count)
Number of bytes sent from VM to client using proxy.
Shown as byte
gcp.loadbalancing.l4_proxy.ingress_bytes_count
(count)
Number of bytes sent from client to VM using proxy.
Shown as byte
gcp.loadbalancing.l4_proxy.tcp.closed_connections_count
(count)
Number of connections that were terminated over TCP proxy or SSL proxy load balancer.
gcp.loadbalancing.l4_proxy.tcp.new_connections_count
(count)
Number of connections that were opened over TCP proxy or SSL proxy load balancer.
gcp.loadbalancing.subnet.proxy_only.addresses
(gauge)
The current number of proxy-only addresses by state.
gcp.loadbalancing.tcp_ssl_proxy.closed_connections
(count)
Number of connections that were terminated over TCP proxy or SSL proxy load balancer.
gcp.loadbalancing.tcp_ssl_proxy.egress_bytes_count
(count)
Number of bytes sent from VM to client using proxy.
Shown as byte
gcp.loadbalancing.tcp_ssl_proxy.frontend_tcp_rtt.avg
(gauge)
A distribution of the smoothed RTT (in ms) measured by the proxy’s TCP stack, each minute application layer bytes pass from proxy to client.
Shown as millisecond
gcp.loadbalancing.tcp_ssl_proxy.frontend_tcp_rtt.p95
(gauge)
95th percentile of smoothed RTT measured by the proxy’s TCP stack. Each minute application layer bytes pass from proxy to client.
Shown as millisecond
gcp.loadbalancing.tcp_ssl_proxy.frontend_tcp_rtt.p99
(gauge)
99th percentile of smoothed RTT measured by the proxy’s TCP stack. Each minute application layer bytes pass from proxy to client.
Shown as millisecond
gcp.loadbalancing.tcp_ssl_proxy.frontend_tcp_rtt.samplecount
(count)
A distribution of the smoothed RTT (in ms) measured by the proxy’s TCP stack, each minute application layer bytes pass from proxy to client.
gcp.loadbalancing.tcp_ssl_proxy.frontend_tcp_rtt.sumsqdev
(gauge)
Sum of squared deviation of smoothed RTT measured by the proxy’s TCP stack. Each minute application layer bytes pass from proxy to client.
Shown as millisecond
gcp.loadbalancing.tcp_ssl_proxy.ingress_bytes_count
(count)
Number of bytes sent from client to VM using proxy.
Shown as byte
gcp.loadbalancing.tcp_ssl_proxy.new_connections
(count)
Number of connections that were created over TCP proxy or SSL proxy load balancer.
gcp.loadbalancing.tcp_ssl_proxy.open_connections
(count)
Current number of outstanding connections through the TCP/SSL proxy.
Shown as connection
gcp.loadbalancing.application_lb.backend_latencies.avg
(gauge)
A distribution of the latency calculated from when the request was sent by the Application Load Balancer proxy to the backend until the proxy received from the backend the last byte of response. For Service Extensions, this value represents the sum of latencies of each ProcessingRequest/ProcessingResponse pair between the load balancer and the extension backend.
Shown as millisecond
gcp.loadbalancing.application_lb.total_latencies.avg
(gauge)
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.
Shown as millisecond

イベント

Google Cloud Load Balancing インテグレーションには、イベントは含まれません。

サービスチェック

Google Cloud Load Balancing インテグレーションには、サービスのチェック機能は含まれません。

トラブルシューティング

ご不明な点は、Datadog のサポートチームまでお問い合わせください。