Skip to content

copilot Source

  • ~/.copilot/otel/*.jsonl
  • $COPILOT_OTEL_FILE_EXPORTER_PATH when it points at a readable exporter file
Terminal window
llm-usage daily --copilot-dir /path/to/.copilot/otel
# or
llm-usage daily --source-dir copilot=/path/to/.copilot/otel

The adapter reads GitHub Copilot CLI OTEL JSONL records, strips cache-read tokens from reported input tokens, and de-duplicates lower-priority inference/agent records that repeat a higher-priority chat span.