getsentry / sentry

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

[Performance] Cannot longer filter by type of operation #73837

Open serchavalos opened 4 months ago

serchavalos commented 4 months ago

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

  1. Visit sentrio.io and navigate to "Performance" tab
  2. See the table with the transaction below and try to filter by operation (either "navigation" or "pageload")

Expected Result

I think I saw this feature before; one could see only pageload events or navigation

Actual Result

Now it seems this feature is gone. This is what I get in the autocomplete and I also tried op or transaction.op

Skärmavbild 2024-07-04 kl  16 12 43

Product Area

Performance

Link

No response

DSN

No response

Version

No response

getsantry[bot] commented 4 months ago

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

k-fish commented 4 months ago

@serchavalos hey there, you are right that you could once use all event data to filter your visualizations and tables on the performance page, but since it now includes metrics data for more accurate widgets, it's limited to just searching on transaction name. If you still are looking to find your sampled event data, filtering by op will work on the transaction summary pages, discover and dashboards.