Skip to content

Comments

fix: Ensure OpenAI LLM supportability metrics are recorded on all invocations.#3320

Merged
tippmar-nr merged 1 commit intomainfrom
fix/openai-supportability-metrics
Nov 20, 2025
Merged

fix: Ensure OpenAI LLM supportability metrics are recorded on all invocations.#3320
tippmar-nr merged 1 commit intomainfrom
fix/openai-supportability-metrics

Conversation

@tippmar-nr
Copy link
Member

LLM supportability metrics for OpenAI instrumentation were not recorded in cases where validation of chat message input failed. This fix ensures that metrics are recorded prior to that validation.

@tippmar-nr tippmar-nr requested a review from a team as a code owner November 19, 2025 19:34
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.33%. Comparing base (a6ce55e) to head (42988bc).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3320      +/-   ##
==========================================
- Coverage   82.33%   82.33%   -0.01%     
==========================================
  Files         495      495              
  Lines       32044    32044              
  Branches     3715     3715              
==========================================
- Hits        26384    26382       -2     
- Misses       4791     4792       +1     
- Partials      869      870       +1     
Flag Coverage Δ
Agent 83.56% <ø> (-0.01%) ⬇️
Profiler 70.40% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

3 participants