Live:CloudOps Webinars & Hands-on Workshops ·Register ↗
본문으로 건너뛰기

Coding Agents Observability

As AI coding agents become integral to software development workflows, understanding their usage patterns, costs, and performance is essential. These guides show how to ship native OpenTelemetry metrics from AI coding agents directly to Amazon CloudWatch using bearer token authentication — no collectors or sidecars required.

Each guide covers end-to-end setup: creating a CloudWatch metrics API key, configuring the agent, deploying pre-built dashboards, and setting up alerting with PromQL.

GuideAgentKey Metrics
GitHub CopilotVS Code extension & CLITokens, sessions, tool calls, edit acceptance, latency
OpenAI CodexCodex CLITokens, API requests, tool calls, conversation turns, latency

Both guides follow the same pattern: bearer-token auth → direct-to-CloudWatch OTLP → PromQL dashboards & alerts.