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

[FR]: Filter in span search for speed improvement #1624

Closed
gustavhartz opened this issue Mar 24, 2025 · 5 comments
Closed

[FR]: Filter in span search for speed improvement #1624

gustavhartz opened this issue Mar 24, 2025 · 5 comments
Assignees
Labels
Planned Improvement is planned for the next few weeks work in progress

Comments

@gustavhartz
Copy link

Proposal summary

Implement a search field that can be leveraged to faster search trace spans. e.g. in the case below

Image

Motivation

  • What problem are you trying to solve? Identify correct spans quickly
  • How are you currently solving this problem? Manually searching through spans
  • What are the benefits of this feature? Speedup of locating relevant information. Time saved
@aadereiko
Copy link
Collaborator

Hey @gustavhartz , thank you for the idea! We will check it and try to implement soon :) Shouldn't take that long

@gustavhartz gustavhartz changed the title [FR]: [FR]: Filter in span search for speed improvement Mar 24, 2025
@gustavhartz
Copy link
Author

Great! Looking forward, would be very helpful

@jverre
Copy link
Collaborator

jverre commented Mar 24, 2025

@gustavhartz We're thinking of adding a "search all fields" options rather than adding specific filters - Would be much easier to use I think. Are you mostly interested in searching by name / input / output / metadata / type fields or also the others (feedback scores, tokens, etc)

@andriidudar andriidudar self-assigned this Mar 25, 2025
@andriidudar andriidudar added the Planned Improvement is planned for the next few weeks label Mar 25, 2025
@jverre
Copy link
Collaborator

jverre commented Mar 25, 2025

Sneak peak 👀 Should be ready in the next few hours

Image

@andriidudar
Copy link
Contributor

Hey @gustavhartz , This feature was merged into the main with the next #1646 and has already been deployed to production.

I am closing this ticket as done. Please reopen it in case you have any issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Planned Improvement is planned for the next few weeks work in progress
Projects
None yet
Development

No branches or pull requests

4 participants