Results 4 issues of Kevin Liu

Continuation of https://github.com/getsentry/sentry/pull/70769. Adds analytics to the span sample panel to track: - How often the panels are opened - How often spans are clicked - How often “Try different...

Scope: Frontend

Adds status and retry filtering to the queue sample panel. Retry filters are only available for consumers.

Scope: Frontend

Adds a sample span search bar to the queries and resource sample panels, similar to Trace Explorer: ![image](https://github.com/getsentry/sentry/assets/58920989/4ddcfaa3-85eb-4de3-aaae-cda3af5ddafa) This features is gated under `performance-sample-panel-search`.

Scope: Frontend

Adds an option to trace long animation frames as per #11719. This tracing feature is disabled by default. Currently, this feature https://developer.mozilla.org/en-US/docs/Web/API/Performance_API/Long_animation_frame_timing is only supported by Chromium browsers.