Kafka support and multitenant awareness#163
Conversation
|
|
|
Hey @michaelfortin, Thanks for your contribution. I love it. Is this ready for review? I guess not yet due to the following:
BTW, I already skimmed the code and it looks good with some minor tweaks. |
|
Hi @mostafa , For our usecase, we are ingesting logs from different clients. Multi tenancy is for preventing logs from different clients from correlating with each other. Thanks for your feedback! I will clean up this PR in July when I'll have more time to work on this project. |
|
@michaelfortin Thank you! 🙏 It's worth considering a few different ways of implementing multi-tenancy before settling on one implementation. Let's discuss multi-tenancy in a separate issue/PR. |
No description provided.