Skip to content

feat: Add version tracking metric on OpenAI events #1886

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

jsumners-nr
Copy link
Contributor

This resolves #1847 and supersedes #1882.

Copy link

codecov bot commented Nov 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (404e317) 96.87% compared to head (16382cb) 96.88%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1886   +/-   ##
=======================================
  Coverage   96.87%   96.88%           
=======================================
  Files         209      209           
  Lines       39759    39768    +9     
=======================================
+ Hits        38518    38530   +12     
+ Misses       1241     1238    -3     
Flag Coverage Δ
integration-tests-16.x 78.75% <100.00%> (+<0.01%) ⬆️
integration-tests-18.x 79.02% <100.00%> (+<0.01%) ⬆️
integration-tests-20.x 79.04% <100.00%> (+<0.01%) ⬆️
unit-tests-16.x 90.99% <88.88%> (-0.01%) ⬇️
unit-tests-18.x 90.97% <88.88%> (-0.01%) ⬇️
unit-tests-20.x 90.97% <88.88%> (-0.01%) ⬇️
versioned-tests-16.x 73.72% <100.00%> (-0.02%) ⬇️
versioned-tests-18.x 73.72% <100.00%> (-0.02%) ⬇️
versioned-tests-20.x 73.73% <100.00%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bizob2828 bizob2828 self-assigned this Nov 27, 2023
@bizob2828 bizob2828 merged commit d11d100 into newrelic:main Nov 28, 2023
@jsumners-nr jsumners-nr deleted the issue-1847 branch November 28, 2023 17:01
@github-actions github-actions bot mentioned this pull request Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Library metric on embedding/chat completion
2 participants