Files
puppet-gnocchi/releasenotes/notes/default-metricd-to-safer-value-529c85e617105424.yaml
Carlos Camacho 419492adec Default metricd workers to a safer value
This parameter can be spawn up to to
the processor count. This submission
adds a safer value.

Change-Id: I08ed181e8253fa07acecf87a7dd74d06c9167570
Closes-bug: #1626473
2016-09-28 17:20:39 +02:00

7 lines
224 B
YAML

---
upgrade:
- Default the metricd workers parameter to a safer
value. Now defaulted to os_workers will configure
this parameter to the maximum value between
'(<# processors> / 4)' and '2' without exeeding '8'