You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
No description provided.
The text was updated successfully, but these errors were encountered: