datadog-gcp-observability

Investigate Datadog and GCP observability data using pup CLI and gcloud commands.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/usadamasa/claude-config --skill datadog-gcp-observability
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: datadog-gcp-observability
Source: https://github.com/usadamasa/claude-config/tree/main/dotclaude/skills/datadog-gcp-observability
Command: npx skills add https://github.com/usadamasa/claude-config --skill datadog-gcp-observability

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the investigation of production incidents and operational issues by integrating Datadog and Google Cloud Platform (GCP) observability tools.

Core Features & Use Cases

  • Unified Investigation: Seamlessly query logs, traces, and metrics across Datadog and GCP.
  • Workflow Automation: Automates common debugging tasks like searching logs for errors, analyzing trace data, and checking monitor/SLO status.
  • Use Case: When an alert fires for high error rates in your GCP-hosted application, use this Skill to quickly search Datadog logs for specific error messages, trace the problematic requests in GCP Cloud Trace, and identify the root cause.

Quick Start

Use the datadog-gcp-observability skill to search for error logs in the 'web-app' service from the last hour.

Frequently Asked Questions about datadog-gcp-observability

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

FAQPage Schema
How do I debug high error rates in my GCP-hosted application using Datadog and Cloud Trace?

To debug high error rates in GCP-hosted applications, you can search Datadog logs for specific error messages and trace problematic requests in GCP Cloud Trace to identify the root cause quickly.

What is the best way to monitor GCP service health and analyze traces during an incident?

Monitoring GCP service health during incidents involves integrating pup CLI and gcloud commands to analyze dashboards, logs, traces, and service health for performance analysis and operational monitoring.

Can I automate searching Datadog logs for errors in a specific service from the last hour?

Yes, you can automate searching Datadog logs for errors in specific services like 'web-app' from the last hour to streamline common debugging tasks and investigate production incidents.

Does this observability approach require both Datadog and gcloud CLI tools to investigate production issues?

Yes, investigating production issues requires integrating Datadog and GCP observability tools, specifically utilizing the pup CLI and gcloud commands to query logs, traces, and metrics across both platforms.

How do I check monitor and SLO status across Datadog and GCP environments?

You can check monitor and SLO status by querying observability data across Datadog and GCP environments, which automates common debugging tasks and supports system health checks.