Skip to content

Comments

Add OpenAI and GitHub Copilot API detection#2920

Merged
plengauer merged 1 commit intomainfrom
plengauer-patch-6
Feb 16, 2026
Merged

Add OpenAI and GitHub Copilot API detection#2920
plengauer merged 1 commit intomainfrom
plengauer-patch-6

Conversation

@plengauer
Copy link
Owner

No description provided.

@plengauer plengauer marked this pull request as ready for review February 15, 2026 11:42
@plengauer plengauer requested a review from moflwi as a code owner February 15, 2026 11:42
Copilot AI review requested due to automatic review settings February 15, 2026 11:42
@plengauer plengauer enabled auto-merge (squash) February 15, 2026 11:42
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request adds detection for OpenAI-compatible APIs from GitHub Copilot and GitHub Models services to the curl instrumentation. When these APIs are detected, they are processed using the existing OpenAI LLM response handler to extract telemetry data such as token usage, model information, and request/response attributes.

Changes:

  • Added three new URL patterns to detect GitHub Copilot and GitHub Models API calls
  • Routes detected GitHub API calls to the existing llm_openai response processor

@plengauer plengauer self-assigned this Feb 15, 2026
@plengauer plengauer merged commit 05cbebc into main Feb 16, 2026
563 checks passed
@plengauer plengauer deleted the plengauer-patch-6 branch February 16, 2026 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants