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: add event breakdowns to exceptions #23124

Merged
merged 1 commit into from
Jun 20, 2024
Merged

Conversation

daibhin
Copy link
Contributor

@daibhin daibhin commented Jun 20, 2024

Problem

Breakdowns are helpful to understand exceptions

Changes

  • Add breakdowns on PostHog properties
    • Originally I had them as single graphs but that fired a query for each
    • I put some of the breakdowns behind a select option to reduce the query load to the number of groups
    • We should sync up with @skoob13 who is working on multiple breakdowns (maybe we can reuse that work on only do a single query here)

breakdowns

@daibhin daibhin requested a review from a team June 20, 2024 15:56
Copy link
Member

@pauldambra pauldambra left a comment

Choose a reason for hiding this comment

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

i wish dashboards were easy enough to make and use that they replaced this... but they're not 🙈

add a top N errors breakdown and this could be the home tab

Copy link
Contributor

Size Change: 0 B

Total Size: 1.06 MB

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

compressed-size-action

@daibhin daibhin merged commit 8c9fa40 into master Jun 20, 2024
92 checks passed
@daibhin daibhin deleted the dn-feat/error-breakdowns branch June 20, 2024 16:23
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.

2 participants