
When running within k8s the system memory statistics are useless as soon there are configured limits (which is strongly advised). In this case we additionally need to check the cgroups. Change-Id: Idebe5d7e60dc862e89d012594ab362a19f18708d
7 lines
198 B
YAML
7 lines
198 B
YAML
---
|
|
features:
|
|
- |
|
|
The :attr:`executor.min_avail_mem` setting now takes cgroup limits
|
|
into account. There is also a new metric
|
|
`zuul.executor.<executor>.pct_used_ram_cgroup` available.
|