Skip to content

Commit

Permalink
ref(feedback): cleanup topic rollout option (#3256)
Browse files Browse the repository at this point in the history
  • Loading branch information
aliu39 committed Aug 12, 2024
1 parent 534a874 commit d64f72f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions sentry/sentry.conf.example.py
Original file line number Diff line number Diff line change
Expand Up @@ -325,10 +325,6 @@ def get_internal_network():
}
)

# Temporary flag to mark User Feedback to be produced to the dedicated feedback topic by relay.
# This will be removed at a later time after it's considered stable and fully rolled out.
SENTRY_OPTIONS["feedback.ingest-topic.rollout-rate"] = 1.0

#######################
# MaxMind Integration #
#######################
Expand Down

0 comments on commit d64f72f

Please sign in to comment.