Skip to content

Conversation

@aliu39
Copy link
Member

@aliu39 aliu39 commented Aug 8, 2024

Ref getsentry/sentry#66100

The topic and consumer has been deployed to all regions, and this option is 1.0 everywhere: https://github.com/search?q=repo%3Agetsentry%2Fsentry-options-automator%20topic.rollout&type=code.

After getsentry/self-hosted#3193 was merged, this is true for self-hosted as well. We don't have to worry about a migration there because this is the first PR enabling user feedback in SH.

Follow-up: remove from in order

  • options-automator
  • getsentry and self-hosted

#skip-changelog

@aliu39 aliu39 requested a review from a team as a code owner August 8, 2024 21:45
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.

👍 Nice

} else {
KafkaTopic::Events
};
let topic = KafkaTopic::Feedback;
Copy link
Member

@Dav1dde Dav1dde Aug 9, 2024

Choose a reason for hiding this comment

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

Can just inline this into the produce call:

self.produce(KafkaTopic::Feedback, message)

@aliu39 aliu39 enabled auto-merge (squash) August 9, 2024 18:01
@aliu39 aliu39 merged commit f595bee into master Aug 12, 2024
@aliu39 aliu39 deleted the aliu/cleanup-feedback-topic-option branch August 12, 2024 17:03
aliu39 added a commit to getsentry/sentry that referenced this pull request Aug 12, 2024
Ref getsentry/relay#3916

Don't merge til removed from relay + option automator
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.

3 participants