google-cloud-networking-observability

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

Updated Jul 4, 2026
One-click install
npx skills add https://github.com/ssmleo/govfolio --skill google-cloud-networking-observability-ssmleo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-cloud-networking-observability
Source: https://github.com/ssmleo/govfolio/tree/main/.agents/skills/google-cloud-networking-observability
Command: npx skills add https://github.com/ssmleo/govfolio --skill google-cloud-networking-observability-ssmleo

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 helps diagnose and analyze Google Cloud networking issues by processing logs, metrics, and diagnostics.

Core Features & Use Cases

  • Log Analysis: Analyze VPC Flow Logs, NAT Logs, Firewall Logs, and Threat Logs.
  • Metrics Analysis: Query latency and throughput metrics.
  • Connectivity Tests: Run Connectivity Tests for path diagnostics.
  • Use Case: When a user encounters connectivity issues with their Google Cloud resources, this Skill can be used to analyze logs and metrics to identify the root cause.

Quick Start

Use the google-cloud-networking-observability skill to analyze VPC Flow Logs for the last 24 hours.

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 connectivity issues?

Analyze VPC Flow Logs to troubleshoot Google Cloud connectivity issues by querying traffic data to identify dropped packets. This Skill processes flow logs, NAT logs, and firewall logs to pinpoint the root cause of network failures.

What is the best way to diagnose dropped traffic using Google Cloud Firewall and Threat Logs?

Diagnose dropped traffic using Google Cloud Firewall and Threat Logs by evaluating log entries for denied connections. This Skill reviews firewall rules and threat indicators to detect malicious activity and isolate network access problems.

Do I need gcloud and bq installed to run Google Cloud connectivity tests and metrics analysis?

Yes, you need gcloud and bq installed to run Google Cloud connectivity tests and metrics analysis. This Skill requires these command-line tools to query Cloud Logging, retrieve latency metrics, and execute network path diagnostics.

Can I use this Skill to check latency and throughput metrics in Cloud Monitoring?

Yes, you can use this Skill to check latency and throughput metrics in Cloud Monitoring. It queries and analyzes network performance data to help you identify bottlenecks affecting your Google Cloud resources.

How does running Connectivity Tests help with Google Cloud network path diagnostics?

Running Connectivity Tests helps with Google Cloud network path diagnostics by tracing the route between endpoints to identify internal failures. This Skill executes tests and analyzes VPC Flow Logs to determine if traffic reaches its destination.