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

feat(llm-observability): list of traces #27522

Merged
merged 18 commits into from
Jan 16, 2025
Merged

feat(llm-observability): list of traces #27522

merged 18 commits into from
Jan 16, 2025

Conversation

skoob13
Copy link
Contributor

@skoob13 skoob13 commented Jan 14, 2025

Problem

We don't have a list of traces for the LLM Observability.

Changes

Added a new scene for the list of traces. It's dumb now, but it allows you to filter by properties, date, and test accounts.

Traces query with property filters output traces where at least one generation matches the given filter. The table columns are synced with the Generations list.

Screenshot 2025-01-15 at 15 17 52

Does this work well for both Cloud and self-hosted?

Yes

How did you test this code?

Unit tests, manual testing.

@skoob13 skoob13 marked this pull request as ready for review January 15, 2025 14:42
@skoob13 skoob13 requested review from Twixes, timgl and k11kirky January 15, 2025 14:42
Copy link
Contributor

github-actions bot commented Jan 15, 2025

Size Change: 0 B

Total Size: 1.13 MB

ℹ️ View Unchanged
Filename Size
frontend/dist/toolbar.js 1.13 MB

compressed-size-action

Copy link
Member

@Twixes Twixes left a comment

Choose a reason for hiding this comment

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

Good start

@skoob13 skoob13 merged commit 9bfb2cb into master Jan 16, 2025
99 checks passed
@skoob13 skoob13 deleted the feat/traces-scene branch January 16, 2025 16:10
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.

None yet

2 participants