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

chore(llm-observability): Dashboard polish #27575

Merged
merged 6 commits into from
Jan 16, 2025
Merged

Conversation

Twixes
Copy link
Member

@Twixes Twixes commented Jan 16, 2025

Changes

A few tweaks to and around the LLM observability dashboard:

  • the "Traces" graph is now first on the dashboard, and "Generative AI users" is second – this is because traces are always going to be accurate, while user counts do come with the caveat of requiring distinct_id instrumentation
  • better responsiveness (including container queries)
  • column configurator enabled in Generations, and the default columns are cleaned up
  • more robust demo data

@Twixes Twixes requested review from timgl and k11kirky January 16, 2025 01:00
Copy link
Contributor

@k11kirky k11kirky left a comment

Choose a reason for hiding this comment

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

Looks Great

Copy link
Contributor

github-actions bot commented Jan 16, 2025

Size Change: 0 B

Total Size: 1.13 MB

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

compressed-size-action

@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

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

  • chromium: 0 added, 2 modified, 0 deleted (diff for shard 2)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@Twixes Twixes merged commit 2dcab75 into master Jan 16, 2025
99 checks passed
@Twixes Twixes deleted the llm-generations-enhanced branch January 16, 2025 13:15
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