openedx / event-bus-kafka

Kafka implementation for Open edX event bus
GNU Affero General Public License v3.0
4 stars 5 forks source link

feat: add configurable client.id to base settings #224

Closed rgraber closed 7 months ago

rgraber commented 7 months ago

Allows configuring of the client id of producers and consumers so we can better track our message streams.

Merge checklist: Check off if complete or not applicable: