
This introduces a new option to the gnocchi collector: "re_aggregation_method". It allows to specify an aggregation method that's different from the retrieved aggregate type for dynamic aggregation. Work items: * Added a "re_aggregation_method" to the gnocchi collector * Updated the documentation * Added some unit tests Change-Id: Id176c99a8cfc7761ba2a67c89a5521d23505ecb5
7 lines
227 B
YAML
7 lines
227 B
YAML
---
|
|
security:
|
|
- |
|
|
Data filtering on the ``GET /v1/dataframes`` and ``GET /v2/dataframes``
|
|
endpoints has been fixed. It was previously possible for users to retrieve
|
|
data from other scopes through these endpoints.
|