gke-observability

Audit and configure logging, monitoring, and tracing for Google Kubernetes Engine clusters.

42|32|Updated May 7, 2026
One-click install
npx skills add https://github.com/gke-labs/kube-agents --skill gke-observability-gke-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gke-observability
Source: https://github.com/gke-labs/kube-agents/tree/main/agents/cluster/skills/gke-observability
Command: npx skills add https://github.com/gke-labs/kube-agents --skill gke-observability-gke-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the complexity of configuring and auditing observability across GKE clusters, ensuring that logging, monitoring, and tracing are correctly implemented for production reliability.

Core Features & Use Cases

  • Observability Auditing: Quickly verify if Cloud Logging and Monitoring are active on your clusters.
  • Managed Service Configuration: Streamline the enablement of Managed Service for Prometheus and Dataplane V2 observability.
  • Performance Insights: Provides workflows for implementing distributed tracing and continuous profiling to identify latency and resource bottlenecks.

Quick Start

Ask the agent to audit the observability configuration for your specific GKE cluster by providing the cluster name, region, and project ID.

Frequently Asked Questions about gke-observability

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

FAQPage Schema
How do I audit GKE observability configurations for logging and monitoring?

To audit GKE observability, provide the agent with your cluster name, region, and project ID to verify if Cloud Logging, Monitoring, and tracing are active. The skill checks your cluster configuration to ensure production reliability components are correctly implemented.

What is required to enable Managed Service for Prometheus on GKE?

Enabling Managed Service for Prometheus requires gcloud CLI access and appropriate IAM permissions to modify cluster configurations. The skill streamlines this enablement process, along with Dataplane V2 observability, for your Google Kubernetes Engine clusters.

Can I use this skill to verify workload logs and control plane metrics?

Yes, you can verify workload logs and configure control plane metrics using this skill. It requires appropriate IAM permissions to query logging services and gcloud CLI access to successfully audit and modify your Google Kubernetes Engine cluster.

What's the best way to configure distributed tracing for Google Kubernetes Engine?

The best way to configure distributed tracing is using this skill's workflows to implement tracing and continuous profiling. This helps identify latency and resource bottlenecks across your GKE clusters for improved production reliability.

Do I need gcloud CLI access to configure GKE observability components?

Yes, you need gcloud CLI access to configure GKE observability components. The skill requires command line interface access and appropriate IAM permissions to modify cluster configurations and query logging services for auditing logging, monitoring, and tracing.