Skip to content

Commit

Permalink
Update command
Browse files Browse the repository at this point in the history
  • Loading branch information
cmanallen committed Mar 5, 2025
1 parent 64d12af commit 6fe9c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/mock-replay-recording
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Helpful commands:
- Run the consumer.
- `sentry run consumer ingest-replay-recordings --consumer-group 0`
- `sentry run consumer ingest-replay-recordings-buffered --consumer-group 0`
- `sentry run consumer ingest-replay-recordings-two-step --consumer-group 0`
- Check if offsets are committed correctly.
- `docker exec -it kafka-kafka-1 kafka-consumer-groups --bootstrap-server localhost:9092 --describe --group 0`
"""
Expand Down

0 comments on commit 6fe9c42

Please sign in to comment.