Skip to content

Commit fb7a95a

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

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
@@ -88,7 +88,7 @@ graph LR
8888

8989
### Event Processing Pipeline
9090

91-
1. The `snuba-consumer` service consumes events from `events` topic and process them. Some are being republished to `post-process-forwarder` topic in `kafka`. Others are being written to `clickhouse`.
91+
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`.
9292
2. The Sentry consumer that consumes `post-process-forwarder` topic process the events, and republish it to `kafka`.
9393

9494
### Web User Interface

0 commit comments

Comments
 (0)