Skip to content

feat(perf-detectors): Make ProjectPerformanceIssueSettingsEndpoint optionally write to Detector.config#109623

Open
kcons wants to merge 6 commits intomasterfrom
kcons/ongoing
Open

feat(perf-detectors): Make ProjectPerformanceIssueSettingsEndpoint optionally write to Detector.config#109623
kcons wants to merge 6 commits intomasterfrom
kcons/ongoing

Conversation

@kcons
Copy link
Member

@kcons kcons commented Feb 27, 2026

We're transitioning performance detectors from being configured in a special view using a big shared
dictionary to being managed as we do other Detectors, with per-Detector configs.

To support that, we want to make sure that any edits to performance detector configs from the old UI/API is reflected on the new storage locations, assuming the Detector exists and the flag is enabled.

The actual behavior change should be negligible when the flag is disabled, which is currently is in all cases in production.

@kcons kcons requested review from a team as code owners February 27, 2026 23:20
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Feb 27, 2026
Copy link
Contributor

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 2 potential issues.

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

@kcons kcons marked this pull request as draft February 27, 2026 23:33
@kcons kcons marked this pull request as ready for review February 28, 2026 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant