Skip to content

Commit

Permalink
Create ingest-feedbacks.yaml
Browse files Browse the repository at this point in the history
https://getsentry.atlassian.net/browse/OPS-5317
getsentry/sentry#66100

Pipeline/cluster = replays, since replay team owns user feedback. We expect the volume to be too low to justify its own cluster.
  • Loading branch information
aliu3ntry committed Mar 1, 2024
1 parent 8504171 commit 766ba05
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions topics/ingest-feedbacks.yaml
@@ -0,0 +1,17 @@
topic: ingest-feedbacks
pipeline: replays
description: User feedback widget events and attachments
services:
producers:
- getsentry/sentry
consumers:
- getsentry/sentry
schemas:
- version: 1
compatibility_mode: none
type: json
resource: events.v1.schema.json
examples:
- events/1/
topic_creation_config:
message.timestamp.type: LogAppendTime

0 comments on commit 766ba05

Please sign in to comment.