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

[remote] Support SpanQuery execution on RemoteSession #2137

Closed
Tracked by #1689
mikeldking opened this issue Jan 26, 2024 · 1 comment · Fixed by #2151
Closed
Tracked by #1689

[remote] Support SpanQuery execution on RemoteSession #2137

mikeldking opened this issue Jan 26, 2024 · 1 comment · Fixed by #2151
Assignees
Labels
c/server Server implementation enhancement New feature or request

Comments

@mikeldking
Copy link
Contributor

No description provided.

Copy link

dosubot bot commented Jan 26, 2024

🤖

Based on the current version of Arize Phoenix (v2.7.0), the SpanQuery class does support execution. This class is used to perform various operations on spans, which are units of work in a distributed tracing system. The specific functionality of SpanQuery execution includes filtering, selecting, exploding, concatenating, renaming, and indexing data. You can find more details about these operations in the Arize Phoenix codebase.

However, regarding the RemoteSession you mentioned, I wasn't able to find any specific references or information about it in the Arize Phoenix repository. It's possible that it might be a part of another system or library that interacts with Arize Phoenix. If you could provide more context or details about RemoteSession, I might be able to give a more accurate answer.

For example, if RemoteSession is a class or concept from another library or system, it would be helpful to know how it's supposed to interact with SpanQuery. If RemoteSession is a class in your own code, it would be helpful to know what its methods and attributes are, and what you're trying to achieve by executing SpanQuery on a RemoteSession.

I hope this helps! If you have any more questions or if there's anything else you'd like to know, feel free to ask.

Sources


This response is meant to be useful and save you time. It is not meant to be a precise solution, but rather a starting point for your own research.

Help me be more useful! Please leave a 👍 if this is helpful and 👎 if it is irrelevant.

If you want to continue the conversation, start your reply with @dosu-bot.

@dosubot dosubot bot added c/server Server implementation enhancement New feature or request labels Jan 26, 2024
@RogerHYang RogerHYang moved this from 📘 Todo to 🔍. Needs Review in phoenix Jan 31, 2024
@github-project-automation github-project-automation bot moved this from 🔍. Needs Review to ✅ Done in phoenix Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/server Server implementation enhancement New feature or request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants