Google Cloud Private Service Connect

概要

Google Cloud Private Service Connect は Google Cloud Networking の機能で、VPC ネットワーク内部からマネージドサービスにプライベートにアクセスできるようにし、データ転送のセキュリティを確保すると同時に、ネットワーク egress コストを削減できます。また、プロデューサーが他の Google Cloud カスタマーに自身のサービスをホストおよび公開し、サービスとコンシューマー間でプライベート接続を提供できます。

このインテグレーションを有効にすると、Private Service Connect を介して、接続状況、転送されたデータ、ドロップされたパケットを可視化できます。このインテグレーションにより、Datadog はプロデューサーだけでなくコンシューマーの Private Service Connect 接続からも重要なメトリクスを収集します。

セットアップ

インストール

構成

メトリクスを収集するために、このインテグレーションはメインの Google Cloud Platform インテグレーションで設定した資格情報を使用します。

さらに Datadog では、Private Service Connect 機能を利用することで、Google Cloud 環境からメトリクス、トレース、ログをパブリック インターネットを経由せずに Private Link を通じて Datadog に送信できます。これにより ネットワーク egress コストを削減し、転送中のデータのセキュリティを強化できます。詳しくは、サポート対象データセンターのガイドを参照してください。

収集データ

メトリクス

gcp.gce.private_service_connect.consumer.closed_connections_count
(count)
Count of TCP/UDP connections closed over a PSC connection ID.
Shown as connection
gcp.gce.private_service_connect.consumer.dropped_received_packets_count
(count)
Count of received packets dropped by a PSC connection ID.
Shown as packet
gcp.gce.private_service_connect.consumer.dropped_sent_packets_count
(count)
Count of sent packets dropped by a PSC connection ID.
Shown as packet
gcp.gce.private_service_connect.consumer.new_connections_count
(count)
Count of new TCP/UDP connections created over a PSC connection ID.
Shown as connection
gcp.gce.private_service_connect.consumer.open_connections
(gauge)
Number of TCP/UDP connections currently open on a PSC connection ID.
Shown as connection
gcp.gce.private_service_connect.consumer.received_bytes_count
(count)
Count of bytes received (PSC -> Clients) over a PSC connection ID.
Shown as byte
gcp.gce.private_service_connect.consumer.received_packets_count
(count)
Count of packets received (PSC -> Clients) over a PSC connection ID.
Shown as packet
gcp.gce.private_service_connect.consumer.sent_bytes_count
(count)
Count of bytes sent (Clients -> PSC) over a PSC connection ID.
Shown as byte
gcp.gce.private_service_connect.consumer.sent_packets_count
(count)
Count of packets sent (Clients -> PSC) over a PSC connection ID.
Shown as packet
gcp.gce.private_service_connect.producer.closed_connections_count
(count)
Count of TCP/UDP connections closed over a PSC Service Attachment resource ID.
Shown as connection
gcp.gce.private_service_connect.producer.connected_consumer_forwarding_rules
(gauge)
Number of Consumer Forwarding Rules connected to a PSC Service Attachment resource ID.
gcp.gce.private_service_connect.producer.dropped_received_packets_count
(count)
Count of received packets dropped by a PSC Service Attachment resource ID.
Shown as packet
gcp.gce.private_service_connect.producer.dropped_sent_packets_count
(count)
Count of sent packets dropped by a PSC Service Attachment resource ID.
Shown as packet
gcp.gce.private_service_connect.producer.new_connections_count
(count)
Count of new TCP/UDP connections created over a PSC Service Attachment resource ID.
Shown as connection
gcp.gce.private_service_connect.producer.open_connections
(gauge)
Number of TCP/UDP connections currently open on a PSC Service Attachment resource ID.
Shown as connection
gcp.gce.private_service_connect.producer.received_bytes_count
(count)
Count of bytes received (PSC -> Service) over a PSC Service Attachment resource ID.
Shown as byte
gcp.gce.private_service_connect.producer.received_packets_count
(count)
Count of packets received (PSC -> Service) over a PSC Service Attachment resource ID.
Shown as packet
gcp.gce.private_service_connect.producer.sent_bytes_count
(count)
Count of bytes sent (Service -> PSC) over a PSC Service Attachment resource ID.
Shown as byte
gcp.gce.private_service_connect.producer.sent_packets_count
(count)
Count of packets sent (Service -> PSC) over a PSC Service Attachment resource ID.
Shown as packet
gcp.gce.private_service_connect.producer.used_nat_ip_addresses
(gauge)
IP usage of the monitored service attachment.
gcp.gce.quota.psc_ilb_consumer_forwarding_rules_per_producer_vpc_network.exceeded
(count)
Number of attempts to exceed the limit on quota metric compute.googleapis.com/pscilbconsumerforwardingrulesperproducervpcnetwork.
gcp.gce.quota.psc_ilb_consumer_forwarding_rules_per_producer_vpc_network.limit
(gauge)
Current limit on quota metric compute.googleapis.com/pscilbconsumerforwardingrulesperproducervpcnetwork.
gcp.gce.quota.psc_ilb_consumer_forwarding_rules_per_producer_vpc_network.usage
(gauge)
Current usage on quota metric compute.googleapis.com/pscilbconsumerforwardingrulesperproducervpcnetwork.

サービスチェック

Google Cloud Private Service Connect にはサービスチェックが含まれていません。

イベント

Google Cloud Private Service Connect にはイベントが含まれていません。

トラブルシューティング

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

PREVIEWING: hannahkm/clarify-v2-docs