Skip to content

fix(perf-cli): Pass detector-specific settings in sentry performance commands #108074

Merged
roggenkemper merged 1 commit intomasterfrom
roggenkemper/fix/perf-cli-detector-settings
Feb 11, 2026
Merged

fix(perf-cli): Pass detector-specific settings in sentry performance commands #108074
roggenkemper merged 1 commit intomasterfrom
roggenkemper/fix/perf-cli-detector-settings

Conversation

@roggenkemper
Copy link
Member

changes in #107387 didn't touch the CLI commands, this pr makes the necessary changes so the CLI commands work

…` commands

The `PerformanceDetector` constructor was refactored in #107387 to accept
only the detector's own settings dict instead of the full settings dict.
The `sentry performance detect` and `sentry performance timeit` CLI
commands were not updated, causing them to pass the full settings dict
and break.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@roggenkemper roggenkemper marked this pull request as ready for review February 11, 2026 21:55
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Feb 11, 2026
@roggenkemper roggenkemper requested a review from a team February 11, 2026 21:56
@roggenkemper roggenkemper merged commit 333aa6f into master Feb 11, 2026
96 checks passed
@roggenkemper roggenkemper deleted the roggenkemper/fix/perf-cli-detector-settings branch February 11, 2026 23:14
jaydgoss pushed a commit that referenced this pull request Feb 12, 2026
…` commands (#108074)

changes in #107387 didn't touch
the CLI commands, this pr makes the necessary changes so the CLI
commands work
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

claude-code-assisted Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments