We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6508c89 commit 66722afCopy full SHA for 66722af
src/sentry/options/defaults.py
@@ -3653,14 +3653,6 @@
3653
flags=FLAG_AUTOMATOR_MODIFIABLE,
3654
)
3655
3656
-# Rollout for inferring project platform from events received
3657
-register(
3658
- "sentry:infer_project_platform",
3659
- type=Float,
3660
- default=0.0,
3661
- flags=FLAG_AUTOMATOR_MODIFIABLE,
3662
-)
3663
-
3664
register(
3665
"sentry.hybridcloud.cacheversion.rollout",
3666
type=Float,
0 commit comments