Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ilogtail多租户隔离能力 #1514

Open
blueskygzhz opened this issue May 31, 2024 · 1 comment
Open

ilogtail多租户隔离能力 #1514

blueskygzhz opened this issue May 31, 2024 · 1 comment
Labels
enhancement Feature enhancement

Comments

@blueskygzhz
Copy link
Contributor

blueskygzhz commented May 31, 2024

同一个ilogtail采集器服务于多个租户,每个租户有不同的接入endpoint,当某个租户网络差导致处理速度慢的情况下,会不会导致所有租户的处理速度都慢下来,因为logprocess的多个线程worker所有租户是共用的。

@blueskygzhz blueskygzhz added the enhancement Feature enhancement label May 31, 2024
@Takuka0311
Copy link
Collaborator

不会的,ilogtail的资源分配是采集配置级别的,单租户异常不会影响其他租户

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature enhancement
Projects
None yet
Development

No branches or pull requests

2 participants