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): Sleek(ish) dashboard #27510

Merged
merged 8 commits into from
Jan 14, 2025

Conversation

Twixes
Copy link
Member

@Twixes Twixes commented Jan 14, 2025

Problem

This wasn't very useful or pleasant to look at:

Screenshot 2025-01-14 at 17 09 50

Changes

This should be significantly better:

Screenshot 2025-01-14 at 17 07 04

Adding this dashboard-like UI involved refactoring InsightCard, so that we can separate out QueryCard. QueryCard is basically InsightCard that doesn't rely on a saved insight – it can be an ephemeral query, or hard-coded like in the LLM observability scene. Query cards are elegant and can be instantly opened as new insights for going deeper.

@Twixes Twixes requested review from timgl, k11kirky and skoob13 January 14, 2025 16:12
@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

8 snapshot changes in total. 0 added, 8 modified, 0 deleted:

Triggered by this commit.

👉 Review this PR's diff of snapshots.

Copy link
Contributor

github-actions bot commented Jan 14, 2025

Size Change: +292 B (+0.03%)

Total Size: 1.12 MB

ℹ️ View Unchanged
Filename Size Change
frontend/dist/toolbar.js 1.12 MB +292 B (+0.03%)

compressed-size-action

@Twixes Twixes merged commit 0220d54 into master Jan 14, 2025
99 checks passed
@Twixes Twixes deleted the llm-observability-dashboard branch January 14, 2025 18:18
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.

4 participants