Bringing this question to the support group as requested by Mikyo. Sounds like there isn't an easy way to do this other than working with the database directly. Thank you for any guidance you can give. https://arize-ai.slack.com/archives/C016XGKCG0P/p1735856785022309
It seems like you're referring to a discussion about managing data in Phoenix, possibly related to database operations. If you're looking for guidance on handling data directly in the database, such as deleting old spans or managing schema, you might find it useful to connect to the database manually and issue queries. For example, in the case of SQLite, there is no authentication, and for PostgreSQL, you can log in as the root user to perform such operations, as mentioned in this Slack conversation.If you need more specific guidance on a particular database operation or Phoenix feature, could you provide more details about what you're trying to achieve? This will help in giving more targeted advice.Sources: - Slack conversation on database management
馃挕聽Hint: Mention RunLLM in the thread for followups.
Yeah there isn't a quick fix unfortunately unless you have DB access. Sorry about that.
Got it, we can work it on our end.
