Skip to content

Commit 7296229

Browse files
aldy505markstory
andauthored
Update data-flow.mdx
Co-authored-by: Mark Story <[email protected]>
1 parent fb7a95a commit 7296229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

develop-docs/self-hosted/data-flow.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ graph LR
8989
### Event Processing Pipeline
9090

9191
1. The `snuba-consumer` service consumes events from `events` topic and process them. After being written to clickhouse, snuba publishes error & transaction events to `post-process-forwarder`.
92-
2. The Sentry consumer that consumes `post-process-forwarder` topic process the events, and republish it to `kafka`.
92+
2. The Sentry `post-process-forwarder` consumer consumes messages and spawns a `post_process_group` task for each processed error & issue occurance.
9393

9494
### Web User Interface
9595

0 commit comments

Comments
 (0)