Is it necessary to use Kafka? #745
Unanswered
radicaled42
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm reviewing the implication of installing Sentry and I would like to know if possible to replace Kafka for RabbitMQ/SQS?
As far as I understand Sentry use Rabbit/Redis to cache project configs and counts events and keeps track of quotas.
While Kafka is used to manage alert trigger and postprocess-event
Is this correct?
Would it be possible to modify the chart to use RabbitMQ or SQS to replace Kafka?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions