google-agents-cli-observability

Set up ADK agent observability with agents-cli and Terraform.

Updated Jun 15, 2026
One-click install
npx skills add https://github.com/ironkid90/lucky5-v8 --skill google-agents-cli-observability-ironkid90
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-agents-cli-observability
Source: https://github.com/ironkid90/lucky5-v8/tree/main/plugins/skills/google-agents-cli-observability
Command: npx skills add https://github.com/ironkid90/lucky5-v8 --skill google-agents-cli-observability-ironkid90

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires agents-cli, terraform, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the complexities of setting up, monitoring, and debugging ADK (Agent Development Kit) agents, covering cloud tracing, logging, analytics, and third-party integrations.

Core Features & Use Cases

  • Cloud Trace: Automatic distributed tracing for execution flow, latency, and errors.
  • Logging: Configure and manage prompt-response logging for GenAI interactions.
  • Analytics: BigQuery Agent Analytics for structured agent event logging.
  • Third-Party Integrations: Support for platforms like AgentOps, Phoenix, and MLflow.
  • Use Case: For a company deploying ADK agents, this Skill streamlines the observability process, ensuring effective monitoring and troubleshooting.

Quick Start

Set up observability for your ADK agents using agents-cli infra single-project --project YOUR_PROJECT_ID.

Frequently Asked Questions about google-agents-cli-observability

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

FAQPage Schema
How do I set up observability and cloud tracing for ADK agents?

Set up observability for ADK agents using the agents-cli tool with Terraform, enabling automatic distributed cloud tracing for execution flow, latency, and error monitoring.

Can I log prompt-response interactions for GenAI agents in BigQuery?

Yes, you can log GenAI prompt-response interactions by configuring BigQuery Agent Analytics, which provides structured event logging and analytics for ADK agent deployments.

Do I need Terraform and agents-cli to configure ADK agent monitoring?

Yes, you need both the agents-cli tool and Terraform to provision the infrastructure required for comprehensive ADK agent monitoring, logging, and third-party integrations.

Does ADK observability work with third-party platforms like AgentOps, Phoenix, and MLflow?

ADK observability supports third-party integrations with platforms like AgentOps, Phoenix, and MLflow to extend monitoring, debugging, and analytics capabilities for deployed agents.

What is the best way to monitor and debug execution latency in Agent Development Kit agents?

The best way to debug execution latency is to configure distributed cloud tracing through agents-cli, which automatically tracks execution flow and errors across ADK agent components.

Why should I use Terraform for ADK agent infrastructure instead of manual configuration?

Using Terraform for ADK agent infrastructure streamlines the setup of cloud tracing and logging components, ensuring consistent, repeatable observability deployments across projects without manual errors.