adk-observability-guide
Installation
SKILL.md
ADK Observability Guide
Iron Law
NEVER ship a production ADK agent without Cloud Trace enabled. Set otel_to_cloud=True in the FastAPI app and LOGS_BUCKET_NAME env var before any production deployment.
Reference Files
| File | Contents |
|---|---|
reference/cloud-trace-and-logging.md |
Cloud Trace setup, prompt-response logging infrastructure, environment variables, enabling/disabling locally, verification commands |
reference/bigquery-agent-analytics.md |
BigQuery Agent Analytics plugin — enabling, key features, tool provenance tracking |
reference/slo-alerting.md |
SLO-based burn-rate alerting (vs threshold alerting), multi-window pattern, error budget tracking, PromQL examples for availability/latency/safety SLOs |