GitHub Copilot Monitoring & Observability with OpenTelemetry
Learn how to implement end to end monitoring and observability for GitHub Copilot Chat using OpenTelemetry and SigNoz. In this video, we walk through enabling the OpenTelemetry exporter built into the Copilot Chat extension in VS Code, collecting a trace for every agent turn, and visualizing everything in SigNoz to gain real time visibility into model calls, tool executions, token usage, prompt cache savings, latency, and failures. Copilot Chat ships its own OTLP exporter, so there is no instrumentation library to install and no collector to run.