You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(perf-detector-threshold-configuration) Added frontend changes for more threshold configurations. (#52262)
- Frontend changes rely on backend changes from this PR:
[link](#52239) for issues other
than n+1 db queries and slow db queries.
- Adds detection enabled toggles and sliders for configuring thresholds
covering the following issues:
<img width="1024" alt="Screenshot 2023-07-05 at 9 54 41 AM"
src="https://github.com/getsentry/sentry/assets/60121741/cebc729e-bac4-4b27-ae58-3dd7d5377355">
- Will be handling n+1 api calls and consecutive http spans separately
- Added tests.
Co-authored-by: Abdullah Khan <[email protected]>
0 commit comments