getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
38.49k stars 4.11k forks source link

Inconsistent Discover behaviour #69484

Open rodolfoBee opened 4 months ago

rodolfoBee commented 4 months ago

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

  1. Go to Discover
  2. Create a query with 2 and 3 series of values over time.

Expected Result

The values to stack as described on this comment for both cases.

Actual Result

When there are two series selected:

Screenshot 2024-04-19 at 11 34 03

The values are correctly stacked for both "current" count and previous period count.

But when adding a third value:

Screenshot 2024-04-19 at 11 34 42

The "previous" lines are still correctly stacked, but the "current" aren't. You can see count unique and count are both 16, and at the same point. But the "stacking" behaviour should have it one at 16 and the next on 32, the same way as the "previous" lines behave or both lines behave when only 2 series are selected.

Product Area

Discover

Link

No response

DSN

No response

Version

No response

getsantry[bot] commented 4 months ago

Assigning to @getsentry/support for routing ⏲️

getsantry[bot] commented 4 months ago

Routing to @getsentry/product-owners-discover for triage ⏲️

k-fish commented 4 months ago

When trying it, it looks to be working on a random discover query, can you link the discover query in question?

Screenshot 2024-04-23 at 11 16 10 AM