Open
Description
Question
I am curious about a few points related to the system architecture:
-
Collectors can be scaled up easily, but what about the manager?
- If not, is there any plan to improve or change the architecture to better support horizontal scaling in the future?
-
Is there a specific reason for using a persistent custom TCP protocol between the manager and collectors?
- Was using HTTP APIs considered but rejected due to performance or efficiency concerns?
Just wanted to understand the reasoning behind these choices and whether any future improvements are being planned in these areas.
Thanks in advance!