getsentry / sentry

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

Endpoint Regression between different environments #73356

Open InterstellarStella opened 5 days ago

InterstellarStella commented 5 days ago

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

Set up performance monitoring with PHP.

Expected Result

When an Endpoint Regression performance issue is triggered, it should compare endpoints from the same environment.

Actual Result

Events from the test environment are compared against events from the production endpoint. As these environments have vastly different performance characteristics, the endpoint regression is actually a false positive.

Screenshot 2024-06-26 at 09 15 18

Product Area

Performance

Link

No response

DSN

No response

Version

No response

getsantry[bot] commented 5 days ago

Assigning to @getsentry/support for routing ⏲️

getsantry[bot] commented 5 days ago

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

Dhrumil-Sentry commented 5 days ago

Thanks for this feedback we'll add this to the backlog, Certain users would like to compare the same env or other custom tags based on their workflow. That's why the issue has a toggle to switch between events.

But environment is a valid pivot tag