cloudkitty/releasenotes/notes/added-forced-granularity-gnocchi-d52e988194197248.yaml
Luka Peschke 3a47e50f09 Add a "force_granularity" option to gnocchi collector's extra_args
This adds an option allowing to force the granularity to use when doing metric
aggregations. If not specified or set to 0, the lowest available aggregation
method will be used.

Change-Id: I1ad36c3ac4125b4af285fddc3a4a649d5dc3b395
2019-09-12 11:23:44 +00:00

8 lines
274 B
YAML

---
features:
- |
A ``force_granularity`` option has been added to the gnocchi collector's
``extra_args``. It allows to force a granularity to use when doing metric
aggregations. If not specified or set to 0, the lowest available
granularity will be used.