Skip to content
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

chore(feedback): rm user-feedback-ingest rollout flag #4076

Merged
merged 10 commits into from
Sep 27, 2024

Conversation

aliu39
Copy link
Member

@aliu39 aliu39 commented Sep 25, 2024

Ref getsentry/sentry#78097

#skip-changelog

Copy link
Member

@Dav1dde Dav1dde left a comment

Choose a reason for hiding this comment

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

The uap-core module is changed in the PR. I assume you did not locally update the submodule and commit the old state.

@jjbayer jjbayer self-assigned this Sep 26, 2024
relay-dynamic-config/src/feature.rs Outdated Show resolved Hide resolved
relay-dynamic-config/src/feature.rs Outdated Show resolved Hide resolved
relay-server/src/services/processor/event.rs Outdated Show resolved Hide resolved
relay-dynamic-config/src/feature.rs Outdated Show resolved Hide resolved
@Dav1dde Dav1dde dismissed their stale review September 26, 2024 11:30

No longer relevant

where
T: IntoIterator<Item = Feature>,
{
/// Only used for tests.
Copy link
Member

Choose a reason for hiding this comment

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

Should we make it #[cfg(test)]?

@jjbayer jjbayer merged commit 3070e4b into master Sep 27, 2024
23 checks passed
@jjbayer jjbayer deleted the aliu/rm-feedback-rollout-flag branch September 27, 2024 07:00
aliu39 added a commit to getsentry/sentry that referenced this pull request Oct 3, 2024
Removes this rollout flag since user feedback is GA'd. Applies the
options denylist directly (it was previously checked in the flag
[handler](https://github.com/getsentry/getsentry/blob/50d26987b5095171e0a8f4342b78c3393660d880/getsentry/features.py#L1504-L1515)).

Checks the denylist in the shim function. I think this is a better place
to check it - previously we were missing a spot in post-process

PR making this change safe for internal and external (self hosted)
relays: getsentry/relay#4076
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants