Skip to content

[pull] master from getsentry:master #3337

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

Merged
merged 5 commits into from
Jul 7, 2025
Merged

Conversation

pull[bot]
Copy link

@pull pull bot commented Jul 7, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.2)

Can you help keep this open source service alive? 💖 Please sponsor : )

obostjancic and others added 5 commits July 7, 2025 11:39
…94924)

The normal mode should be the default since it avoids timeouts better.
All of the frontend uses the progressive query or they specify `NORMAL`
mode. This allows us to clean up the code and assume normal mode by
default, to remove any explicit passing down when unnecessary.

Afaik no request requires `HIGH_ACCURACY` from the beginning by
explicitly omitting the `samplingMode` param.
…#94925)

The helper does a feature flag check to invalidate the correct key since
the URLs are different. Fixes the scenario where the sidebar is in its
dynamic state, you rearrange, and when you hover out and back onto the
dashboards list, the dashboards should be in the new order.

They were in the old order because we didn't invalidate the cache with
the new query key. After the feature flag gets removed I'll just
hardcode the query key instead of exporting it/getting it through the
helper
@pull pull bot locked and limited conversation to collaborators Jul 7, 2025
@pull pull bot added the ⤵️ pull label Jul 7, 2025
@pull pull bot merged commit d1659ba into code-watch:master Jul 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

4 participants