kminion icon indicating copy to clipboard operation
kminion copied to clipboard

Set GOMAXPROCS automatically

Open amuraru opened this issue 2 years ago • 1 comments

This is required in containerised environments to properly set GOMAXPROCS to actual container limits set and not the whole underlying node's CPUs. In our environment this fixed the CPUThrottling alerts we were getting previously.

See for more details: https://github.com/uber-go/automaxprocs

amuraru avatar Jun 27 '22 20:06 amuraru

/cc @weeco

amuraru avatar Jun 28 '22 20:06 amuraru

Curious why this was closed without any note @weeco

amuraru avatar Jun 19 '23 19:06 amuraru