3a47e50f09
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
8 lines
274 B
YAML
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.
|