-
Notifications
You must be signed in to change notification settings - Fork 34
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
Profile/pressure analisys best practices #34
Comments
See also #35 |
Thanks for the question. This is a great suggestion. Our team will discuss how to provide best practices guidance and update you here. |
@songjiaxun Do you think that this could be solved by your comment at #61 (comment) ? |
@songjiaxun As an alternative to unlimited resources do you think that we could occasionally log the the CPU occupancy so that we could fine-tune resource reservation? |
As on autopilot we need to limit the CPU resources assigned to the sidecar how we could be sure that the sidecar is not a bottleneck? We need to have a reliable way to understand when the sidecar is the bottleneck or instead it is on the dataloaders/datowrkers assigned resources. |
Can you add a clear list of best practices to test the sidecar resource allocation? From the current documentation it seems to be a little bit "black magic".
It is hard to understand on real workload if the sidecar is under pressure and it requires additional memory and CPU limits.
The text was updated successfully, but these errors were encountered: