-
Notifications
You must be signed in to change notification settings - Fork 67
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
Dylan/s3en 2350 aggregate metrics by models v2 #141
Dylan/s3en 2350 aggregate metrics by models v2 #141
Conversation
…1-ability-to-filter-by-user-for-metrics-and-traces
…l-button-to-filter-dialog-v2 Dylan/s3en 2418 add clear all button to filter dialog v2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 Looks good to me! Reviewed everything up to 19e2b30 in 2 minutes and 1 seconds
More details
- Looked at
663
lines of code in11
files - Skipped
0
files when reviewing. - Skipped posting
0
drafted comments based on config settings.
Workflow ID: wflow_yIltkDwEbL4Qe17i
You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet
mode, and more.
⌛ 5 days left in your free trial, upgrade for $20/seat/month or contact us.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 Looks good to me! Incremental review on c227287 in 1 minute and 43 seconds
More details
- Looked at
20
lines of code in1
files - Skipped
0
files when reviewing. - Skipped posting
0
drafted comments based on config settings.
Workflow ID: wflow_PTtJsrhynAgKQq8M
You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet
mode, and more.
⌛ 5 days left in your free trial, upgrade for $20/seat/month or contact us.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 Looks good to me! Incremental review on 04bc99b in 2 minutes and 2 seconds
More details
- Looked at
30
lines of code in2
files - Skipped
0
files when reviewing. - Skipped posting
1
drafted comments based on config settings.
1. lib/services/trace_service.ts:790
- Draft comment:
The PR description mentions the addition of themodel
parameter to theGetTokensUsedPerHourPerProject
method, but the diff does not show any changes related to this. Please ensure that the implementation is complete and correctly handles themodel
parameter. - Reason this comment was not posted:
Confidence of 0% on close inspection, compared to threshold of 50%.
Workflow ID: wflow_JjC3PpwL34Vri6gb
You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet
mode, and more.
⌛ 4 days left in your free trial, upgrade for $20/seat/month or contact us.
Summary:
Enhanced metrics aggregation by introducing model-based filtering in both backend services and frontend components.
Key points:
model
parameter to API endpoints for metrics aggregation.TraceService
methods inlib/services/trace_service.ts
to handlemodel
parameter, specifically inGetTokensUsedPerHourPerProject
method./api/model-ids
for fetching model IDs.ModelCombobox
component for model selection in the UI.model
parameter to API calls.Generated with ❤️ by ellipsis.dev