5 points | by valyala 7 days ago ago
2 comments
This was fantastic find. I've added:
container_cpu_usage_seconds_total: total CPU time used
container_cpu_cfs_throttled_periods_total: how often a container gets throttled
To our Datadog Charts. And I'm adding
import _ "go.uber.org/automaxprocs"
right now.
This was fantastic find. I've added:
container_cpu_usage_seconds_total: total CPU time used
container_cpu_cfs_throttled_periods_total: how often a container gets throttled
To our Datadog Charts. And I'm adding
import _ "go.uber.org/automaxprocs"
right now.