google-cloud-networking-observability

Analyze Google Cloud networking issues using logs, metrics, and diagnostics.

17.1k|1.4k|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/google/skills --skill google-cloud-networking-observability-google
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-cloud-networking-observability
Source: https://github.com/google/skills/tree/main/skills/cloud/google-cloud-networking-observability
Command: npx skills add https://github.com/google/skills --skill google-cloud-networking-observability-google

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gcloud, bq, curl, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides comprehensive analysis of Google Cloud networking issues by examining logs, metrics, and diagnostics.

Core Features & Use Cases

  • Network Diagnostics: Analyze VPC Flow Logs, NAT, firewall, and threat logs.
  • Performance Monitoring: Query latency and throughput metrics.
  • Connectivity Testing: Run Connectivity Tests for path diagnostics.
  • Use Case: When a user encounters network connectivity issues or requires a cost estimation for VPC Flow Logs.

Quick Start

Run the 'google-cloud-networking-observability' skill to investigate network issues in your Google Cloud environment.

Frequently Asked Questions about google-cloud-networking-observability

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze VPC Flow Logs to troubleshoot Google Cloud networking issues?

Analyze VPC Flow Logs to troubleshoot Google Cloud networking issues by examining traffic data, identifying blocked connections in firewall logs, and isolating misconfigured routes. This Skill queries logs and metrics to pinpoint the root cause of network failures.

How do I run Connectivity Tests for diagnosing Google Cloud network path problems?

Run Connectivity Tests for diagnosing Google Cloud network path problems by simulating packet flows between endpoints. This Skill performs path diagnostics to identify exactly where traffic is dropped or delayed within your VPC configuration.

What is the best way to monitor Google Cloud network latency and throughput metrics?

Monitor Google Cloud network latency and throughput metrics by querying performance data directly from your environment. This Skill extracts these metrics to help you evaluate network health and identify performance bottlenecks.

Do I need gcloud and bq access to diagnose Google Cloud network connectivity issues?

You need gcloud and bq access to diagnose Google Cloud network connectivity issues effectively. This Skill requires these dependencies, along with curl, to query logs, extract metrics, and execute diagnostic commands.

Can I estimate VPC Flow Logs costs when investigating Google Cloud network issues?

You can estimate VPC Flow Logs costs when investigating Google Cloud network issues. This Skill supports cost estimation for VPC Flow Logs alongside its core diagnostic and performance monitoring capabilities.

Why does my Google Cloud firewall block traffic despite correct rules?

Your Google Cloud firewall blocks traffic despite correct rules due to overlapping priorities or implicit denies. This Skill analyzes firewall and threat logs to uncover the specific rule evaluation causing the connection drop.