HomeSoftware Heritage

fix(snuba): Add consumer group to transactions consumer (#599)

Description

fix(snuba): Add consumer group to transactions consumer (#599)

Without the consumer-group option, transactions consumer and events consumer will compete for messages on the same topic and usually events win, which is the first one. This may cause some data loss for performance and make it seem not work.

Should address https://forum.sentry.io/t/perfomance-tracing-for-sentry-itself/10405/5?u=byk

Details

Provenance
Burak Yigit Kaya <byk@sentry.io>Authored on Jul 17 2020, 5:50 AM
GitHub <noreply@github.com>Committed on Jul 17 2020, 5:50 AM
olasdPushed on Dec 15 2020, 11:43 AM
Parents
R206:0bf688a0a6f8: ci: Increase timeout for getting test event
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed R206:e82506f5b773: fix(snuba): Add consumer group to transactions consumer (#599) (authored by Burak Yigit Kaya <byk@sentry.io>).Jul 17 2020, 5:50 AM