Skip to content

Fix kube_container_cpu aggregation

Fix kube_container_cpu aggregation

In !6469 (merged) we changed the kube_container_cpu saturation point, but accidentally hardcoded the aggregation labels. In doing that, we forgot about the shard label, which means that the metric was missing for capacity planning for Sidekiq.

Part of gitlab-com/gl-infra&946

Merge request reports