HomeSoftware Heritage

fix(kafka): Reduce Kafka resource usage (#674)

Description

fix(kafka): Reduce Kafka resource usage (#674)

Fixes #502 and applies the suggestions from there:

  • Number of partitons=1 (from 40)
  • Log retention to 1 day (from 7 days)

These settings should be more suited towards the scale this repo is intended for.

NOTE: The partition count change will only affect new installs unless sentry-kafka and related volumes are cleaned.

Details

Provenance
Burak Yigit Kaya <byk@sentry.io>Authored on Sep 14 2020, 10:03 PM
GitHub <noreply@github.com>Committed on Sep 14 2020, 10:03 PM
olasdPushed on Dec 15 2020, 11:43 AM
Parents
R206:d6247e237436: feat(env): Add SENTRY_BIND var (#512)
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed R206:9a18a4a366fa: fix(kafka): Reduce Kafka resource usage (#674) (authored by Burak Yigit Kaya <byk@sentry.io>).Sep 14 2020, 10:03 PM