Skip to content
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 2401 ability to filter by user for metrics and traces #138

Conversation

dylanzuber-scale3
Copy link
Contributor

@dylanzuber-scale3 dylanzuber-scale3 commented Jun 11, 2024

🚀 This description was created by Ellipsis for commit b659138

Summary:

This PR adds the ability to filter metrics and traces by user ID, enhancing data analysis capabilities across the application.

Key points:

  • Added userId parameter handling in API routes for metrics and traces.
  • Updated TraceService methods to support user-based filtering.
  • Enhanced frontend components to include user filter options for metrics and traces visualization.
  • Introduced a new UserCombobox component for user selection in the UI.

Generated with ❤️ by ellipsis.dev

Copy link

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

❌ Changes requested. Reviewed everything up to b38602a in 2 minutes and 28 seconds

More details
  • Looked at 957 lines of code in 16 files
  • Skipped 0 files when reviewing.
  • Skipped posting 0 drafted comments based on config settings.

Workflow ID: wflow_dgdHmq6tE3WT8zdb


Want Ellipsis to fix these issues? Tag @ellipsis-dev in a comment. You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

6 days left in your free trial, upgrade for $20/seat/month or contact us.

app/api/metrics/latency/trace/route.ts Outdated Show resolved Hide resolved
app/api/metrics/usage/cost/route.ts Outdated Show resolved Hide resolved
app/api/metrics/usage/span/route.ts Outdated Show resolved Hide resolved
app/api/metrics/usage/token/route.ts Outdated Show resolved Hide resolved
app/api/metrics/usage/trace/route.ts Outdated Show resolved Hide resolved
Copy link

@ellipsis-dev ellipsis-dev bot left a 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 e718506 in 1 minute and 54 seconds

More details
  • Looked at 197 lines of code in 6 files
  • Skipped 0 files when reviewing.
  • Skipped posting 0 drafted comments based on config settings.

Workflow ID: wflow_UMlWT18tqv41Uu1r


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.

Copy link

@ellipsis-dev ellipsis-dev bot left a 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 b659138 in 1 minute and 39 seconds

More details
  • Looked at 27 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 drafted comments based on config settings.
1. components/project/traces/traces.tsx:185
  • Draft comment:
    It appears that the UserCombobox component, which is crucial for filtering by user ID as described in the PR, is commented out. If this feature is intended to be part of this release, you should uncomment and ensure it is integrated properly.
  • Reason this comment was not posted:
    Confidence of 0% on close inspection, compared to threshold of 50%.

Workflow ID: wflow_EGqlZdo4dbYe4hmc


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.

@karthikscale3 karthikscale3 merged commit b78cd3f into development Jun 13, 2024
@karthikscale3 karthikscale3 deleted the dylan/s3en-2401-ability-to-filter-by-user-for-metrics-and-traces branch June 13, 2024 07:58
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