Skip to content

Commit 8595228

Browse files
authored
ref(feedback): cleanup topic rollout option (#3276)
1 parent 9b56d62 commit 8595228

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

sentry/sentry.conf.example.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -325,10 +325,6 @@ def get_internal_network():
325325
}
326326
)
327327

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

0 commit comments

Comments
 (0)