gcp-observability

Implement GCP monitoring, logging, and SLO-based alerting.

3|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/ai-enhanced-engineer/aiee-skills --skill gcp-observability
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gcp-observability
Source: https://github.com/ai-enhanced-engineer/aiee-skills/tree/main/skills/gcp-observability
Command: npx skills add https://github.com/ai-enhanced-engineer/aiee-skills --skill gcp-observability

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gcloud, gcp, cloudrun, cloudmonitoring, cloudlogging, and includes scripts (resource) and references (resource) components.

What problem does it solve?

The GCP Observability skill solves the problem of monitoring and alerting for Google Cloud Platform (GCP) applications by integrating Cloud Monitoring, Cloud Logging, and SLO-based alerting. It provides a comprehensive solution for service-level objective (SLO) management and service reliability.

Core Features & Use Cases

  • Metrics Design & Dashboard Creation: Generate custom dashboards and metrics to monitor application performance and resource usage.
  • Burn-Rate Alerting: Set up alerts for when the rate of error budgets is exceeding thresholds.
  • SRE Practices Implementation: Incorporate Google SRE practices, emphasizing SLOs and error budgets for operational reliability.

Quick Start

Activate the GCP Observability skill in Claude Code by simply mentioning: 'Use the gcp-observability skill to track error budgets for the my-app service.'

Frequently Asked Questions about gcp-observability

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

FAQPage Schema
How do I set up SLO-based alerting for services running on Google Cloud Platform?

SLO-based alerting on Google Cloud Platform is configured by integrating Cloud Monitoring and Cloud Logging to track service performance and manage error budgets. This coordinates burn-rate alerts to assure service reliability within GCP projects.

What is burn-rate alerting and when do I need it for GCP service monitoring?

Burn-rate alerting triggers notifications when the rate of error budget consumption exceeds defined thresholds. You need it for GCP service monitoring when managing SLOs to ensure operational reliability before exhausting your service error budget.

Do I need gcloud and GCP project configuration access to implement SRE practices with this approach?

Yes, you need gcloud and GCP project configuration access to implement SRE practices. This access is required to configure Cloud Monitoring, Cloud Logging, and SLO-based alerting for service-level objective management on your GCP services.

How to create custom dashboards and metrics for application performance tracking on Cloud Run?

Create custom dashboards and metrics for Cloud Run application performance tracking using Cloud Monitoring. This involves generating resource usage and performance metrics to monitor service reliability and visualize SLO budget management data.

What's the best way to track error budgets for my-app service using Google SRE practices?

The best way to track error budgets using Google SRE practices is by implementing SLO-based alerting through Cloud Monitoring. This manages service-level objectives and coordinates burn-rate alerts for operational reliability assurance.